Name |
Last commit
|
Last update |
---|---|---|
api | ||
config | ||
edx_specs | ||
lib | ||
models | ||
presenters | ||
scripts/db | ||
spec | ||
.gitignore | ||
.rvmrc | ||
AUTHORS | ||
CHANGELOG.rst | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
LICENSE.txt | ||
Procfile | ||
README.rst | ||
Rakefile | ||
app.rb | ||
config.ru |
The commentable_ids param is a comma-delimited list of ids indicating that only threads belonging to one of the specified commentables should be returned. It can now be used by any endpoint that delegates to handle_threads_query (most importantly "#{APIPREFIX}/threads"), and the commentable_id field is now indexed for efficient filtering. The motivation for this change is to allow clients that are filtering by commentable_ids to avoid using the /search/threads endpoint, which does not do sorting and pagination correctly.
Name |
Last commit
|
Last update |
---|---|---|
api | Loading commit data... | |
config | Loading commit data... | |
edx_specs | Loading commit data... | |
lib | Loading commit data... | |
models | Loading commit data... | |
presenters | Loading commit data... | |
scripts/db | Loading commit data... | |
spec | Loading commit data... | |
.gitignore | Loading commit data... | |
.rvmrc | Loading commit data... | |
AUTHORS | Loading commit data... | |
CHANGELOG.rst | Loading commit data... | |
Gemfile | Loading commit data... | |
Gemfile.lock | Loading commit data... | |
Guardfile | Loading commit data... | |
LICENSE.txt | Loading commit data... | |
Procfile | Loading commit data... | |
README.rst | Loading commit data... | |
Rakefile | Loading commit data... | |
app.rb | Loading commit data... | |
config.ru | Loading commit data... |