- 29 Jun, 2018 3 commits
-
-
ENT-992 Upgrading packages including edx-enterprise-data
Brittney Exline committed -
Brittney Exline committed
-
update edx-enterprise-data version
Muhammad Ammar committed
-
- 28 Jun, 2018 1 commit
-
-
muhammad-ammar committed
-
- 25 May, 2018 2 commits
-
-
Bump edx-enterprise-data to 0.1.5
George Babey committed -
George Babey committed
-
- 17 May, 2018 2 commits
-
-
comply with OEP-18 standards
Noraiz Anwar committed -
noraiz-anwar committed
-
- 16 May, 2018 2 commits
-
-
Install optional requirements for production.
Brian Beggs committed -
Matjaz Gregoric committed
-
- 09 May, 2018 1 commit
-
-
Bump edx-enterprise-data to v0.1.4
Matt Drayer committed
-
- 08 May, 2018 1 commit
-
-
Matt Drayer committed
-
- 01 May, 2018 4 commits
-
-
Update edx-enterprise-data to 0.1.3
George Babey committed -
George Babey committed
-
Bump enterprise-data version to 0.1.2
George Babey committed -
George Babey committed
-
- 30 Apr, 2018 2 commits
-
-
Bump edx-enterprise-data version
George Babey committed -
George Babey committed
-
- 23 Apr, 2018 2 commits
-
-
Add back the support for enterprise-data endpoint
George Babey committed -
This reverts commit 5d017361, reversing changes made to 56b2558b.
George Babey committed
-
- 12 Apr, 2018 2 commits
-
-
Revert "Support for enterprise-data-api endpoint"
George Babey committed -
This reverts commit 142de26e. Reverting this until the configuration changes are approved
George Babey committed
-
- 11 Apr, 2018 2 commits
-
-
Support for enterprise data api
George Babey committed -
George Babey committed
-
- 18 Dec, 2017 1 commit
-
-
updated newrelic agent
syed-awais-ali committed
-
- 15 Dec, 2017 1 commit
-
-
syed-awais-ali committed
-
- 14 Dec, 2017 2 commits
-
-
Fix documentation
Jae Bradley committed -
jaebradley committed
-
- 21 Sep, 2017 1 commit
-
-
upgrade django from 1.11.2 to 1.11.5
Noraiz Anwar committed
-
- 19 Sep, 2017 1 commit
-
-
noraiz-anwar committed
-
- 14 Sep, 2017 1 commit
-
-
This reverts commit 14e3a013, reversing changes made to 859d3768. Reverts API version from v1 back to v0. See EDUCATOR-1355 to track the eventual refactor and re-commit of these changes.
Tyler Hallada committed
-
- 18 Aug, 2017 2 commits
-
-
EDUCATOR-852: Add filtering, sorting, pagination to course_summaries/ and create course_totals/
Kyle McCormick committed -
Add filtering, sorting, searching, pagination, and caching to course_summaries. Introduce new endpoint course_totals. Bump API version from v0 to v1. EDUCATOR-852
Kyle McCormick committed
-
- 06 Jul, 2017 1 commit
-
-
* Order CourseProgramMetadata by program_id * Add programs tests for multi-course programs * Fix linting errors * Nevermind, just ignore it
Tyler Hallada committed
-
- 23 Jun, 2017 2 commits
-
-
Remove limit on HTTP request parameter count
Kyle McCormick committed -
Fixes bug where course_summaries/ gives a 400 because more course IDs were being passed in than allowed.
Kyle McCormick committed
-
- 16 Jun, 2017 1 commit
-
-
EDUCATOR-464: Add POST method to course_summaries/
Kyle McCormick committed
-
- 15 Jun, 2017 3 commits
-
-
POST method allows large number of course ID arguments to be passed as data, while GET method is restricted by URL length. EDUCATOR-464
Kyle McCormick committed -
EDUCATOR-604: Fix course_summaries/ and programs/ to expect correct query param
Kyle McCormick committed -
Fix course_summaries/ to expect 'course_ids' instead of 'ids'. Fix programs/ to expect 'program_ids' instead of 'ids'. Fix tests to reflect these changes. EDUCATOR-604
Kyle McCormick committed
-