summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Partial sync with OpenStack requirements.Monty Taylor2013-09-253-10/+11
* Remove usage of d2to1Monty Taylor2013-09-253-8/+3
* Update tox.ini to current standardsMonty Taylor2013-09-231-6/+3
* Merge "Fix NNFI bug with two failing changes at head"Jenkins2013-09-232-2/+110
|\
| * Fix NNFI bug with two failing changes at headJames E. Blair2013-09-232-2/+110
* | Merge "add forge author identity privilege to support pushing refs to gerrit"Jenkins2013-09-231-0/+1
|\ \ | |/ |/|
| * add forge author identity privilege to support pushing refs to gerritzhaoxinyu2013-09-181-0/+1
* | Fix items_behind error when moving a changeJames E. Blair2013-09-201-0/+1
* | Merge "Add more queue information to status JSON"Jenkins2013-09-201-0/+6
|\ \
| * | Add more queue information to status JSONJames E. Blair2013-09-201-0/+6
* | | Merge "Use NNFI scheduler algorithm"Jenkins2013-09-207-196/+231
|\ \ \ | |/ /
| * | Use NNFI scheduler algorithmJames E. Blair2013-09-207-196/+231
| |/
* | remove --pre option from tox's pip install commandzhaoxinyu2013-09-181-0/+2
|/
* Add support for emailing results via SMTPJoshua Hesketh2013-09-029-3/+231
* Separate reporters from triggersJoshua Hesketh2013-08-2920-112/+288
* Fix preprocessing for ref-updated eventsJames E. Blair2013-08-271-1/+1
* Revert bogus merger optimizationsJames E. Blair2013-08-272-25/+36
* Merge "Fix checkout when preparing a ref"Jenkins2013-08-271-6/+4
|\
| * Fix checkout when preparing a refJames E. Blair2013-08-271-6/+4
* | Merge "Report pipeline queue length on startup to statsd"Jenkins2013-08-272-0/+18
|\ \
| * | Report pipeline queue length on startup to statsdJames E. Blair2013-08-242-0/+18
* | | Merge "Add a graphite key for all jobs in a pipeline"Jenkins2013-08-271-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Add a graphite key for all jobs in a pipelineJames E. Blair2013-08-241-0/+2
* | Use an OrderedDict for pipelinesJames E. Blair2013-08-273-3/+6
* | Set merge result correctly on exceptionsJames E. Blair2013-08-271-1/+1
* | Report item stats when removing a changeJames E. Blair2013-08-271-0/+1
* | Fix graceful exitJames E. Blair2013-08-271-1/+2
* | Don't reset the local repoJames E. Blair2013-08-271-29/+12
* | Fetch specific refs on ref-updated eventsJames E. Blair2013-08-272-7/+15
* | Use the 'resolve' merge strategy by defaultJames E. Blair2013-08-275-21/+49
* | Require gear 0.4.0James E. Blair2013-08-271-1/+1
* | Re-launch a job if the worker fails to run itJames E. Blair2013-08-233-4/+39
* | Ignore builds once they have been canceledJames E. Blair2013-08-233-9/+79
|/
* Add some log linesJames E. Blair2013-08-221-0/+4
* Make updateChange actually update the changeJames E. Blair2013-08-221-0/+3
* SIGUSR2 logs stack traces for active threads.Clark Boylan2013-08-204-0/+53
* Fix unbound variable re job_name_in_reportJames E. Blair2013-08-181-2/+1
* Add option to include job name in reportJames E. Blair2013-08-173-1/+15
* Merge "Test that custom functions are live-reloaded"Jenkins2013-08-173-0/+66
|\
| * Test that custom functions are live-reloadedJames E. Blair2013-08-133-0/+66
* | Allow url to be updatedJoshua Hesketh2013-08-131-1/+5
|/
* Add a timer triggerJames E. Blair2013-08-0112-11/+256
* Support multiple triggersJames E. Blair2013-08-0120-153/+220
* Merge "Fix parameter name typo in NEWS.rst."Jenkins2013-07-311-1/+1
|\
| * Fix parameter name typo in NEWS.rst.Jeremy Stanley2013-07-311-1/+1
* | Merge "Pass the Job to the parameter function"Jenkins2013-07-313-11/+20
|\ \ | |/
| * Pass the Job to the parameter functionJames E. Blair2013-07-293-11/+20
* | Merge "Use the public gear API to iterate over jobs in the queue"Jenkins2013-07-312-14/+18
|\ \
| * | Use the public gear API to iterate over jobs in the queueJames E. Blair2013-07-292-14/+18
| |/
* | Merge "Stats: break out job runtimes and counts by result"Jenkins2013-07-314-14/+35
|\ \