Commit graph

76 commits

Author SHA1 Message Date
Colby Gutierrez-Kraybill
1d3cfbcc7d strictly less than 0.9.16 vs 0.9.15 2023-09-26 16:01:47 -04:00
Colby Gutierrez-Kraybill
928f889121 Need to have this work with 0.9.15 for now 2023-09-26 15:48:42 -04:00
Matt Robenolt
4f9beb3eee https url in setup.py 2015-02-02 16:53:25 -08:00
Corey Farwell
f819117d5e Bump new version: 0.11.0 2015-02-02 19:45:42 -05:00
Corey Farwell
fe5d6fef8d Better support for Django 1.6 and 1.7
Preserves backwards compatiblity to Django 1.4
2015-01-28 21:34:00 -05:00
Jeff Pollard
d419bbae29 Ship version 0.10.9 2013-12-18 14:34:29 -08:00
Jeff Pollard
ccfc4b56b1 rev to version 0.10.8 2013-06-02 21:04:28 -07:00
Ricardo Kirkner
063a8cee4b allow gargoyle to depend on django 1.5+ 2013-05-16 11:11:44 -03:00
David Cramer
3cffb76321 0.10.7 2013-04-30 10:45:37 -07:00
David Cramer
4f53d2b672 Bind django-jsonfield to < 0.9.4 (fixes GH-68) 2013-04-30 10:44:52 -07:00
David Cramer
e6533eb0b5 0.10.6 2012-12-04 11:56:17 -08:00
David Cramer
6316233a74 Relax modeldict requirement 2012-12-04 11:55:45 -08:00
David Cramer
32704cf218 Bump modeldict requirement 2012-09-13 13:13:01 -07:00
David Cramer
9efe053b03 One more modeldict fix 2012-08-13 16:15:20 -07:00
David Cramer
ae2b5d606d 0.10.3 2012-08-13 16:09:37 -07:00
David Cramer
2793ef87f8 Bump modeldict 2012-08-13 16:09:21 -07:00
David Cramer
68544f8eb0 Correct requirements and tests 2012-08-09 15:19:20 -07:00
David Cramer
b3e031b6ee Bump modeldict requirement 2012-08-08 16:51:49 -07:00
David Cramer
df3129473a 0.10.0 2012-08-02 15:38:30 -07:00
David Cramer
dd8c52c8ce 0.9.1 2012-08-01 17:45:32 -07:00
David Cramer
925d240ff5 multiprocessing hack to fix setup.py test 2012-05-21 13:33:35 -07:00
David Cramer
ac092aae86 Bring testing in line with the rest of our projects 2012-05-17 15:45:36 -07:00
David Cramer
3be5c38850 0.9.0 2012-05-03 11:34:48 -07:00
David Cramer
9f81f8cd4b Update version of django-jsonfield to be compatible with 1.4 2012-05-03 11:32:37 -07:00
David Cramer
02dbbf6398 No longer support Django 1.1 2012-05-03 11:07:07 -07:00
David Cramer
2f6b73d3a3 0.8.2 2012-05-03 10:40:53 -07:00
David Cramer
6ded73e243 0.8.1 2012-04-24 21:25:18 -07:00
David Cramer
fe5f96026b 0.8.0 2012-04-09 13:48:35 -07:00
David Cramer
fdddb8230d Bump ModelDict version and include Travis 2012-03-01 16:46:24 -08:00
David Cramer
9f5a1720ca Correct issues with serializing datetime objects 2012-01-31 21:13:57 -08:00
David Cramer
e97fca1657 Version bump to 0.7.1 2012-01-30 16:03:04 -08:00
Jeff Pollard
32f585e1c5 Bump to version 0.7.0 2012-01-27 13:02:22 -08:00
David Cramer
1eb5ad567c Lock json field at 0.6 2011-12-28 11:47:58 -08:00
David Cramer
748f5a8e00 Require a newer version of nexus for csrf fixes 2011-12-19 15:59:25 -08:00
David Cramer
378882228c Require a working version of Nexus 2011-12-19 14:43:46 -08:00
David Cramer
1db2e6c8df Bump version and update changes 2011-12-15 16:54:49 -08:00
David Cramer
3a4be2cbf7 Added inheritance (backend) by using child:parent key naming scheme 2011-12-15 14:59:42 -08:00
David Cramer
03f511ad4f Bump version to 0.5.2 2011-12-06 14:38:21 -08:00
David Cramer
536c98d047 Fixed switch_condition_removed signal to pass `switch` instance. 2011-12-06 14:13:17 -08:00
David Cramer
85fad74e73 Improve information sent through signals 2011-12-05 18:58:17 -08:00
David Cramer
0ba169c9cd Add percent as a default on ModelConditionSet 2011-09-13 14:54:14 -07:00
David Cramer
11b04e5855 Added gargoyle.testutils 2011-08-12 13:35:00 -07:00
David Cramer
a04295fe1c Update django-modeldict to solve threading issue. Refactor autodiscover code. (fixes ) 2011-08-09 18:28:06 -07:00
David Cramer
e92f244680 Bump version to 0.2.3 2011-07-12 12:10:36 -07:00
David Cramer
21544e3a48 Exclude tests from packaging. Update changes. Bump to 0.2.2 2011-07-06 10:43:58 -07:00
David Cramer
1c4d1c6051 Show key instead of label if its not set. Only show desc if its set. Fix interface for label rendered when switch is set to selective and has no active conditions. 2011-07-05 14:35:05 -07:00
David Cramer
4e33a8dfd5 Changed SELECTIVE to mean inactive if no conditions are set. Added ConditionSet.has_active_condition to wrap all is_active calls. Added HostConditionSet. 2011-07-05 13:49:15 -07:00
David Cramer
30789d74c9 Added Apache license headers to all Python files 2011-06-17 13:18:44 -07:00
David Cramer
d5cf160bac Added gargoyle.as_request for mocking requests with a user/ip 2011-06-13 18:30:34 -07:00
David Cramer
3841dd26a7 Added ifswitch templatetag 2011-06-06 11:57:32 -07:00