To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
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.
Merge from live branch
Fix underscores in idents (and make regex the same in both places it's used)
Merge
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"
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
Merge from branch "redmine-2.2"
Update to Redmine SVN revision 11972 on 2.3-stable branch
Update to Redmine SVN revision 11972 on 2.2-stable branch
Remove inner quotes from realm (workaround for #577)
Merge from branch live
Merge from branch cannam
Merge from live
Update to Redmine SVN revision 11137 on 2.2-stable branch
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 default (Redmine 1.3)
Merge from branch "cannam_integration"
Merge from branch "redmine-1.3"
Update to Redmine SVN rev 9414 on 1.3-stable branch
Merge from cannam_integration
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Rename .rhtml files to .html.erb in preparation for merge
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"
More debug info
Salted is now the default everywhere
Merge from branch "redmine-1.2"
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
Merge from branch "bug_182"
Ensure package name is given to javadoc even when only one package prefix found (fixing #182); use tree overview file as index instead of frame-based index file for multi-package extractions
Merge from branch "cannam-pre-20110113-merge"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "cannam-pre-20110113-merge". Includes fix for bug #169.
Fix updates for tracking external Mercurial repos
Merge from branch bug_169
Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it
If the remote repo URL changes, move aside the existing local mirror and start afresh.(Not yet tested: checkpointing this prior to working on a different aspect of the problem)