Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .tx
  app
  bundler.d
  config
  db
  doc
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
.gitignore 533 Bytes
.rubocop.yml 357 Bytes
.rubocop_todo.yml 11.5 KB
CHANGELOG 315 KB
Contributors 7.25 KB
Gemfile 1.42 KB
LICENSE 54.8 KB
README.md 749 Bytes
Rakefile 178 Bytes
Rakefile.dist 2.34 KB
VERSION 6 Bytes
config.ru 344 Bytes

Latest revisions

# Date Author Comment
fef42ae4 09/08/2015 11:50 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

(cherry picked from commit 47604a20219bdf0f6c72fde9dabd3f47f0513364)

e266aee4 04/29/2015 09:13 AM Dominic Cleal

Release 1.7.5

917e5f6c 04/27/2015 09:30 AM Marek Hulán

Fixes #10025 - move generic taxonomies code to base class

(cherry picked from commit bf75590c49c05dd780df388908598c85fc8f53bd)

Conflicts:
app/models/host/base.rb
app/models/host/managed.rb

c5a4e31c 04/27/2015 09:30 AM Marek Hulán

Fixes #9947 - restrict user taxonomies if none is set

(cherry picked from commit abe910f2a46f4ecc1f349263d0b4751ed46ff200)

Conflicts:
app/models/report.rb
test/unit/host_test.rb

e66d52dc 03/30/2015 08:50 AM Dominic Cleal

fixes #9941 - pin wirb to 1.x

Cherry picked part of 51a8843830a66f00c2194e27b79b059c92759dcb

76e864cd 03/25/2015 10:49 AM Dominic Cleal

Release 1.7.4

28d8a150 03/25/2015 09:45 AM Dominic Cleal

fixes #9851 - pin gettext_i18n_rails_js to 0.x

Cherry picked part of 51a8843830a66f00c2194e27b79b059c92759dcb

38f96136 03/25/2015 09:41 AM Dominic Cleal

refs #9795 - revert string change

a5e07736 03/25/2015 09:39 AM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

(cherry picked from commit 0b1dafbbef20e185a9e4fdda626796db4a6168bd)

Conflicts:
test/integration/report_test.rb

dea37b4a 03/25/2015 09:39 AM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

(cherry picked from commit 7ca39b3442be76da89c2c52d8da0c2d6afb74af1)

View all revisions | View revisions

Also available in: Atom