Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ckan/ckan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: servercode/ckan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 8, 2018

  1. [2317] If no ordering specified for datastore, use _id

    Default to ordering on the indexed _id if no other sort order is
    specified.
    rossjones committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    6236809 View commit details
    Browse the repository at this point in the history
  2. Skeleton for test

    rossjones committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    0840d78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ad7ae View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Merge pull request #1 from servercode/datastore-ordering-2317

    [2317] If no ordering specified for datastore, use _id
    rossjones authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    b48e070 View commit details
    Browse the repository at this point in the history
Loading