Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5b7ac025 05/20/2015 07:25 AM Jon McKenzie

Fixes #5568 - Improves performance of trends:clean rake task

Perform trend counter dupe counting within the database rather than in the Ruby code.

(cherry picked from commit 040abfa32f326de7cd488f34f243377f76fd70ae)

Conflicts:
test/lib/tasks/trends_test.rb

5ce30897 03/26/2015 10:14 AM Lukas Zapletal

Fixes #8727 - DHCP validation does not fail on discovered leases

(cherry picked from commit 37bb1b44a9753382c6858e22ac55031e9662c4e4)

c0429ee2 03/26/2015 09:03 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

c023c170 03/06/2015 08:32 AM Stephen Benjamin

fixes #8331 - provide some tools for filtering mail

(cherry picked from commit a08e66ff1192e00d6dd8eafccd5bf5cd0e4183f9)

9271a4bf 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove various small cops

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

6f494082 02/11/2015 07:41 AM Tom Caspy

fixes #9212 - using headless browser in order to run Capybara tests

ee1f56de 01/23/2015 06:51 AM Marek Hulán

Fixes #9044 - fixes invalid mac in tests

Also do not reset invalid mac address to nil so we can propagate proper
validation error.

1cf860b7 01/21/2015 11:29 AM Stephen Benjamin

fixes #9025 - reflect on association for _name(s) methods

51a88438 11/25/2014 07:37 AM Shlomi Zadok

Fixes #7233 - Drop Ruby 1.8.7 and revert Ruby 1.8.7 specifics

View revisions

Also available in: Atom