Statistics
| Branch: | Tag: | Revision:

root / flowspec / models.py @ master

History | View | Annotate | Download (22.4 kB)

# Date Author Comment
c4b738dc 01/09/2015 10:06 am Stauros Kroustouris

remove merge trash

42b86150 01/08/2015 04:45 pm Stauros Kroustouris

Merge branch 'dev' of https://github.com/grnet/flowspy into dev

Conflicts:
ChangeLog
_version.py
doc/index.md
flowspec/models.py
flowspec/views.py
flowspy/settings.py.dist

b436bd51 01/08/2015 04:33 pm Stauros Kroustouris

code cleanup, signals

78f188a2 01/07/2015 04:19 pm Stauros Kroustouris

generate the rule name in junos

3ff6f95b 01/07/2015 04:06 pm Leonidas Poulopoulos

Switch to GPLv3

7ae0e0ec 12/05/2014 05:18 pm Stauros Kroustouris

generate the rule name in junos

0492a5b5 12/02/2014 03:34 pm Leonidas Poulopoulos

Switch to GPLv3

5591cf40 09/10/2014 06:25 pm Leonidas Poulopoulos

Fix issue with Greek peer name

839745f3 08/28/2014 11:14 am Leonidas Poulopoulos

Patch user model to include user peer in unicode

f929870f 08/07/2014 01:40 pm Leonidas Poulopoulos

Switch peer related messages display to peer tag

f5cd0730 04/04/2014 04:48 pm Leonidas Poulopoulos

Minor updates plus dashboard view

afe2813b 03/19/2014 01:45 pm Leonidas Poulopoulos

Alignment of application with Django 1.4

95577dc2 04/02/2013 05:54 pm Leonidas Poulopoulos

Add fragment type model

  • Add fragment type in models
  • Add reconciliation checks for fragment type
  • Generate south migrations
  • Minor fixes in additional checks for m2m fields
8914c9d9 02/07/2013 05:33 pm Leonidas Poulopoulos

Fixed encoding statements

9f54980a 02/01/2013 04:35 pm Leonidas Poulopoulos

Added copyright info plus updated the README file

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