aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Drop duplicate optionPascal Terjan2012-03-171-3/+0
|
* Kill unionfs supportPascal Terjan2012-03-175-216/+26
|
* Never manually write to log filePascal Terjan2012-03-126-12/+7
|
* Lock the log file when writingPascal Terjan2012-03-121-1/+7
| | | | This allows using a shared logfile
* Get rid of ERR log levelPascal Terjan2012-03-129-29/+27
|
* Do not use --buildrequires for non src rpmsPascal Terjan2012-03-111-1/+4
|
* Really fix the race, collect .done before .rpm, as some may arrive between ↵Pascal Terjan2012-03-081-15/+15
| | | | the two traversals
* Fix previous commitPascal Terjan2012-03-071-2/+5
|
* Only consider an arch done if we find a .done filePascal Terjan2012-03-061-2/+13
|
* Run emi when something finished buildingPascal Terjan2012-03-051-0/+3
|
* Fork to wait for the build to finish, then immediately collect resultsPascal Terjan2012-03-051-1/+15
|
* (localrpm) tarball is compressedThierry Vignaud2012-02-261-2/+2
|
* (tar) needs localcopy firstThierry Vignaud2012-02-261-1/+1
|
* catch chroot creation failuresThierry Vignaud2012-02-251-1/+4
| | | | | (see eg http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120225155856.tv.valstar.5624/log/botcmd.1330185537.ecosse.log)
* simplify using MDK::CommonThierry Vignaud2012-02-251-3/+1
|
* (install_packages) explicitely use --buildrequires (kill a warning in BS logs)Thierry Vignaud2012-02-251-1/+1
|
* (install_packages) make it really work with multiple packages...Thierry Vignaud2012-02-251-1/+1
|
* version 0.6.60.6.6Nicolas Vigier2012-02-051-1/+1
|
* update svn urlsNicolas Vigier2012-02-051-2/+2
|
* Fix logs for the second arch going to a log/ subdirPascal Terjan2012-02-011-1/+2
|
* Add a comment about bug 4343Pascal Terjan2012-01-301-0/+1
|
* Fetch and clean log files in case of success (Bug #668)Pascal Terjan2012-01-291-11/+5
|
* Create a new file to mark when a package is finished uploadingPascal Terjan2012-01-221-0/+5
|
* Reset list of finisher packages when changing sectionPascal Terjan2012-01-031-2/+1
|
* (tar) simplify after converting localcopy to svn exportThierry Vignaud2012-01-031-2/+1
|
* revertThierry Vignaud2012-01-031-1/+1
|
* let's have a sorted consistent listing in all mailsThierry Vignaud2012-01-033-9/+8
|
* Append domain when sending emails to userPascal Terjan2012-01-027-13/+36
|
* Do not set the domain, avoids spamPascal Terjan2012-01-011-1/+1
|
* Add a "name" in the email address, else youri fails to replace it with the ↵Pascal Terjan2012-01-011-1/+1
| | | | forced from
* Generate email addresses from usernamePascal Terjan2012-01-011-4/+1
|
* Do not use mandriva maintainer database anymoreDexter Morgan2011-12-261-3/+4
|
* better logs: log what is runThierry Vignaud2011-12-211-1/+2
|
* Merge log files in non arch specific directory, as it used to bePascal Terjan2011-12-021-1/+2
|
* Fix build package collection for totally noarch packagesPascal Terjan2011-12-021-1/+2
|
* Use a different directory for each arch on build machine, avoid probelems ↵Pascal Terjan2011-12-011-3/+3
| | | | when both arch of the same package are built on the same node at the same time
* Fix section extraction from media namePascal Terjan2011-09-191-1/+1
|
* Define version in MakefilePascal Terjan2011-08-251-3/+1
|
* fix bug#1839 - iurt shouldn't install suggested packages when installing ↵Jerome Quelin2011-08-221-1/+1
| | | | build dependencies
* Drop line which should never have been commitedPascal Terjan2011-05-222-1/+4
|
* Drop a function listed twicePascal Terjan2011-05-181-1/+1
|
* Allow giving additional macros to iurtPascal Terjan2011-05-182-1/+8
|
* Fix emiPascal Terjan2011-05-091-3/+3
|
* minor perl_checker cleanupsThierry Vignaud2011-05-092-4/+4
|
* blacklist more modulesThierry Vignaud2011-05-091-0/+5
|
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
|
* Fix few bugs in previous big commitPascal Terjan2011-05-091-4/+4
|
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
|
* add missing function ( and no titi, perl_checker didn't notice this one, but ↵Michael Scherer2011-05-091-0/+1
| | | | pterjan checker did )
* Handle building for multiple sections in emiPascal Terjan2011-05-091-97/+79
|