Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5b157a27 06/15/2015 10:11 AM Dominic Cleal

fixes #10627 - apply host taxonomy scope to facts/report joins

Previous changes to perform a join onto hosts with authorisation result
in a query such as Report.joins(:hosts), which ignores any
default_scope on Host::Base. This commit explicitly passes taxonomy...

bccfc521 06/15/2015 10:08 AM Dominic Cleal

fixes #10397 - parse Windows Local_Area_Connection interface name

(cherry picked from commit d07bcaf034909c0b6753e77bb80b6eade95a7b87)

0fd81057 06/15/2015 09:24 AM Dominic Cleal

fixes #9873 - generate unique alert mails for each user group member

To create distinct mails, new Mailer instances are required instead of using
the same one - else, the last message changes the previous ones. The recipient
list is now determined in the ReportImporter, and the MailNotification helps...

30f35f16 05/20/2015 07:21 AM Ori Rabin

Fixes #8333 - correct matcher values with multi-key matchers

(cherry picked from commit a3d8204a4d7d2eb7355c149d602aa43e8de8aff4)

825e3990 05/20/2015 07:12 AM Dominic Cleal

fixes #8817 - look up reports with all joins from host scoped_search

This changes the optimisation in d50c799 which caused errors for users with
host filters referencing tables other than hosts.

When retrieving all reports joined with authorised hosts, the nested joins need...

4f08c522 05/20/2015 07:10 AM Dominic Cleal

fixes #5909 - return r/w resources from authorized scope

(cherry picked from commit 0d80512c3293895750ffda82489b719c38ec5612)

a09b74f0 04/09/2015 12:02 PM William Hefter

Fixes #8890 - Allow selection of plaintext "encryption" method for root password

(cherry picked from commit 331ff165939399787022e77ad17778e2ac39c148)

36f6243c 03/26/2015 08:54 AM Marek Hulán

Fixes #9842 - rename the register method which deprecates the old one

(cherry picked from commit 0a30da74a18c21a0f8755fb45d904e4f0b4a52a5)

e0b6f3ee 03/26/2015 08:54 AM Marek Hulán

Fixes #9787 - correctly typecast default values

JSON and YAML default values were double typecasted, once by active
record and then by value_of_key method.

(cherry picked from commit a2468540b62942a2a9adfb428003d5308df7ab56)

a0c60c7d 03/16/2015 11:17 AM Marek Hulán

Fixes #9673 - treat YAML and JSON lookup keys as strings

(cherry picked from commit 25a7f806ed586bd32ee647f2acd8e5a0224cbbfb)

View revisions

Also available in: Atom