aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mga-advisories: Attempt to prevent running mga-advisories script as root.Colin Guthrie2014-04-081-0/+5
|
* Redirect http://git.mageia.org/ to http://gitweb.mageia.org/Colin Guthrie2014-04-062-0/+6
|
* Add missing / in the script aliasPascal Terjan2014-04-041-1/+1
|
* Don't use merge, it's not a standard functionPascal Terjan2014-04-041-2/+2
|
* Drop accidental }Pascal Terjan2014-04-041-2/+2
|
* Attempt to support alias in catalyst_appPascal Terjan2014-04-043-3/+13
|
* Add an alias for mirrors statusPascal Terjan2014-04-031-0/+1
|
* Remove -'s as being valid for usernames.Colin Guthrie2014-03-281-1/+1
| | | | | This causes problems from packaging due to regexps littered around iurt code.
* git: Make git pulls silent.Colin Guthrie2014-03-231-2/+1
| | | | | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does. (fixes previous commit which put the -q in the wrong place and had a comment about the lack of -q)
* git: Make git pulls silent.Colin Guthrie2014-03-231-1/+1
| | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does.
* 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
|