Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix printing revisions in error message of Check::Recency | Olivier Blin | 2015-11-02 | 1 | -2/+2 |
| | | | | Merge of manual edit on valstar.mageia.from unknown gruik author. | ||||
* | Fix undefined getcwd | Pascal Terjan | 2014-12-16 | 1 | -0/+1 |
| | |||||
* | Fix generation of .deps | Pascal Terjan | 2014-04-18 | 2 | -4/+6 |
| | |||||
* | Generate .deps file | Pascal Terjan | 2014-04-18 | 2 | -1/+82 |
| | |||||
* | Initial implementation for automatically rebuilding some dependent packages | Pascal Terjan | 2013-09-29 | 1 | -0/+60 |
| | |||||
* | rpmlint check: Add more infos in error message | Nicolas Vigier | 2013-05-23 | 1 | -2/+2 |
| | |||||
* | Version 0.9.30.9.3 | Nicolas Vigier | 2013-01-28 | 1 | -2/+2 |
| | |||||
* | MANIFEST.SKIP: add .git | Nicolas Vigier | 2013-01-28 | 1 | -0/+1 |
| | |||||
* | Remove warnings about deprecated methods | Nicolas Vigier | 2012-12-04 | 11 | -11/+11 |
| | |||||
* | Allow setting ulri log file | Pascal Terjan | 2012-11-25 | 1 | -2/+7 |
| | |||||
* | Use target specific options if available | Nicolas Vigier | 2012-09-29 | 1 | -6/+11 |
| | |||||
* | Add a Youri::Submit::Action to run ulri | Pascal Terjan | 2012-03-05 | 1 | -0/+53 |
| | |||||
* | Enable Id keyword | Pascal Terjan | 2012-02-26 | 39 | -39/+39 |
| | |||||
* | Use --delay-updates to make things more atomic | Pascal Terjan | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | Use --delete-after to reduce inconsistent time | Pascal Terjan | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | version 0.9.20.9.2 | Nicolas Vigier | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Use synthesis in Deps check | Pascal Terjan | 2012-02-03 | 1 | -1/+1 |
| | |||||
* | Package to archive can have any arch | Pascal Terjan | 2011-12-01 | 1 | -2/+1 |
| | |||||
* | Remove a system("cp") and add a FIXME | Pascal Terjan | 2011-10-03 | 1 | -2/+2 |
| | |||||
* | Update mgarepo command printed on stdout, and remove old comment | Nicolas Vigier | 2011-08-29 | 1 | -4/+1 |
| | |||||
* | use mgarepo instead of repsys for markrelease | Nicolas Vigier | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | remove old maintdb | Nicolas Vigier | 2011-08-16 | 1 | -24/+0 |
| | |||||
* | run maintdb as maintdb user | Nicolas Vigier | 2011-07-12 | 1 | -1/+3 |
| | |||||
* | add submited packages to maintdb | Nicolas Vigier | 2011-07-12 | 1 | -0/+4 |
| | |||||
* | use full path to rsync | Nicolas Vigier | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Temporary hack to allow manual upload into multiple sections | Pascal Terjan | 2011-05-22 | 1 | -0/+5 |
| | |||||
* | Update bin/youri-submit which for some unknown reason is in svn | Pascal Terjan | 2011-05-22 | 1 | -66/+8 |
| | |||||
* | Drop Youri/Submit/Pre.pm as it's no longer used | Pascal Terjan | 2011-05-22 | 1 | -27/+0 |
| | |||||
* | Allow listing posts and rejects | Pascal Terjan | 2011-05-10 | 1 | -10/+6 |
| | |||||
* | - Get rid of Youri::Submit::Pre, only one is defined and we don't use it | Pascal Terjan | 2011-05-10 | 2 | -142/+1 |
| | |||||
* | add a small doc about releasing a new version | Olivier Blin | 2011-04-04 | 1 | -0/+4 |
| | |||||
* | 0.9.1 | Olivier Blin | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | do not add deprecated directory in MANIFEST | Olivier Blin | 2011-04-04 | 1 | -0/+1 |
| | |||||
* | move Youri::Submit::Action::Bugzilla in a deprecated directory | Olivier Blin | 2011-04-04 | 1 | -0/+0 |
| | |||||
* | rename mdv-youri-submit as mga-youri-submit | Olivier Blin | 2011-04-04 | 10 | -22/+283 |
|\ | |||||
| * | fix clean-rpmsrate to use core/release | Olivier Blin | 2011-03-28 | 1 | -1/+2 |
| | | |||||
| * | Fix changelog mail content for new youri | Pascal Terjan | 2011-03-25 | 1 | -3/+14 |
| | | |||||
| * | Port to new Youri API | Pascal Terjan | 2011-03-24 | 1 | -6/+6 |
| | | |||||
| * | fix username of submitter (thanks to pterjan) | Nicolas Vigier | 2011-03-24 | 1 | -2/+1 |
| | | |||||
| * | fix syntax | Nicolas Vigier | 2011-03-24 | 1 | -1/+1 |
| | | |||||
| * | Add action to notify maintainers database of a package upload | Romain d'Alverny | 2011-03-24 | 1 | -0/+81 |
| | | |||||
| * | Drop some MDV specific debugging code | Pascal Terjan | 2011-02-26 | 1 | -11/+0 |
| | | |||||
| * | Only check deps for packages buildable on x86_64 | Pascal Terjan | 2011-02-20 | 1 | -0/+3 |
| | | |||||
| * | Display full dependency | Pascal Terjan | 2011-02-20 | 1 | -1/+1 |
| | | |||||
| * | Delete old rpms | Pascal Terjan | 2011-02-14 | 1 | -1/+1 |
| | | |||||
| * | Add a mirror action | Pascal Terjan | 2011-02-14 | 1 | -0/+55 |
| | | |||||
| * | Revert, the package was actually wrong | Pascal Terjan | 2011-02-08 | 1 | -14/+1 |
| | | |||||
| * | Allow submitting drakx-installer-images where BuildRequires version is in ↵ | Pascal Terjan | 2011-02-08 | 1 | -1/+14 |
| | | | | | | | | the name | ||||
| * | Display the required version of missing dep | Pascal Terjan | 2011-01-27 | 1 | -1/+1 |
| | | |||||
| * | Check dependencies on x86_64 as this is where the src.rpm is generated | Pascal Terjan | 2011-01-25 | 1 | -1/+3 |
| | |