summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Report correctly when dequeuing dependent changes"Jenkins2014-08-132-13/+22
|\ \ \
| * | | Report correctly when dequeuing dependent changesJeremy Stanley2014-08-052-13/+22
* | | | Merge "Bump Babel requirement to >=1.0"Jenkins2014-08-121-1/+1
|\ \ \ \
| * | | | Bump Babel requirement to >=1.0Antoine Musso2014-08-071-1/+1
* | | | | Merge "Revert "Continue reporting on URL format KeyError""Jenkins2014-08-113-80/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Revert "Continue reporting on URL format KeyError"Jeremy Stanley2014-08-013-80/+4
* | | | Merge "Sphinx doc for zuul {promote,show}"Jenkins2014-08-071-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Sphinx doc for zuul {promote,show}Antoine Musso2014-06-301-0/+18
* | | | Merge "Simplified the scheduler very slightly"Jenkins2014-08-051-3/+1
|\ \ \ \
| * | | | Simplified the scheduler very slightlyAlex Gaynor2014-06-041-3/+1
* | | | | Merge "Add in check for successful swift setup"Jenkins2014-08-051-1/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add in check for successful swift setupJoshua Hesketh2014-05-151-1/+10
* | | | | cloner to easily clone dependent repositoriesAntoine Musso2014-07-2912-0/+686
* | | | | Add accessor for Repo._initializedAntoine Musso2014-07-291-0/+3
* | | | | Merger: support for finding branches in remoteAntoine Musso2014-07-291-0/+5
* | | | | Merger: support for pruning remotesAntoine Musso2014-07-291-0/+8
| |_|_|/ |/| | |
* | | | Merge "Continue reporting on URL format KeyError"Jenkins2014-07-283-4/+80
|\ \ \ \
| * | | | Continue reporting on URL format KeyErrorJeremy Stanley2014-07-043-4/+80
| | |_|/ | |/| |
* | | | Simplify change reporting to handle errors betterClark Boylan2014-07-281-7/+4
* | | | Bump hacking to 0.9.x seriesChristian Berendt2014-07-201-1/+1
* | | | Merge "Remove push_change_refs from documentation"Jenkins2014-07-141-3/+0
|\ \ \ \
| * | | | Remove push_change_refs from documentationRamy Asselin2014-07-091-3/+0
* | | | | Cause the enqueue command to ignore pipeline reqsJames E. Blair2014-07-102-1/+34
* | | | | Cause the promote command to ignore pipeline reqsJames E. Blair2014-07-101-15/+20
|/ / / /
* | | | Merge "Fix LOG_PATH to use 7char uuid"Jenkins2014-07-032-4/+4
|\ \ \ \
| * | | | Fix LOG_PATH to use 7char uuidJoshua Hesketh2014-07-032-4/+4
| |/ / /
* | | | Merge "Fix up fetching jquery.visibility"Jenkins2014-07-033-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix up fetching jquery.visibilityJoshua Hesketh2014-06-023-5/+7
* | | | Merge "dequeue abandoned changes"Jenkins2014-06-263-2/+56
|\ \ \ \
| * | | | dequeue abandoned changesAntoine Musso2014-06-193-2/+56
* | | | | Log matching trigger/change filtersJames E. Blair2014-06-242-2/+8
* | | | | Deprecate '_' in YAMLJames E. Blair2014-06-243-4/+25
* | | | | Drop use of "filter" in test layoutsJames E. Blair2014-06-242-4/+4
* | | | | Rename "filter" parametersJames E. Blair2014-06-244-48/+78
* | | | | Cleanup approval requirement testingJames E. Blair2014-06-2417-407/+714
|/ / / /
* | | | Fix swift logserver prefixes.Clark Boylan2014-06-112-2/+2
* | | | Merge "Use import from six.moves to import the queue module"Jenkins2014-06-103-3/+3
|\ \ \ \
| * | | | Use import from six.moves to import the queue moduleChristian Berendt2014-06-073-3/+3
* | | | | Merge "Use import from six.moves to import the ConfigParser module"Jenkins2014-06-102-2/+2
|\ \ \ \ \
| * | | | | Use import from six.moves to import the ConfigParser moduleChristian Berendt2014-06-072-2/+2
| |/ / / /
* | | | | Merge "replace dict.iteritems() with six.iteritems(dict)"Jenkins2014-06-104-3/+6
|\ \ \ \ \
| * | | | | replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-06-064-3/+6
| |/ / / /
* | | | | Merge "Use except x as y instead of except x, y"Jenkins2014-06-102-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use except x as y instead of except x, yChristian Berendt2014-05-302-2/+3
* | | | | Merge "Pass pngcrush on status png files"Jenkins2014-06-067-0/+0
|\ \ \ \ \
| * | | | | Pass pngcrush on status png filesAntoine Musso2014-04-297-0/+0
* | | | | | Merge "Remove trailing spaces in debug log"Jenkins2014-06-053-5/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove trailing spaces in debug logAntoine Musso2014-06-033-5/+5
* | | | | | Set Last-Modified header when serving status.jsonClark Boylan2014-06-032-0/+7
* | | | | | Merge "Add toggleable yappi profiling to zuul"Jenkins2014-06-041-0/+15
|\ \ \ \ \ \