This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cca19c321efe1a2f182a90be2ffd482774dc47a7
edx-platform
/
lms
/
djangoapps
/
discussion_api
/
tests
History
Robert Raposa
bced90d2ee
Performance enhancements for Discussions API.
...
- Default to with_responses=False, except when required. - Clean up search call unused params.
2016-09-09 11:42:51 -04:00
..
__init__.py
Add thread list endpoint to the new discussion API
2015-05-05 11:45:09 -04:00
test_api.py
Performance enhancements for Discussions API.
2016-09-09 11:42:51 -04:00
test_forms.py
MA-2050: add optional user profile details in GET thread & comment
2016-06-02 17:05:00 +05:00
test_pagination.py
[MA-1862] converting function signature to take kwargs
2016-01-19 12:54:29 +05:00
test_permissions.py
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
test_render.py
Add rendered_body to discussion API endpoints
2015-06-17 20:23:30 -04:00
test_serializers.py
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
test_views.py
Performance enhancements for Discussions API.
2016-09-09 11:42:51 -04:00
utils.py
Merge pull request
#12568
from edx/jia/MA-2419
2016-06-02 19:29:03 +05:00