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 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 branch
Merge from live
Update to Redmine SVN revision 11137 on 2.2-stable branch
Reduce amount of log output
Merge
Merge from branch "live"
Luis's latest updates to stats script on live
Fix failure to extract whole project docs for certain Java projects
Merge from branch "cannam"
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)
Merge from branch "bug_168"
Ensure we always use the same version of hg
Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch)
Merge from branch "feature_113"
Add the MATLAB doc extractor to the general doc extraction script
Tune appearance of MATLAB docs. * use three cols for short index; * add a div to identify the whole output in wider stylesheet context; * avoid showing leading ./ in directory path; * make author file path relative to config file location if relative path provided
Fix index file name; minor text changes; hack in link to repo (currently hard-coded with project name!)
Remove A element from around A-Z index letters; avoid spare blank line after comment lines in listing
Some layout and link fixes
Use mixed-case version (not lower-case function name key) for link target
Fix index links
Add config file and credit footer
First cut at making frames optional in mtree output
Add mtree2html2001.pl from Hartmut Pohlheim (with permission, thanks!)Rename to matlab-docs.pl to make its purpose in our context a bit clearer.