summaryrefslogtreecommitdiff
path: root/zuul/source/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Support cross-source dependenciesJames E. Blair2018-01-161-0/+23
* Optionally limit github to protected branchesTobias Henkel2017-08-031-1/+1
* Remove use of six libraryMonty Taylor2017-06-191-4/+1
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-0/+10
* Add canonical hostname to source objectJames E. Blair2017-04-061-1/+2
* Fix constructor arguments to sourceJames E. Blair2017-04-061-2/+3
* Add getProjectBranches to SourceJames E. Blair2016-10-041-0/+4
* Remove scheduler parameter from connection registryJames E. Blair2016-03-211-2/+1
* Merge branch 'master' into feature/zuulv3Joshua Hesketh2016-03-111-7/+0
|\
| * Cache is held and managed by connectionsJoshua Hesketh2016-02-171-7/+0
* | Add job inheritance and start refactoringJames E. Blair2015-12-151-1/+0
* | Remove stop method from reporters, sources, triggersJames E. Blair2015-12-101-3/+0
* | Add tenantsJames E. Blair2015-12-081-1/+6
|/
* Add support for 'connection' conceptJoshua Hesketh2015-12-061-3/+7
* Add base class for sourcesJoshua Hesketh2015-12-061-0/+68
* Refactor sources out of triggersJoshua Hesketh2015-12-061-0/+0