To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (16.3 KB)
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 "cannam"
Merge from branch "luisf"
Merge from branch "live"
More debug info
Salted is now the default everywhere
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "feature_74"
Fix failure to handle uninitialised values; add salting version
First pass at checking external repo status for read-write repo access
Merge from branch "cannam-pre-20110113-merge". Brings in table reorganisation for Projects page; moves our scripts from extra/svn to extra/soundsoftware; reduces page min-width
Merge from branch "feature_75". Should have merged 5 commits ago. Oops