Statistics
| Branch: | Tag: | Revision:

root / flowspec / views.py @ 57de574d

History | View | Annotate | Download (12.2 kB)

# Date Author Comment
57de574d 12/19/2011 07:32 pm Leonidas Poulopoulos

Added file logging. Closes #1796

2e52e8a5 12/19/2011 05:35 pm Leonidas Poulopoulos

This commit refs #1793. If no feedback is received, issue will close

bec1a51b 12/11/2011 10:30 pm Leonidas Poulopoulos

Code cleanup. New implementation of long polling timeout. Done by server. Client has a backup mechanism to reconciliate failed

34cff057 12/07/2011 04:11 pm Leonidas Poulopoulos

This commit closes 1755 , closes 1754

22752ac0 12/07/2011 02:10 pm Leonidas Poulopoulos

Added a save to current status while deleting a job

6b747a1b 12/07/2011 01:47 pm Leonidas Poulopoulos

Fixed an issue in view with expiration date

052c14aa 12/07/2011 01:42 pm Leonidas Poulopoulos

Implemented expiration date selection with client and strict server validation

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

b27537d5 12/05/2011 06:52 pm Leonidas Poulopoulos

Added rule pk as hidden to show latest first. Altered match SHIB special attribute resolution

33e8f0b8 12/05/2011 05:29 pm Leonidas Poulopoulos

Renamed route to rule in templates

049a5a10 12/05/2011 04:30 pm Leonidas Poulopoulos

Implemented login page. Altered settings.py.dist . Implemented update on change

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

Code cleanup. Added a networks existence check while adding route

5141cf4a 12/04/2011 11:39 pm Leonidas Poulopoulos

Invoked user messaged framework to warn about illegal editing

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

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

6ee21ffd 11/28/2011 04:42 pm Leonidas Poulopoulos

Added group view on initial page

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

Massive changes. Added long-polling support

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

Added celery and beanstalk

357d48dc 11/20/2011 09:47 am Leonidas Poulopoulos

Added templates. Moved functionality out of models

a3af8464 11/15/2011 06:52 pm Leonidas Poulopoulos

Initial commit of flowspy