Statistics
| Branch: | Tag: | Revision:

root / flowspec / tasks.py @ 442e21b6

History | View | Annotate | Download (7.2 kB)

# Date Author Comment
370ce61c 05/02/2012 07:27 pm Leonidas Poulopoulos

Merged all email files into one to make it easier to manage. Changed code accordingly

736b67bf 04/19/2012 12:02 pm Leonidas Poulopoulos

Addressed issue where rule with ERROR status kept on being checked. Closes #2322

441a2d31 02/14/2012 04:07 pm Leonidas Poulopoulos

Prevented a bug that would cause the rule application to throw exception

15d4014d 02/14/2012 12:16 pm Leonidas Poulopoulos

Turned expiration notification cron job into celery job

f57f6e68 02/08/2012 01:36 pm Leonidas Poulopoulos

Removed utils/beanstalkc as it is now a deb package

b77dcedb 01/10/2012 06:05 pm Leonidas Poulopoulos

Turned announcement into function. Added ignore result to speed up tasks

6e9a9419 12/22/2011 05:52 pm Leonidas Poulopoulos

Minor fixes. Added expiration date to admin interface. Distinguish between add and edit in admin. Different handling

61e178c3 12/22/2011 02:06 pm Leonidas Poulopoulos

Minor wording fixes

fdc3d663 12/22/2011 11:19 am Leonidas Poulopoulos

Expiration mechanism and messages refinement

b4401a0c 12/20/2011 11:45 am Leonidas Poulopoulos

Fixed file logging mechanism bug. Added prefix_length restriction

57de574d 12/19/2011 07:32 pm Leonidas Poulopoulos

Added file logging. Closes #1796

b53269fe 12/10/2011 10:15 am Leonidas Poulopoulos

Phrasing fixes to tasks

e173e7c2 12/07/2011 01:07 pm Leonidas Poulopoulos

Fixed issue with admininactive syncing. Fixed issue with admin batch delete

fd3870ee 12/06/2011 03:29 pm Leonidas Poulopoulos

Invoked mailing mechanism

d50fd7b6 12/06/2011 12:06 pm Leonidas Poulopoulos

Added admin deactivate action with user rights prevention

6a946adf 12/05/2011 11:50 am Leonidas Poulopoulos

Code cleanup. Added a networks existence check while adding route

97e42c7d 12/04/2011 11:18 pm Leonidas Poulopoulos

Monkey patched User model. Poller js is templated. Plus minor changes

25d08a62 11/28/2011 01:52 am Leonidas Poulopoulos

Added user seperation into long-polling

3e99e2d1 11/24/2011 04:34 pm Leonidas Poulopoulos

Massive changes. Added long-polling support

971645d6 11/23/2011 12:20 pm Leonidas Poulopoulos

Added a whois utility. Incorporated user profile

9cad4715 11/21/2011 07:34 pm Leonidas Poulopoulos

Added celery and beanstalk