- 26 Sep, 2014 2 commits
-
-
Ben Patterson committed
-
Clinton Blackburn committed
-
- 24 Sep, 2014 2 commits
-
-
Build on Travis and Badges
Muhammad Ammar committed -
TE-476
Muhammad Ammar committed
-
- 19 Sep, 2014 3 commits
-
-
Redirecting Status sub-paths to Root
Clinton Blackburn committed -
Calls to /api/v0/status|health|authenticated are now redirected to /status|health|authenticated.
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 16 Sep, 2014 4 commits
-
-
Grouping Unknown Locations More Efficiently
Clinton Blackburn committed -
Clinton Blackburn committed
-
Grouping and Returning Unknown Locations
Clinton Blackburn committed -
Enrollment-location rows without a valid ISO-3166 country code are grouped into an UNKNOWN entry returned by the API.
Clinton Blackburn committed
-
- 08 Sep, 2014 1 commit
-
-
- Start dates are on Mondays - Adhering to closed-open intervals
Clinton Blackburn committed
-
- 06 Sep, 2014 1 commit
-
-
Clinton Blackburn committed
-
- 05 Sep, 2014 1 commit
-
-
Fixed Times for Fake Activity Data
Clinton Blackburn committed
-
- 04 Sep, 2014 3 commits
-
-
Revert "Upgraded to Django 1.7"
Clinton Blackburn committed -
Clinton Blackburn committed
-
- Start date is now on Sunday at 00:00 - End date is now on Saturday at 23:59:59
Clinton Blackburn committed
-
- 03 Sep, 2014 5 commits
-
-
Upgraded to Django 1.7
Clinton Blackburn committed -
Clinton Blackburn committed
-
Clinton Blackburn committed
-
Added Activity Resource
Clinton Blackburn committed -
This replaces the now-deprecated recent activity resource. The new resources follows a similar data format to that of the enrollment resources. It now returns an array. When no parameters are passed with the request, only the most-recent data is returned.
Clinton Blackburn committed
-
- 29 Aug, 2014 1 commit
-
-
Extracted mixins to make tests a bit more extensible. Removed some duplicated code.
Clinton Blackburn committed
-
- 28 Aug, 2014 4 commits
-
-
Excluding non-ISO-3166-compliant data
Clinton Blackburn committed -
The data in the DB uses Maxmind's data format (which includes a few additional codes in addition to the standard ISO-3166 codes). This data is not consumable by the API and will now be excluded when querying for geolocation data.
Clinton Blackburn committed -
Added additional test coverage
Clinton Blackburn committed -
- Testing recent activity resource for capitalized and un-capitalized variations of "ANY" - Added test for DB router
Clinton Blackburn committed
-
- 20 Aug, 2014 2 commits
-
-
Upgraded Django and South
Clinton Blackburn committed -
Django 1.6.6 includes security fixes. South 1.0 adds support for third-party apps that support Django 1.7 and <1.7.
Clinton Blackburn committed
-
- 19 Aug, 2014 2 commits
-
-
Change client repo
Gabe Mulley committed -
Change-Id: Ic3c0c909d201826029f0059759d15d6427b28ddb
Gabe Mulley committed
-
- 18 Aug, 2014 2 commits
-
-
remove .gitreview
brianhw committed -
Brian Wilson committed
-
- 15 Aug, 2014 2 commits
-
-
requirements licenses
jhelbert committed -
Justin Helbert committed
-
- 14 Aug, 2014 1 commit
-
-
Added How To Contribute section to README
jhelbert committed
-
- 13 Aug, 2014 3 commits
-
-
Justin Helbert committed
-
AUTHORS
jhelbert committed -
Justin Helbert committed
-
- 08 Aug, 2014 1 commit
-
-
Returning both alpha2 and alpha3 country codes
Clinton Blackburn committed
-