- 18 Feb, 2015 1 commit
-
-
Returning HTTP 503 if service is unhealthy
Clinton Blackburn committed
-
- 17 Feb, 2015 2 commits
-
-
Clinton Blackburn committed
-
Fixing MySQL GROUP_CONCAT() Issues
Clinton Blackburn committed
-
- 11 Feb, 2015 3 commits
-
-
Enable stats reporting to datadog.
Ben Patterson committed -
Ben Patterson committed
-
Report coverage stats to datadog.
Ben Patterson committed
-
- 10 Feb, 2015 1 commit
-
-
Ben Patterson committed
-
- 07 Feb, 2015 2 commits
-
-
Updated Test Dependencies
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 06 Feb, 2015 1 commit
-
-
The group_concat_max_len value needs to be increased for some courses. This value is specific to MySQL (as opposed to SQLite run locally), so the DB vendor must be compared to ensure the new code only runs for MySQL databases.
Clinton Blackburn committed
-
- 29 Jan, 2015 5 commits
-
-
updating nr
Clinton Blackburn committed -
Optimized Courses Problems Endpoint
Clinton Blackburn committed -
Using raw SQL to retrieve and aggregate the data. This significantly decreases response time. Also added a created field so that users know when the data was last updated.
Clinton Blackburn committed -
answer_value should be used instead of answer_value_text and answer_value_numeric
Clinton Blackburn committed -
Consolidation parameter for extraneous variants
Clinton Blackburn committed
-
- 22 Jan, 2015 2 commits
-
-
Problem answer distribution will only return the answer_value.
Dennis Jen committed -
Dennis Jen committed
-
- 20 Jan, 2015 1 commit
-
-
Finished test cases for answer consolidation within the API Fixed parameter conversion to boolean Make consolidate parameter case-insensitive Increase verbosity of parameter name ConsolidatedAnswerDistributionSerializer now a subclass of ProblemResponseAnswerDistributionSerializer Implemented changes suggested in comments on open PR Minor pep8 violation fixed Responded to jbau's latest PR comment Re-added missing import statement Removed GET parameter for consolidation in favor of mandatory use, updated test cases Moved non-consolidation logic out of initial loop to avoid returning partial set of data
dylanrhodes committed
-
- 14 Jan, 2015 1 commit
-
-
Added Endpoint for Course Problems
Clinton Blackburn committed
-
- 06 Jan, 2015 1 commit
-
-
This replaces the submission counts endpoint.
Clinton Blackburn committed
-
- 24 Dec, 2014 1 commit
-
-
Edward Zarecor committed
-
- 23 Dec, 2014 1 commit
-
-
Added Endpoint to Get Submission Counts for Multiple Problems
Clinton Blackburn committed
-
- 18 Dec, 2014 2 commits
-
-
Clinton Blackburn committed
-
Added fields and edx demo to answer distribution fixtures.
Dennis Jen committed
-
- 17 Dec, 2014 4 commits
-
-
test_views was too big.
Clinton Blackburn committed -
Dennis Jen committed
-
Alpha Data API Documentation
Mark Hoeber committed -
Mark Hoeber committed
-
- 12 Dec, 2014 2 commits
-
-
Added problem_display_name and question_text fields to answer distribution.
Dennis Jen committed -
Dennis Jen committed
-
- 11 Dec, 2014 2 commits
-
-
Added BaseDistributionSerializer to standardize formatting of "created" field.
Dennis Jen committed -
Dennis Jen committed
-
- 08 Dec, 2014 1 commit
-
-
Added missing forward slash to API endpoints
Clinton Blackburn committed
-
- 05 Dec, 2014 1 commit
-
-
dylanrhodes committed
-
- 02 Dec, 2014 2 commits
-
-
Replaced iso3166 with django-countries
Clinton Blackburn committed -
This change ensures the country names in the CSVs match those displayed in Insights.
Clinton Blackburn committed
-
- 17 Nov, 2014 2 commits
-
-
Upgraded to Django 1.7
Clinton Blackburn committed -
Merging Audit and Honor Enrollment Modes
Clinton Blackburn committed
-
- 13 Nov, 2014 2 commits
-
-
Clinton Blackburn committed
-
The audit and honor enrollment modes are now combined into honor.
Clinton Blackburn committed
-