aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add mgaonline to the freeze exception pkg regexpColin Guthrie2013-12-052-1/+3
|
* cgit: Favour a README.mga.md over README.md for about pages.Colin Guthrie2013-12-031-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 locationColin Guthrie2013-11-301-1/+1
|
* Get more realistic old agePascal Terjan2013-11-281-1/+1
|
* Update ssh key for boklmNicolas Vigier2013-11-281-2/+2
|
* Allow submissions of various internal packages while in freeze.Colin Guthrie2013-11-281-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 LockdownThomas Backlund2013-11-221-1/+1
|
* disable cauldron media.cfg rewriting until it is fixed to properly sort the ↵Thomas Backlund2013-11-021-0/+1
| | | | media lists (mga #10773)
* remove unused media_types definition (we rely on media_type)Thomas Backlund2013-11-021-5/+0
|
* buildsystem: ensure more syslinux files are extracted to the treeColin Guthrie2013-11-021-1/+1
|
* free up rabbit for iso buildingThomas Backlund2013-10-261-2/+2
|
* rsyncd.conf: Fix typo in previous commitNicolas Vigier2013-10-251-1/+1
|
* Add rsync access to packages svn repository for lissyxNicolas Vigier2013-10-251-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 linesNicolas Vigier2013-10-251-4/+4
|
* Add an Age report for packages which didn't pass the mass rebuildPascal Terjan2013-10-221-1/+5
|
* Fix git rsync hosts restrictionPascal Terjan2013-10-211-1/+1
|
* Mga 4 Version FreezeThomas Backlund2013-10-151-2/+2
|
* don't check for 'nodejs' on gentooDamien Lallement2013-10-091-0/+1
|
* mgagit: Remove old emailerColin Guthrie2013-10-073-24/+1
|
* mgagit: Fix post-receive mailer.Colin Guthrie2013-10-071-3/+2
| | | | | | * Fix python path * Fix .git suffix stripping from repo shortname * Remove left over debug printing
* mgagit: Keep the post commit stuff out of /usr/local/binColin Guthrie2013-10-072-3/+13
|
* mgagit: Import a manually added script on the server side to puppetColin Guthrie2013-10-072-0/+24
|
* mgagit: Convert to git multimail for notifications.Colin Guthrie2013-10-074-11/+17
| | | | | | | This system sends one mail per commit pushed, all threaded (i.e. as replies) to a summary email of the push itself. Upstream URL for git multimail is: https://github.com/mhagger/git-multimail
* cgit: Add buglist regex cross reference commentColin Guthrie2013-10-061-0/+2
|
* mgagit: Add new templates for generationg per-commit notification emails.Colin Guthrie2013-10-062-0/+2561
| | | | | | | | | This uses the git multimail project from upstream revision 3fcd7bffef which is the master revision at the time of writing. It also includes a monkey-patched version which we will use which adds the ability to include links to the gitweb/cgit URL and also links to any supported bugtracker.
* Remove old git repository creation manifest.Colin Guthrie2013-10-061-40/+0
| | | | Now obsoleted by mgagit
* Remove old git-related repo setupColin Guthrie2013-10-063-24/+0
| | | | This is now obsoleted by mgagit configuration
* Enable RewriteEngine on forumsNicolas Vigier2013-10-061-0/+1
|
* Fix rewrite URL on forumsNicolas Vigier2013-10-061-1/+1
|
* Prevent access to the register URL on the forumsNicolas Vigier2013-10-061-0/+4
|
* Add content parameter to apache::vhost::reverse_proxyNicolas Vigier2013-10-062-1/+4
|
* Drop mandriva specific pagePascal Terjan2013-10-051-24/+0
|
* Update cooker sources, sadly links will not be correctPascal Terjan2013-10-051-0/+13
|
* Add a Rosa sourcePascal Terjan2013-10-051-23/+21
|
* enable rabbit as build nodeThomas Backlund2013-10-031-2/+2
|
* Disable autorebuild, it will not work before genhdlist got the new packagePascal Terjan2013-09-291-1/+0
|
* Fix syntaxNicolas Vigier2013-09-291-4/+4
|
* Enable auto rebuild for a few packagesPascal Terjan2013-09-292-0/+12
|
* free up rabbit for iso buildsThomas Backlund2013-09-271-2/+2
|