aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* catdap: Fix depsColin Guthrie2014-03-231-1/+1
|
* catdap: Use a default value for the git branchColin Guthrie2014-03-231-1/+1
|
* Switch identity.mageia.org (aka CatDap) to gitColin Guthrie2014-03-232-6/+8
|
* Support git snapshots of a specific branch name (needed for identity.mageia.org)Colin Guthrie2014-03-231-2/+3
|
* properly remove misc ssh key from other serversThomas Backlund2014-03-231-0/+7
|
* remove boklm ssh key as requested by mailThomas Backlund2014-03-231-0/+2
|
* add 'mariadb-obsolete' to fix 'non-starting mysql service'Damien Lallement2014-03-181-1/+2
|
* update 'mysql' to 'mariadb' as 'mysql' package no longer exists in mga2Damien Lallement2014-03-181-2/+2
|
* mgagit: Make the repository update hook more generic to cover all repo groupsColin Guthrie2014-03-131-1/+1
|
* Setup git repository groups for 'artwork', 'doc' and 'qa'Colin Guthrie2014-03-132-0/+32
|
* mgagit: Use a 5 second timeout to notify alamut.Colin Guthrie2014-02-101-1/+1
| | | | | This keeps the stall time on a push to something sensible should there be a problem.
* mgagit: Python typoColin Guthrie2014-02-101-1/+1
|
* gitmirror: Add chkconfig headers to init scriptColin Guthrie2014-02-101-0/+5
|
* gitmirror: Fix base URL for cloning.Colin Guthrie2014-02-101-2/+3
| | | | Also some cosmetic changes to logging and stopping.
* mgagit: Use the full repo name + .git suffix when informing remote side.Colin Guthrie2014-02-101-1/+1
|
* gitmirror: Fix config keyColin Guthrie2014-02-101-1/+1
|
* alamut: Remove rsyncing from git.Colin Guthrie2014-02-102-18/+22
| | | | | Add in notification of the 'on-the-pull' system for mirroring in post-commit hook.
* gitmirror: Redirect output to a log fileColin Guthrie2014-02-101-1/+1
| | | | | | The logging is not too large so don't worry too much about it for now. Longer term, systemd journal will be sufficient
* gitmirror: Use two rsyncs rather than have a config file race.Colin Guthrie2014-02-101-4/+2
|
* gitmirror: Clear out lock subsys on stopColin Guthrie2014-02-091-0/+1
|
* mgagit: Avoid unnecessary quotes.Colin Guthrie2014-02-091-2/+2
|
* Add a new system to ensure our git repos are mirrored properly.Colin Guthrie2014-02-095-0/+472
| | | | | | | This is a simple python daemon that I wrote which can be 'pinged' and told to update (or freshly clone) given git repos. Deploy this script on alamut (not started automatically yet)
* Remove freeze to start mga5Nicolas Lécureuil2014-02-041-1/+1
|
* Add check for mageia4Nicolas Lécureuil2014-02-041-0/+177
|
* Restore commitsNicolas Lécureuil2014-02-041-3/+1
|
* Update for 5Nicolas Lécureuil2014-02-041-1/+1
|
* Only allow umeabot to commit on the svnNicolas Lécureuil2014-02-031-1/+3
|
* Add mga4 support in youriNicolas Lécureuil2014-02-031-1/+69
|
* Add youri check for 3Nicolas Lécureuil2014-02-031-0/+177
|
* ntp: add workaround for NTP reflection attackNicolas Vigier2014-01-311-0/+6
|
* add backports tree to allowed listThomas Backlund2014-01-231-1/+1
|
* add backports_allowed flagThomas Backlund2014-01-231-0/+1
|
* add backports-announce mlThomas Backlund2014-01-231-0/+7
|
* leave sucuk to autobuilderThomas Backlund2014-01-191-2/+2
|
* Add perl-Glib-Object-Introspection to the freeze exclusion pkgsColin Guthrie2014-01-161-1/+1
|
* give access to /dev/kvm to people allowed to use libvirtPascal Terjan2014-01-081-0/+6
|
* drop disabled subversion snapshottingThomas Backlund2014-01-051-4/+0
|
* enable git cloning of draklive-configThomas Backlund2014-01-051-0/+4
|
* disable draklive images-config svn updatesThomas Backlund2014-01-051-3/+3
|
* mgagit: Make sure to strip the single quotes that surround the modifed date.Colin Guthrie2014-01-041-1/+1
|
* mgagit: Fix last-modified file write.Colin Guthrie2014-01-041-2/+4
|
* mgagit: Some trivial pylint tidyupsColin Guthrie2014-01-041-10/+10
|
* mgagit: Attempt to write out a last-modified file for cgit.Colin Guthrie2014-01-041-0/+13
| | | | | | | | | This means the Last Modified column in cgit will show the date of the last commit not the date of the last push (which can be completely unrelated, especially when doing rebases or forced pushes and fixups etc.) Note: If we stop using rsync for replication then this can be removed and replaced with a different hook on the receiving side.
* Release Freeze (half a day late)Thomas Backlund2013-12-231-2/+2
|
* mgagit: Match multiple bug references on a single lineColin Guthrie2013-12-221-6/+5
|
* Add net_monitor to the list of 'our' packages that can break freezeColin Guthrie2013-12-181-1/+1
|
* mgagit: Suppress the 'Bug links:' section when posting comment to bugzilla.Colin Guthrie2013-12-141-1/+7
| | | | | | | It is only suppressed when a single bug is referenced. If multiple bugs are referenced (including external bug trackers) then it will be included. mga#11987
* mgagit: The bugzilla integration needs python-bugz mga#11987Colin Guthrie2013-12-141-1/+1
|
* Attempt to notify bugzilla when bugs are referenced in commits mga#11987Colin Guthrie2013-12-141-0/+63
|
* Partially revert part of r3378 which wasn't meant to be in the commit :(Colin Guthrie2013-12-051-2/+0
|