aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/CAPS/AdminWebFront.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started to add a few features to the web front end that should be useful duri...MW2007-03-301-4/+43
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-291-1/+1
* * Now the rest handlers try to match path as close as possibly, so it's possi...lbsa712007-03-291-7/+7
* * RestMethod now uses same pattern as XmlRpcMethodlbsa712007-03-291-111/+110
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-281-3/+30
* * revert the revert - begin the beguinelbsa712007-03-271-4/+7
* * Reverting todays work. It was worth a try.lbsa712007-03-271-7/+4
* * Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa712007-03-271-4/+7
* Added REST-handler interface for the http server and changed the Admin Web fr...MW2007-03-271-0/+164