aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix call to build_package0.6.26Pascal Terjan2016-10-041-1/+1
* Reorganize code detecting build statusPascal Terjan2016-10-041-36/+34
* 0.6.26Pascal Terjan2016-10-032-1/+2
* Do not give up on a build when failing to check its statusPascal Terjan2016-10-032-69/+68
* Remove some useless connection to the build nodePascal Terjan2016-10-031-1/+1
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-35/+0
* Update NEWSPascal Terjan2016-06-151-0/+1
* Always accept to build for the current archPascal Terjan2016-06-151-1/+1
* Fix check_archPascal Terjan2016-06-151-1/+1
* Fix exclusion warning to not log 1Pascal Terjan2016-05-251-1/+1
* Do not consider iurt is no longer running when failing to sshPascal Terjan2016-05-211-2/+3
* Do not retry when a build succeeds while it is already being retriedPascal Terjan2016-05-211-2/+2
* Allow building armv7hl on armv7lPascal Terjan2016-05-121-1/+1
* Enable ServerAliveInterval by defaultPascal Terjan2016-04-152-2/+2
* Add workaround for attempts to upload no packagesPascal Terjan2016-02-251-0/+3
* Mark a known bugPascal Terjan2016-02-251-0/+1
* Do not try to build failed packagesPascal Terjan2016-02-151-2/+3
* 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