Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
reports_test.rb 1.31 KB
seeds_test.rb 6.25 KB
trends_test.rb 7.46 KB

Latest revisions

# Date Author Comment
8809a63b 09/04/2015 03:43 AM Stephen Benjamin

fixes #9654 - mark seeded org/loc as default

d933e388 07/09/2015 07:32 AM Shimon Shtein

Fixes #10438 - Removed trends:clean task, as it is no longer needed

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

026fa1d9 06/05/2015 12:06 PM Stephen Benjamin

fixes #10695 - don't seed initial taxonomies if there are any already

c27e0f67 05/19/2015 09:49 AM Shimon Shtein

Fixes #10439 - add tests for trends:reduce task to deal with additions

040abfa3 05/13/2015 03: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.

8e567e22 03/11/2015 06:16 AM Shimon Shtein

Fixes #7505 - Changed the way trends are stored in the DB. Now they are stored as intervals

9e312588 03/04/2015 04:28 AM Tomer Brisker

Fixes #9593 - replace .all.map(&:<attr>) with .pluck(:attr)

a08e66ff 02/25/2015 05:34 AM Stephen Benjamin

fixes #8331 - provide some tools for filtering mail

bfcc8168 11/05/2014 03:52 AM Daniel Lobato Garcia

Refs #3809 - fix shadowing outer local variables

View revisions

Also available in: Atom