aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Youri/Submit/Action
Commit message (Collapse)AuthorAgeFilesLines
* Link noarch files only for architectures of the current targetOlivier Blin2015-11-021-1/+1
| | | | | | | | | Previously, it was trying to link noarch files for all arches listed in the config file, independently of the target. This commit uses the newly introduced get_target_arches() method from Youri::Repository. Also adapt the commented line in Deps.pm
* Fix undefined getcwdPascal Terjan2014-12-161-0/+1
|
* Fix generation of .depsPascal Terjan2014-04-182-4/+6
|
* Generate .deps filePascal Terjan2014-04-182-1/+82
|
* Initial implementation for automatically rebuilding some dependent packagesPascal Terjan2013-09-291-0/+60
|
* Remove warnings about deprecated methodsNicolas Vigier2012-12-045-5/+5
|
* Allow setting ulri log filePascal Terjan2012-11-251-2/+7
|
* Add a Youri::Submit::Action to run ulriPascal Terjan2012-03-051-0/+53
|
* Enable Id keywordPascal Terjan2012-02-2613-13/+13
|
* Package to archive can have any archPascal Terjan2011-12-011-2/+1
|
* Update mgarepo command printed on stdout, and remove old commentNicolas Vigier2011-08-291-4/+1
|
* use mgarepo instead of repsys for markreleaseNicolas Vigier2011-08-291-1/+1
|
* remove old maintdbNicolas Vigier2011-08-161-24/+0
|
* run maintdb as maintdb userNicolas Vigier2011-07-121-1/+3
|
* add submited packages to maintdbNicolas Vigier2011-07-121-0/+4
|
* move Youri::Submit::Action::Bugzilla in a deprecated directoryOlivier Blin2011-04-041-81/+0
|
* Fix changelog mail content for new youriPascal Terjan2011-03-251-3/+14
|
* fix username of submitter (thanks to pterjan)Nicolas Vigier2011-03-241-2/+1
|
* fix syntaxNicolas Vigier2011-03-241-1/+1
|
* Add action to notify maintainers database of a package uploadRomain d'Alverny2011-03-241-0/+81
|
* Drop some MDV specific debugging codePascal Terjan2011-02-261-11/+0
|
* use mga-signpackage script with sudo to sign packagesNicolas Vigier2011-01-201-5/+7
|
* get_file_name returns a full path, which Install does not likePascal Terjan2011-01-0716-0/+1328