gecko-dev/taskcluster/taskgraph
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
..
cron Bug 1378212 - Give cron-based decision tasks unique index routes, r=dustin 2017-07-04 16:09:58 -04:00
loader Bug 1374589 - Port windows tests which require signed builds to in-tree tasks r=Callek 2017-06-29 13:50:13 -07:00
test Bug 1380338 - Convert taskgraph unit tests to the |mach python-test| framework, r=dustin 2017-07-12 10:47:14 -04:00
transforms Bug 1380885 - Index more tasks by pushlog id; r=dustin 2017-07-13 16:51:16 -07:00
util Backed out changeset ad2fdd0912ed (bug 1347582) for breaking taskcluster jobs, or not scheduling them. r=backout on a CLOSED TREE 2017-07-12 21:45:30 +02:00
__init__.py Bug 1341214 - Define GECKO in a single location. r=dustin 2017-02-17 11:56:12 +09:00
action.py Bug 1373043 - Make taskcluster backfill use the treeherder /jobs/ endpoint r=garndt 2017-06-14 16:55:43 -04:00
action.yml Backed out changeset f8a62747c51c (bug 1338651) for valgrind issues a=backout 2017-06-30 14:45:26 -07:00
create.py Backed out changeset 2f3454d832c6 (bug 1372892) for breaking nightly signing - causing bug 1378744 2017-07-06 14:53:35 +02:00
decision.py Bug 1354927 - Typo fix in taskcluster. r=MattN 2017-04-09 11:48:00 -04:00
docker.py Bug 1341214 - Add a small API to handle taskcluster queue and index requests. r=dustin 2017-02-17 12:04:48 +09:00
files_changed.py
filter_tasks.py Bug 1375976 - Schudule tasks for linux64 for Servo changes; r=froydnj 2017-06-23 13:08:48 -07:00
generator.py Bug 1333255: always include docker-image tasks in the target task graph; r=jonasfj 2017-03-10 17:08:34 +00:00
graph.py
morph.py Bug 1367087: Update firefox.latest.macosx64-opt index. r=dustin 2017-05-23 11:58:28 -03:00
optimize.py Merge m-c to autoland on a CLOSED TREE. a=merge 2017-05-26 15:45:41 -04:00
parameters.py Bug 1378212 - Default to grabbing 'parameters.yml' file from latest mozilla-central decision task, r=dustin 2017-07-04 16:10:05 -04:00
target_tasks.py Bug 1371038: Add configs for doing DMD builds r=Callek 2017-06-22 12:49:03 -04:00
task.py Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj 2017-03-09 19:00:49 -05:00
taskgraph.py Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj 2017-03-09 19:00:49 -05:00
try_option_syntax.py Bug 1372510 - Exclude 'job' tasks that require a build from the default try selection, r=dustin 2017-06-13 11:04:08 -04:00