gecko-dev/taskcluster
Gregory Szorc 0438f944a9 Bug 1380885 - Index more tasks by pushlog id; r=dustin
365731510976 (bug 1380391) added index routes for decision tasks by
pushlog id. This is a good idea. The pushlog id is guaranteed to always
be incrementing (except for repos that are periodically reset, which
we don't care about). It is useful to provide strict ordering for
pushes and is simpler for machines to consume and sort than dates.

So let's index all tasks by pushlog id.

MozReview-Commit-ID: BPqx4ARza1c

--HG--
extra : rebase_source : e952c636e5fcd2a0ddb5e14a0faaccb3761298bf
2017-07-13 16:51:16 -07:00
..
actions Bug 1335920 - Replace $dumps with $json in action tasks r=dustin 2017-07-13 10:48:26 -07:00
ci Bug 1380338 - Convert taskgraph unit tests to the |mach python-test| framework, r=dustin 2017-07-12 10:47:14 -04:00
docker Bug 1379119 - Add a builder to run the unit tests for eslint-plugin-mozilla. r=ahal 2017-07-10 15:27:00 +01:00
docs Bug 1380833 - Document level-*-checkouts-v1's hg-store and the HG_STORE_PATH environment variable; r=dustin 2017-07-13 16:01:41 -06:00
scripts Backed out changeset 485d1af7805a (bug 1338651) for valgrind issues a=backout 2017-06-30 14:44:28 -07:00
taskgraph Bug 1380885 - Index more tasks by pushlog id; r=dustin 2017-07-13 16:51:16 -07:00
mach_commands.py Bug 1380338 - Convert taskgraph unit tests to the |mach python-test| framework, r=dustin 2017-07-12 10:47:14 -04:00
moz.build Bug 1380338 - Convert taskgraph unit tests to the |mach python-test| framework, r=dustin 2017-07-12 10:47:14 -04:00