Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alamut: Remove rsyncing from git. | Colin Guthrie | 2014-02-10 | 2 | -18/+22 |
| | | | | | Add in notification of the 'on-the-pull' system for mirroring in post-commit hook. | ||||
* | gitmirror: Redirect output to a log file | Colin Guthrie | 2014-02-10 | 1 | -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 Guthrie | 2014-02-10 | 1 | -4/+2 |
| | |||||
* | gitmirror: Clear out lock subsys on stop | Colin Guthrie | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | mgagit: Avoid unnecessary quotes. | Colin Guthrie | 2014-02-09 | 1 | -2/+2 |
| | |||||
* | Add a new system to ensure our git repos are mirrored properly. | Colin Guthrie | 2014-02-09 | 5 | -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 mga5 | Nicolas Lécureuil | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | Add check for mageia4 | Nicolas Lécureuil | 2014-02-04 | 1 | -0/+177 |
| | |||||
* | Restore commits | Nicolas Lécureuil | 2014-02-04 | 1 | -3/+1 |
| | |||||
* | Update for 5 | Nicolas Lécureuil | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | Only allow umeabot to commit on the svn | Nicolas Lécureuil | 2014-02-03 | 1 | -1/+3 |
| | |||||
* | Add mga4 support in youri | Nicolas Lécureuil | 2014-02-03 | 1 | -1/+69 |
| | |||||
* | Add youri check for 3 | Nicolas Lécureuil | 2014-02-03 | 1 | -0/+177 |
| | |||||
* | ntp: add workaround for NTP reflection attack | Nicolas Vigier | 2014-01-31 | 1 | -0/+6 |
| | |||||
* | add backports tree to allowed list | Thomas Backlund | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | add backports_allowed flag | Thomas Backlund | 2014-01-23 | 1 | -0/+1 |
| | |||||
* | add backports-announce ml | Thomas Backlund | 2014-01-23 | 1 | -0/+7 |
| | |||||
* | leave sucuk to autobuilder | Thomas Backlund | 2014-01-19 | 1 | -2/+2 |
| | |||||
* | Add perl-Glib-Object-Introspection to the freeze exclusion pkgs | Colin Guthrie | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | give access to /dev/kvm to people allowed to use libvirt | Pascal Terjan | 2014-01-08 | 1 | -0/+6 |
| | |||||
* | drop disabled subversion snapshotting | Thomas Backlund | 2014-01-05 | 1 | -4/+0 |
| | |||||
* | enable git cloning of draklive-config | Thomas Backlund | 2014-01-05 | 1 | -0/+4 |
| | |||||
* | disable draklive images-config svn updates | Thomas Backlund | 2014-01-05 | 1 | -3/+3 |
| | |||||
* | mgagit: Make sure to strip the single quotes that surround the modifed date. | Colin Guthrie | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | mgagit: Fix last-modified file write. | Colin Guthrie | 2014-01-04 | 1 | -2/+4 |
| | |||||
* | mgagit: Some trivial pylint tidyups | Colin Guthrie | 2014-01-04 | 1 | -10/+10 |
| | |||||
* | mgagit: Attempt to write out a last-modified file for cgit. | Colin Guthrie | 2014-01-04 | 1 | -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 Backlund | 2013-12-23 | 1 | -2/+2 |
| | |||||
* | mgagit: Match multiple bug references on a single line | Colin Guthrie | 2013-12-22 | 1 | -6/+5 |
| | |||||
* | Add net_monitor to the list of 'our' packages that can break freeze | Colin Guthrie | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | mgagit: Suppress the 'Bug links:' section when posting comment to bugzilla. | Colin Guthrie | 2013-12-14 | 1 | -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#11987 | Colin Guthrie | 2013-12-14 | 1 | -1/+1 |
| | |||||
* | Attempt to notify bugzilla when bugs are referenced in commits mga#11987 | Colin Guthrie | 2013-12-14 | 1 | -0/+63 |
| | |||||
* | Partially revert part of r3378 which wasn't meant to be in the commit :( | Colin Guthrie | 2013-12-05 | 1 | -2/+0 |
| | |||||
* | Add mgaonline to the freeze exception pkg regexp | Colin Guthrie | 2013-12-05 | 2 | -1/+3 |
| | |||||
* | cgit: Favour a README.mga.md over README.md for about pages. | Colin Guthrie | 2013-12-03 | 1 | -0/+1 |
| | | | | | This is useful in some circumstances when there is already a README.md but is related to something else. | ||||
* | Fix forums git clone location | Colin Guthrie | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Get more realistic old age | Pascal Terjan | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Update ssh key for boklm | Nicolas Vigier | 2013-11-28 | 1 | -2/+2 |
| | |||||
* | Allow submissions of various internal packages while in freeze. | Colin Guthrie | 2013-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | This should allow Thierry (and myself, or anyone else) to push new versions of these packages even when in freeze. While this isn't exactly ideal, because these are internal packages, they don't really follow normal freeze rules (although of course it would be better to not break them at the last minute, but that's another story). See discussions on cauldron mailing list from today for reference. | ||||
* | Mga2 EOL Lockdown | Thomas Backlund | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | disable cauldron media.cfg rewriting until it is fixed to properly sort the ↵ | Thomas Backlund | 2013-11-02 | 1 | -0/+1 |
| | | | | media lists (mga #10773) | ||||
* | remove unused media_types definition (we rely on media_type) | Thomas Backlund | 2013-11-02 | 1 | -5/+0 |
| | |||||
* | buildsystem: ensure more syslinux files are extracted to the tree | Colin Guthrie | 2013-11-02 | 1 | -1/+1 |
| | |||||
* | free up rabbit for iso building | Thomas Backlund | 2013-10-26 | 1 | -2/+2 |
| | |||||
* | rsyncd.conf: Fix typo in previous commit | Nicolas Vigier | 2013-10-25 | 1 | -1/+1 |
| | |||||
* | Add rsync access to packages svn repository for lissyx | Nicolas Vigier | 2013-10-25 | 1 | -0/+6 |
| | | | | | | | | lissyx is working on a PhD thesis which involves some study of Mageia releases. In order to do that he needs to do a lot of svn requests on all packages. To avoid loading our server with those requests, I proposed him to download a full copy of the svn repository, so he can do the requests locally without loading our server. | ||||
* | rsyncd.conf: fix indentation of some lines | Nicolas Vigier | 2013-10-25 | 1 | -4/+4 |
| | |||||
* | Add an Age report for packages which didn't pass the mass rebuild | Pascal Terjan | 2013-10-22 | 1 | -1/+5 |
| | |||||
* | Fix git rsync hosts restriction | Pascal Terjan | 2013-10-21 | 1 | -1/+1 |
| |