aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't pull *.new or .* from package queuesBogdano Arendartchuk2010-04-011-1/+1
* remove warning when authorized_users is not definedNicolas Vigier2010-03-231-1/+1
* Oops, improve regexp to not match cookerPascal Terjan2010-01-281-1/+1
* Refuse to remove packages from main/updates and */release for any non cooker ...Pascal Terjan2010-01-271-1/+1
* create "versioned" metadata (in media_info/)Pascal Rigaux2008-09-231-1/+1
* update global VERSION filePascal Rigaux2008-09-221-0/+9
* fix dkms modules info extractionOlivier Blin2008-08-201-1/+1
* ugh.. make the 'trap' catch all relevant versions..Gustavo De Nardin2008-06-301-1/+1
* update ChangeLogPascal Rigaux2008-02-191-0/+604
* fix "grep_files" handling (#37907)Pascal Rigaux2008-02-191-1/+1
* do not make rpmlint errors fatal anymore (asked by fcrozat)Olivier Blin2008-02-121-4/+16
* remove results occurences and update docOlivier Blin2008-02-081-11/+1
* make all rpmlint errors fatalOlivier Blin2008-02-081-5/+3
* removed unneeded parenthesesOlivier Blin2008-02-081-1/+1
* make clear repository/target/define are unusedOlivier Blin2008-02-081-1/+1
* use scalar for fdOlivier Blin2008-02-081-2/+2
* also call ->set_arch_changed when linking a noarch file to another archPascal Rigaux2008-01-311-0/+1
* merge youri-submit into youri-submit.inOlivier Blin2007-12-211-15/+25
* only log main/updates modifications, not contrib/updates or non-free/updates ...Olivier Blin2007-12-191-1/+1
* add spuk's debug code for bug 34999Olivier Blin2007-12-191-0/+12
* add an "allow_omitting_packages" global option, to be able to run youri even ...Olivier Blin2007-12-171-1/+1
* improve error messages for pres/posts actions (patch from raoh's copy, probab...Olivier Blin2007-12-171-11/+20
* fix typo about posts actions (patch from raoh's copy, probably from warly)Olivier Blin2007-12-171-1/+1
* - empty {authorized_users} doesn't imply every one is allowed to bypass freez...Pascal Rigaux2007-12-131-2/+2
* - make Sendcache send debug packages only if explicitly told to, to save spaceGustavo De Nardin2007-12-071-2/+6
* Youri action to update the Mandriva maintainers database.Gustavo De Nardin2007-11-301-0/+62
* make host reject message more explicit by print arch (useful when VMware-play...Olivier Blin2007-10-041-1/+1
* improve log messageOlivier Blin2007-09-261-1/+1
* fix installed filename (oops)Olivier Blin2007-09-261-1/+1
* throw exception on failure, not to delete files that can be copied because of...Olivier Blin2007-09-261-3/+9
* allow to unpack only some files (for release-notes.txt in mandriva-release-co...Pascal Rigaux2007-09-251-2/+3
* allow authorized users to upload everything even during full freezeOlivier Blin2007-09-221-0/+2
* handle new rpmlint formatPascal Rigaux2007-08-311-2/+3
* adapt to new SOURCEPACKAGE value in prebuilt dkms kernelOlivier Blin2007-08-311-1/+1
* initial Youri::Submit::Action::DkmsModuleInfo moduleOlivier Blin2007-08-291-0/+111
* we need the same workaround as done in Action::InstallPascal Rigaux2007-08-071-0/+5
* remove unused variableOlivier Blin2007-07-161-1/+0
* - check for newer/current revisions in default section when submitted to anot...Gustavo De Nardin2007-07-081-1/+19
* drop mdv specific stuff (mdv doesn't use this action anymore)Pascal Rigaux2007-07-021-11/+0
* do update hdlist for every arch after linking noarch packages (#31638)Pascal Rigaux2007-06-281-0/+1
* simplify ($arch is not used by ->set_install_dir_changed)Pascal Rigaux2007-06-281-1/+1
* keep raw changelogs to avoid changing the format (backport)Pascal Rigaux2007-06-232-4/+2
* - check for newer and same existing revisions in a single passGustavo De Nardin2007-06-231-13/+4
* ensure we don't do anything if nothing changedPascal Rigaux2007-06-221-1/+6
* more atomic generation of MD5SUMPascal Rigaux2007-06-221-2/+5
* - need to redo global MD5SUM. This MD5SUM is mostly obsolete, but is still ne...Pascal Rigaux2007-06-221-12/+11
* call genhdlist2 with (new) option --allow-empty-mediaPascal Rigaux2007-06-221-1/+1
* uniquify arch listOlivier Blin2007-06-211-1/+4
* new action Genhdlist2Pascal Rigaux2007-06-212-0/+73
* - As this action is unique, avoid too much flexibility and simplify the code.Marcelo Leitner2007-06-141-11/+7