Statistics
| Branch: | Tag: | Revision:

root / flowspec / models.py @ 1698da77

History | View | Annotate | Download (13.6 kB)

# Date Author Comment
c2f4725d 02/23/2012 01:30 pm Leonidas Poulopoulos

Added more translations and translation tags

dbdc30ec 02/15/2012 12:39 pm Leonidas Poulopoulos

Added a protocol check mechanism to form cleaning

7fac6521 02/14/2012 06:58 pm Leonidas Poulopoulos

Added protocol to match conditions

abad126d 02/13/2012 03:22 pm Leonidas Poulopoulos

Added source address to required fields

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

Removed utils/beanstalkc as it is now a deb package

e74203ca 01/09/2012 04:09 pm Leonidas Poulopoulos

Added INACTIVE in excluded from expiration

f5d68f6f 12/22/2011 05:19 pm Leonidas Poulopoulos

Minor issue handling with invalid html escaping

933c1f31 12/22/2011 05:05 pm Leonidas Poulopoulos

Better wording. Replaced 'route' with rule for console messages

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

f12b3d54 12/21/2011 04:08 pm Leonidas Poulopoulos

Fixed a bug where rate limiting values were not checked against the lowest value. Closes #1804

7c4bc8de 12/10/2011 10:36 am Leonidas Poulopoulos

Fixed an expiration date issue in templates

fb67376a 12/10/2011 09:59 am Leonidas Poulopoulos

Added an expiration tooltip plus what this needed to operate

33281310 12/07/2011 02:15 pm Leonidas Poulopoulos

Added expired to a known sync state

03f02f42 12/07/2011 02:13 pm Leonidas Poulopoulos

Added inactive to a known sync state

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

Implemented expiration date selection with client and strict server validation

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

7d408f6f 12/06/2011 12:28 pm Leonidas Poulopoulos

Added fields to admin interface. Minor changes with UI datatables

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

Added admin deactivate action with user rights prevention

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

c1509909 12/05/2011 12:04 am Leonidas Poulopoulos

Slight change in datetime import. Addition of has expired func in 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

b10e01d6 11/20/2011 10:36 pm Leonidas Poulopoulos

Changed logic to all parts. Dev db is incorporated

7a8a4da4 11/20/2011 10:43 am Leonidas Poulopoulos

Changed models logic. Decreased FKs

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

Added templates. Moved functionality out of models

478173ac 11/17/2011 11:16 am Leonidas Poulopoulos

Added clean method to netwrork address. 'then' statement is obligatory

a24fbf37 11/16/2011 05:06 pm Leonidas Poulopoulos

Added an admin interface. Incorporated nxpy with gbp flowspec feature

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

Initial commit of flowspy