aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/CAPS/AdminWebFront.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that t...MW2007-05-241-256/+0
* * sing loud, sing proud, sing from the heartlbsa712007-05-161-1/+0
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-13/+13
* * The world can not contain ScriptFactories that creates unique instances of ...lbsa712007-04-031-30/+2
* * Extended Script API with GetRandomAvatarlbsa712007-04-031-7/+14
* * Script prototypelbsa712007-04-031-26/+72
* Temporary fix for the object taking bugMW2007-04-031-2/+2
* 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