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

Feature: datastore query order #203

Merged
merged 4 commits into from
Oct 2, 2014
Merged

Feature: datastore query order #203

merged 4 commits into from
Oct 2, 2014

Commits on Oct 1, 2014

  1. Add 'order' method to query.

    Manually apply diff from Tagtoo-master:
    
        5f796e6^..
        4a772c7
    tseaver committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    88585ab View commit details
    Browse the repository at this point in the history
  2. Add coverage for Query.order().

    Fix bug uncovered by those tests.
    tseaver committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    2988b4f View commit details
    Browse the repository at this point in the history
  3. Neaten docstring.

    tseaver committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    ffaa4e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Rationalize docstring.

    Incorporate feedback from @dhermes.
    tseaver committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    129b8b0 View commit details
    Browse the repository at this point in the history