aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-271-45/+45
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-242-2/+450
* Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2009-04-172-0/+144
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-4/+4
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-7/+1
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-275-42/+37
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-192-1/+2
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-37/+46
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-172-40/+40
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-132-2/+1
* * optimized usings.lbsa712009-02-1216-136/+36
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-066-8/+8
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-042-54/+54
* * More friendly OpenJpeg error handling.Teravus Ovares2009-01-211-1/+19
* minor: Remove some serialization module scene wrappersJustin Clarke Casey2008-12-192-2/+11
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-1/+0
* * Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey2008-12-011-3/+2
* * stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey2008-12-011-93/+93
* * minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2008-12-012-135/+119
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-0/+8
* adding region_port field to /admin/rest/regions/UUID/ to convey theDr Scofield2008-11-071-0/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-011-2/+2
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-302-12/+18
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-214-18/+18
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-207-63/+152
* cleaning up OSHttpResponse: note that read access to extra headerDr Scofield2008-10-061-40/+32
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-301-25/+25
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-1/+1
* * Patch from JHurlimanTeravus Ovares2008-09-261-27/+27
* * minor: fix lolbug in RestInventoryService spotted by jhurlimanJustin Clarke Casey2008-09-261-2/+2
* * minor: remove warningsJustin Clarke Casey2008-09-261-2/+2
* From: alan webb (alan_webb@us.ibm.com)Dr Scofield2008-09-241-60/+60
* cleanups, fixing REST appearance services.Dr Scofield2008-09-242-110/+128
* Update svn properties, formatting cleanup.Jeff Ames2008-09-232-9/+9
* this add POST support for asset services (howto forthcoming) and fixesDr Scofield2008-09-231-9/+109
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-226-9/+38
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-185-14/+14
* and this actually adds the appearance code itself (and not just theDr Scofield2008-09-182-0/+1102
* Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield2008-09-185-32/+62
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0610-73/+75
* Update svn properties, formatting cleanup.Jeff Ames2008-08-287-388/+258
* From: Richard Alimi <ralimi@us.ibm.com>Sean Dague2008-08-271-1/+1
* fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield2008-08-205-20/+11
* oops. forgot.Dr Scofield2008-08-202-0/+289
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-08-206-895/+1573