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: metacpan/metacpan-api
base: 8e55db015975
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: da9118cdcdc9
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on May 6, 2016

  1. rework set_first_release + add first script to tests

    this change will prevent the race between setting all releases to
    first=0 and then setting first=1 based on a query that depends
    on previous put to finish on ES level.
    
    it adds a run of MetaCPAN::Script::First to the setup test,
    to ensure all releases are indexed correctly ('first'-wise)
    before running the other tests.
    mickeyn committed May 6, 2016
    Copy the full SHA
    e87aca6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from CPAN-API/mickey/rework_set_first

    rework set_first_release + add first script to tests
    oalders committed May 6, 2016
    Copy the full SHA
    da9118c View commit details
    Browse the repository at this point in the history