aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2-3/+4
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-24minor: make rest (not comm) modules less noisy if they are disabledJustin Clark-Casey (justincc)3-4/+5
2009-09-09* Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)1-2/+5
2009-08-19A better purge of trash folder.Diva Canto1-2/+6
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto1-1/+1
2009-07-20From: Rick Alther <alther@us.ibm.com>Sean Dague1-1/+0
2009-07-10Now we are past revision 10000, I think its time to start to fix that massive...MW1-2/+2
2009-06-10Heart surgery no.2: the inventory service hooks. diva2-3/+3
2009-06-10Formatting cleanup.Jeff Ames2-11/+9
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames19-19/+19
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+0
2009-05-21Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW1-2/+6
2009-05-18fixing XmlWriter problemDr Scofield5-99/+124
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva3-11/+11
2009-05-09Fixed handling of inventory a bitHomer Horwitz1-8/+8
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker12-5/+14
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames1-45/+45
2009-04-24From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2-2/+450
2009-04-17Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2-0/+144
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-4/+4
2009-03-31* Refactored out and de-duplicated Base64ToString(string)lbsa711-7/+1
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-1/+1
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield5-42/+37
2009-03-19* Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2-1/+2
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-1/+1
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa712-37/+46
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-0/+4
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur2-40/+40
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2-2/+1
2009-02-12* optimized usings.lbsa7116-136/+36
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield6-8/+8
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2-54/+54
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-1/+19
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey2-2/+11
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+0
2008-12-01* Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey1-3/+2
2008-12-01* stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey1-93/+93
2008-12-01* minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2-135/+119
2008-11-14Add group permissions to agent inventory.Melanie Thielker1-0/+8
2008-11-07adding region_port field to /admin/rest/regions/UUID/ to convey theDr Scofield1-0/+4
2008-11-01Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2-12/+18
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames4-18/+18
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield7-63/+152
2008-10-06cleaning up OSHttpResponse: note that read access to extra headerDr Scofield1-40/+32
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield1-25/+25
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-26* Patch from JHurlimanTeravus Ovares1-27/+27