To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Inching along
More poking around with Docker
Experimenting with Docker setup
Merge from live branch
A script to flatten an Hg repo with subrepos into one without. Not currently used.
Merge from branch feature_1136
No, a bare repo is better
Fix missed text change
Separate out git repo dir and work dir (so as to serve repo dir only)
Add hgtags export
Add date stamps
hg-hash option does not appear reliable ("Not updating refs/notes/hg (new tip XXX does not contain YYY")
Run update-server-info after each export
Further fix to that
Attempt to fix that properly
Discard certain malformed email addresses
Need -f in case no authormaps exist yet
Ensure we don't leave a git repo lying around for a repo with no corresponding (even if empty) authormap
Force flag is needed here
Skip private projects
Better output options
Environment as arg
Merge
First cut of a git export script
Use simpler saved committer list; ignore -e option (used for env)
Making this work through the api is too complicated for now; this will do OK
OK, this script works now, but it should be using the API
Script to create authormaps for all repos
Authormap generator works, but is far too slow to run through runner
Add script to print out a committer authormap file for a project's repo
Merge from branch "redmine-2.4-integration"
Merge from live branch. Still need to merge manually in files overridden by plugins.
Merge from luisf branch
merge from default branch
Extracting also top-level project stats in script.
Moved previous script to different project (https://code.soundsoftware.ac.uk/hg/codesoundsoftware-stats); created a simpler to log site stats.
Fix underscores in idents (and make regex the same in both places it's used)
Fixes to external helper scripts, including avoiding barfing on project XML
RDoc::usage is not in Ruby 1.9
SHA1 -> SHA (module renamed)
Merge from redmine-2.2-integration branch. We're going live!
Merge from branch "cannam"
Remove inner quotes from realm (workaround for #577)
Merge from branch live
Merge from branch cannam
Merge from live
Reduce amount of log output
Merge from branch "live"
Luis's latest updates to stats script on live
Fix failure to extract whole project docs for certain Java projects
Minor fixes
Minor output tweaks
Print out the results
Various fixes
Look up project objects
Merge.
get stats up to current date
Add Apache log extraction script
Merge from get_statistics branch
fixed counting of model figures
Merge from branch "get_statistics"
initial version of script to get stats from the site
Merge from the default branch
Merge from cannam_integration
Merge from branch "redmine-1.3"
Merge from branch "feature_318"
Last "fix" was completely bogus. Here's a real one (for situation where URL has nothing beyond the location)
Small fixes -- avoid troubles when trying to retrive root /hg URL
Drop out of loop as soon as the first LDAP auth succeeds for a suitable role (fixing #316)
Switch to SSL earlier when doing a push -- check for branchmap command. This is unequivocally a hack
Syntax fixes etc
Overhaul SoundSoftware authentication manager to handle HTTPS redirects itself and also to avoid info leakage for nonexistent projects
Merge from branch "luisf"