Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/schedulers.py
Commit message (Expand)AuthorAgeFilesLines
* Use json for the configurationDaniel Narvaez2013-01-061-4/+4
* Pass codebases to all schedulersDaniel Narvaez2013-01-051-0/+2
* Repositry is mandatoryDaniel Narvaez2013-01-051-2/+2
* Specify codebasesDaniel Narvaez2013-01-051-2/+6
* Match any codebaseDaniel Narvaez2013-01-051-1/+2
* Change filter is requiredDaniel Narvaez2013-01-041-0/+3
* Allow to configure repo and branchDaniel Narvaez2013-01-041-8/+2
* Add a few options for testing instanceDaniel Narvaez2013-01-041-5/+6
* Drop testing buildersDaniel Narvaez2013-01-041-8/+0
* Cannot have multiple pollers per repoDaniel Narvaez2013-01-011-8/+6
* Add change scheduler for testing branchDaniel Narvaez2013-01-011-1/+10
* LeftoverDaniel Narvaez2013-01-011-2/+1
* Fix formatDaniel Narvaez2013-01-011-1/+1
* Missing parenthesisDaniel Narvaez2013-01-011-1/+1
* Reorganize buildersDaniel Narvaez2013-01-011-16/+15
* Simplify config a bitDaniel Narvaez2013-01-011-1/+1
* Allow to force building a snapshotDaniel Narvaez2012-12-311-1/+6
* Use a snapshot propertyDaniel Narvaez2012-12-271-1/+2
* pep8izeDaniel Narvaez2012-12-261-0/+1
* Fix argument nameDaniel Narvaez2012-12-261-2/+1
* Drop on_change supportDaniel Narvaez2012-12-261-4/+1
* Properties is a dictDaniel Narvaez2012-12-251-1/+1
* Do clean builds only for nightliesDaniel Narvaez2012-12-251-1/+2
* Fix building on changesDaniel Narvaez2012-12-131-2/+2
* Choose on which builders to build on changeDaniel Narvaez2012-12-051-2/+5
* Use a single force scheduler for all buildersDaniel Narvaez2012-12-011-7/+4
* Dedup scheduler nameDaniel Narvaez2012-12-011-1/+1
* Add testing buildersDaniel Narvaez2012-12-011-0/+4
* Remove unused periodic schedulersDaniel Narvaez2012-12-011-14/+0
* TypoDaniel Narvaez2012-11-111-1/+1
* Drop support for multiple main reposDaniel Narvaez2012-11-111-12/+8
* Avoid duplication of subrepos pollersDaniel Narvaez2012-11-061-1/+2
* Dedup scheduler nameDaniel Narvaez2012-11-021-1/+1
* First try at supporting multiple main reposDaniel Narvaez2012-11-021-5/+14
* Again properly iterate dictDaniel Narvaez2012-07-061-1/+1
* Properly iterate dictionaryDaniel Narvaez2012-07-061-1/+1
* Allow to configure a periodic buildDaniel Narvaez2012-07-061-1/+15
* No properties for the force schedulerDaniel Narvaez2012-07-031-1/+2
* TypoDaniel Narvaez2012-06-211-1/+1
* Add required parameterDaniel Narvaez2012-06-211-1/+2
* Fix typoDaniel Narvaez2012-06-211-1/+1
* Fix importDaniel Narvaez2012-06-211-1/+1
* Use nightly instead of periodicDaniel Narvaez2012-06-211-3/+4
* Fix typoDaniel Narvaez2012-06-211-1/+1
* Create one builder per slaveDaniel Narvaez2012-06-211-3/+5
* TypoDaniel Narvaez2012-06-171-3/+3
* Add a periodic buildDaniel Narvaez2012-06-171-0/+6
* Refactor a bit to allow easier resyncDaniel Narvaez2012-06-171-1/+1
* Initial commitDaniel Narvaez2012-06-161-0/+15