0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added filter tests to test_filters.py More... almost 14 years ago
Merge remote-tracking branch 'origin/topics/testing_polls_with_files' into topics/testing More... almost 14 years ago
Changed egg name to django-flapjack More... almost 14 years ago
Lots of progress; model resources have a bit 'more'. More... almost 14 years ago
Removed read method from api. More... almost 14 years ago
benchmark times polls not choices. More... almost 14 years ago
Added some more tests. Four of them built to fail until datetime bug is fixed. More... almost 14 years ago
AssertResponse() can now compare response to a list of acceptable values, instead of just one value More... almost 14 years ago
get rid of deleted file More... almost 14 years ago
renamed constants.py to status.py. Created a function that asserts that a server response equals a specific response code. cleanup of tigertest.py More... almost 14 years ago
Added TEAPOT to constants list. More... almost 14 years ago
Added TEAPOT to constants list. More... almost 14 years ago
all tests pass More... almost 14 years ago
cleaned up a few minor syntax errors More... almost 14 years ago
fixed a bug. XML is not json, silly me More... almost 14 years ago
Fixed up the test functionality in src/flapjack. Also, added status codes. More... almost 14 years ago
Added the HTTP Constants to base.py More... almost 14 years ago
Added a base class with a deserializer and copied tastypie assert functions. More... almost 14 years ago
Added tests for XML returns. More... almost 14 years ago
Removed extra space. More... almost 14 years ago
Added speed test. More... almost 14 years ago
Added a lot more data. More... almost 14 years ago
Test env. More... almost 14 years ago
Caching things needed by the URL reverser. More... almost 14 years ago
Url reverse speeding. More... almost 14 years ago
Caching based on arguments as a whole. More... almost 14 years ago
Removed the database that is commited for some fun reason. More... almost 14 years ago
Small fix here. More... almost 14 years ago
We're getting there with the GET cycle. On to performance improvements. More... almost 14 years ago
Added a few small things to the fields. More... almost 14 years ago