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

[5.3] Avoid extraneous database query when last chunk is partial #16180

Merged
merged 5 commits into from
Oct 31, 2016
Merged

[5.3] Avoid extraneous database query when last chunk is partial #16180

merged 5 commits into from
Oct 31, 2016

Commits on Oct 30, 2016

  1. Configuration menu
    Copy the full SHA
    325c61f View commit details
    Browse the repository at this point in the history
  2. Alternative code for chunk() methods

    This way the get() part isn't written twice.
    vlakoff committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    02f2dcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d77f80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148564c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08e514c View commit details
    Browse the repository at this point in the history