| Commit message (Expand) | Author | Age | Files | Lines |
* | add an "allow_omitting_packages" global option, to be able to run youri even ... | Olivier Blin | 2007-12-17 | 1 | -1/+1 |
* | improve error messages for pres/posts actions (patch from raoh's copy, probab... | Olivier Blin | 2007-12-17 | 1 | -11/+20 |
* | fix typo about posts actions (patch from raoh's copy, probably from warly) | Olivier Blin | 2007-12-17 | 1 | -1/+1 |
* | - empty {authorized_users} doesn't imply every one is allowed to bypass freez... | Pascal Rigaux | 2007-12-13 | 1 | -2/+2 |
* | - make Sendcache send debug packages only if explicitly told to, to save space | Gustavo De Nardin | 2007-12-07 | 1 | -2/+6 |
* | Youri action to update the Mandriva maintainers database. | Gustavo De Nardin | 2007-11-30 | 1 | -0/+62 |
* | make host reject message more explicit by print arch (useful when VMware-play... | Olivier Blin | 2007-10-04 | 1 | -1/+1 |
* | improve log message | Olivier Blin | 2007-09-26 | 1 | -1/+1 |
* | fix installed filename (oops) | Olivier Blin | 2007-09-26 | 1 | -1/+1 |
* | throw exception on failure, not to delete files that can be copied because of... | Olivier Blin | 2007-09-26 | 1 | -3/+9 |
* | allow to unpack only some files (for release-notes.txt in mandriva-release-co... | Pascal Rigaux | 2007-09-25 | 1 | -2/+3 |
* | allow authorized users to upload everything even during full freeze | Olivier Blin | 2007-09-22 | 1 | -0/+2 |
* | handle new rpmlint format | Pascal Rigaux | 2007-08-31 | 1 | -2/+3 |
* | adapt to new SOURCEPACKAGE value in prebuilt dkms kernel | Olivier Blin | 2007-08-31 | 1 | -1/+1 |
* | initial Youri::Submit::Action::DkmsModuleInfo module | Olivier Blin | 2007-08-29 | 1 | -0/+111 |
* | we need the same workaround as done in Action::Install | Pascal Rigaux | 2007-08-07 | 1 | -0/+5 |
* | remove unused variable | Olivier Blin | 2007-07-16 | 1 | -1/+0 |
* | - check for newer/current revisions in default section when submitted to anot... | Gustavo De Nardin | 2007-07-08 | 1 | -1/+19 |
* | drop mdv specific stuff (mdv doesn't use this action anymore) | Pascal Rigaux | 2007-07-02 | 1 | -11/+0 |
* | do update hdlist for every arch after linking noarch packages (#31638) | Pascal Rigaux | 2007-06-28 | 1 | -0/+1 |
* | simplify ($arch is not used by ->set_install_dir_changed) | Pascal Rigaux | 2007-06-28 | 1 | -1/+1 |
* | keep raw changelogs to avoid changing the format (backport) | Pascal Rigaux | 2007-06-23 | 2 | -4/+2 |
* | - check for newer and same existing revisions in a single pass | Gustavo De Nardin | 2007-06-23 | 1 | -13/+4 |
* | ensure we don't do anything if nothing changed | Pascal Rigaux | 2007-06-22 | 1 | -1/+6 |
* | more atomic generation of MD5SUM | Pascal Rigaux | 2007-06-22 | 1 | -2/+5 |
* | - need to redo global MD5SUM. This MD5SUM is mostly obsolete, but is still ne... | Pascal Rigaux | 2007-06-22 | 1 | -12/+11 |
* | call genhdlist2 with (new) option --allow-empty-media | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
* | uniquify arch list | Olivier Blin | 2007-06-21 | 1 | -1/+4 |
* | new action Genhdlist2 | Pascal Rigaux | 2007-06-21 | 2 | -0/+73 |
* | - As this action is unique, avoid too much flexibility and simplify the code. | Marcelo Leitner | 2007-06-14 | 1 | -11/+7 |
* | - Adapted for working with iurt cache. | Marcelo Leitner | 2007-06-13 | 1 | -0/+81 |
* | no such 'cd' function, 'chdir' it is... | Gustavo De Nardin | 2007-06-13 | 1 | -2/+2 |
* | fixing the Big SVN Breakage: reverting last commit, restoring state as of lat... | Gustavo De Nardin | 2007-05-08 | 1 | -6/+2 |
* | fixing the Big SVN Breakage: restoring state as of working checkout in ken | Gustavo De Nardin | 2007-05-08 | 1 | -3/+4 |
* | fixing the Big SVN Breakage: Scp.pm was changed into Send.pm | Gustavo De Nardin | 2007-05-08 | 1 | -72/+0 |
* | Check if package submission was for the correct section. | Gustavo De Nardin | 2007-05-05 | 1 | -0/+58 |
* | - moved hack for verbosity to start of code, with a remark | Gustavo De Nardin | 2007-03-24 | 1 | -2/+3 |
* | - Fixed version_freeze mode: do not allow any upload with a different version | Marcelo Leitner | 2007-03-15 | 1 | -1/+15 |
* | - Improved indentation. | Marcelo Leitner | 2007-03-15 | 1 | -14/+29 |
* | LOST | Sawyer | 2005-05-24 | 1 | -2/+6 |
* | The extra '/' was causing the string to not be matched by the regexp below | Gustavo De Nardin | 2007-03-10 | 1 | -1/+1 |
* | initial Post::CleanRpmsrate module | Olivier Blin | 2007-02-26 | 1 | -0/+45 |
* | match rpmlint errors that have no value (such as non-xdg-migrated-menu, the o... | Olivier Blin | 2007-02-14 | 1 | -2/+2 |
* | get -> get_arg | Olivier Blin | 2007-02-09 | 1 | -2/+2 |
* | merge changes from ken/kenobi | Olivier Blin | 2007-02-09 | 1 | -1/+2 |
* | create youri-submit from youri-submit.in | Olivier Blin | 2007-02-09 | 1 | -0/+524 |
* | add section in acl error message | Olivier Blin | 2007-02-09 | 1 | -1/+1 |
* | do not use packager adress as from, it may be invalid (non-free packages) or ... | Olivier Blin | 2007-02-09 | 1 | -5/+1 |
* | fix changelog in reject mail | Olivier Blin | 2007-02-09 | 1 | -1/+1 |
* | fix reject mail | Olivier Blin | 2007-02-09 | 1 | -1/+3 |