| Commit message (Expand) | Author | Age | Files | Lines |
* | fix "grep_files" handling (#37907) | Pascal Rigaux | 2008-02-19 | 1 | -1/+1 |
* | do not make rpmlint errors fatal anymore (asked by fcrozat) | Olivier Blin | 2008-02-12 | 1 | -4/+16 |
* | remove results occurences and update doc | Olivier Blin | 2008-02-08 | 1 | -11/+1 |
* | make all rpmlint errors fatal | Olivier Blin | 2008-02-08 | 1 | -5/+3 |
* | removed unneeded parentheses | Olivier Blin | 2008-02-08 | 1 | -1/+1 |
* | make clear repository/target/define are unused | Olivier Blin | 2008-02-08 | 1 | -1/+1 |
* | use scalar for fd | Olivier Blin | 2008-02-08 | 1 | -2/+2 |
* | also call ->set_arch_changed when linking a noarch file to another arch | Pascal Rigaux | 2008-01-31 | 1 | -0/+1 |
* | merge youri-submit into youri-submit.in | Olivier Blin | 2007-12-21 | 1 | -15/+25 |
* | only log main/updates modifications, not contrib/updates or non-free/updates ... | Olivier Blin | 2007-12-19 | 1 | -1/+1 |
* | add spuk's debug code for bug 34999 | Olivier Blin | 2007-12-19 | 1 | -0/+12 |
* | 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 |