Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
mgagit: Use a 5 second timeout to notify alamut. This keeps the stall time on a push to something sensible should there be a problem.
mgagit: Python typo
mgagit: Use the full repo name + .git suffix when informing remote side.
alamut: Remove rsyncing from git. Add in notification of the 'on-the-pull' system for mirroring in post-commit hook.
mgagit: Avoid unnecessary quotes.
mgagit: Make sure to strip the single quotes that surround the modifed date.
mgagit: Fix last-modified file write.
mgagit: Some trivial pylint tidyups
mgagit: Attempt to write out a last-modified file for cgit. 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.
mgagit: Match multiple bug references on a single line
mgagit: Suppress the 'Bug links:' section when posting comment to bugzilla. 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
Attempt to notify bugzilla when bugs are referenced in commits mga#11987
mgagit: Fix post-receive mailer. * 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/bin
mgagit: Add new templates for generationg per-commit notification emails. 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.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.28 |