Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit max pages on large sets of results #1945

Merged
merged 8 commits into from Aug 29, 2019
Merged

Limit max pages on large sets of results #1945

merged 8 commits into from Aug 29, 2019

Conversation

trang
Copy link
Member

@trang trang commented Aug 25, 2019

This PR addresses #1353.

Changes were made according to my last comment there:

  • /sentences/show_all_in is limited to 1000 sentences. Number of page depends on user settings (100 pages if 10 sentences per page).
  • /sentence_comments/index is limited to 1000 comments. Title changed to "Latest comments".
  • /contributions/index was removed.
  • /contributions/of_user is limited to the last 1000 log entries. Title changed to "Latest contributions from {username}".

@jiru
Copy link
Member

jiru commented Aug 26, 2019 via email

@trang trang merged commit e452d4b into dev Aug 29, 2019
@trang trang deleted the issue-1353_limit-pages branch November 3, 2019 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants