aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move something invariant out of a loopPascal Terjan2016-02-151-8/+5
* Add missing filePascal Terjan2016-02-151-0/+215
* Better modules splitPascal Terjan2016-02-064-214/+17
* Start splitting ulriPascal Terjan2016-02-062-198/+207
* Cleanup lines with only whitespacePascal Terjan2016-02-061-42/+42
* Move exclude_machine to a better placePascal Terjan2016-02-031-8/+8
* Add another test for emiPascal Terjan2016-01-241-0/+240
* Fix passing of a hash a function parameterPascal Terjan2016-01-242-21/+22
* Add a first test!Pascal Terjan2016-01-243-0/+101
* Update NEWSPascal Terjan2016-01-241-0/+3
* Move most of emi code to library functionsPascal Terjan2016-01-242-156/+178
* Use a shared function to load the state of upload treePascal Terjan2016-01-233-184/+143
* Do not modify $run in the tree callbacksPascal Terjan2016-01-231-3/+11
* Modify one less global variable in the tree callbacksPascal Terjan2016-01-231-9/+14
* Use same structure in pkg_tree than ulriPascal Terjan2016-01-231-2/+2
* Fix perl_checker warningPascal Terjan2016-01-231-1/+1
* Rename section into media to have same $pkg_tree structure than ulriPascal Terjan2016-01-231-47/+47
* Do not store the build bot architecture for noarch packagesPascal Terjan2016-01-231-2/+1
* Store packages for which the build is in progress or done in pkg_treePascal Terjan2016-01-231-13/+12
* Store uploaded state of packages in pkg_treePascal Terjan2016-01-231-5/+4
* Store excluded architectures in pkg_treePascal Terjan2016-01-231-3/+2
* Removed useless duplication of informationPascal Terjan2016-01-231-4/+1
* Reduce the use of global variablesPascal Terjan2016-01-221-12/+6
* Reduce ssh timeoutPascal Terjan2015-12-262-1/+2
* when failing to send a build to a machine, exclude that machinePascal Terjan2015-12-262-2/+19
* 0.6.250.6.25Olivier Blin2015-11-172-1/+2
* emi: Fix usage of difference2 to really keep src.rpm until all archs are doneOlivier Blin2015-11-171-1/+1
* Add .gitignore with .perl_checker.cache fileOlivier Blin2015-11-171-0/+1
* Update NEWSOlivier Blin2015-11-171-2/+10
* Drop arcfour cipher usage (not enabled by default in latest openssh packages)Olivier Blin2015-11-172-4/+4
* emi: Do not overwrite .youri file on subsequent uploads, use a timestamp suffixOlivier Blin2015-11-171-3/+7
* emi: Do not reupload src/noarch packages with non-mandatory arches if already...Olivier Blin2015-11-171-3/+13
* emi: Upload packages for extra arches even if mandatory arches have been uplo...Olivier Blin2015-11-171-0/+6
* emi: Detect uploaded packages (.upload files)Olivier Blin2015-11-171-0/+7
* emi: Factorize filenames parsing, to make easy to support more file suffixesOlivier Blin2015-11-171-8/+13
* ulri: Keep other builds going when a failure occurs on non-mandatory archOlivier Blin2015-11-172-4/+26
* emi: move get_mandatory_arch call to upper scopeOlivier Blin2015-11-171-1/+1
* Extract get_mandatory_arch helperOlivier Blin2015-11-172-5/+10
* Force installing all translationsPascal Terjan2015-11-162-0/+4
* Keep src.rpm until all archs are donePascal Terjan2015-11-161-9/+19
* use --no-recommends instead of --no-suggestsThierry Vignaud2015-10-311-1/+1
* 0.6.240.6.24Thierry Vignaud2015-10-312-1/+2
* log recent changesThierry Vignaud2015-10-311-0/+1
* fix retrieving versionThierry Vignaud2015-10-311-1/+1
* log which timeout value was usedThierry Vignaud2015-10-301-1/+1
* precise timeout is in secondsThierry Vignaud2015-10-301-1/+1
* generate tarball in current dir like other projectsThierry Vignaud2015-05-181-1/+1
* Retry only once installing buildrequiresPascal Terjan2015-03-212-1/+2
* Add support for sharding the buildPascal Terjan2014-11-092-0/+11
* speed up installing packagesThierry Vignaud2014-11-022-1/+3