| Commit message (Expand) | Author | Files | Lines |
2009-04-17 | Adds a new REST service /admin/regioninfo/ --- will return a | Dr Scofield | 2 | -0/+144 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 1 | -4/+4 |
2009-03-31 | * Refactored out and de-duplicated Base64ToString(string) | lbsa71 | 1 | -7/+1 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-03-27 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 5 | -42/+37 |
2009-03-19 | * Group OpenSim.Framework.Servers interfaces together | Justin Clarke Casey | 2 | -1/+2 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -1/+1 |
2009-03-10 | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2 | -37/+46 |
2009-02-26 | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 1 | -0/+4 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2 | -40/+40 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2 | -2/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 16 | -136/+36 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 6 | -8/+8 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2 | -54/+54 |
2009-01-21 | * More friendly OpenJpeg error handling. | Teravus Ovares | 1 | -1/+19 |
2008-12-19 | minor: Remove some serialization module scene wrappers | Justin Clarke Casey | 2 | -2/+11 |
2008-12-01 | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 1 | -1/+0 |
2008-12-01 | * Assume that asset data in a reset inventory post is not inlined by default | Justin Clarke Casey | 1 | -3/+2 |
2008-12-01 | * stop inventory item creation via REST falling over on any included assets t... | Justin Clarke Casey | 1 | -93/+93 |
2008-12-01 | * minor: fix log message printed when unrecognized elements are found in inve... | Justin Clarke Casey | 2 | -135/+119 |
2008-11-14 | Add group permissions to agent inventory. | Melanie Thielker | 1 | -0/+8 |
2008-11-07 | adding region_port field to /admin/rest/regions/UUID/ to convey the | Dr Scofield | 1 | -0/+4 |
2008-11-01 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2 | -12/+18 |
2008-10-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 4 | -18/+18 |
2008-10-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 7 | -63/+152 |
2008-10-06 | cleaning up OSHttpResponse: note that read access to extra header | Dr Scofield | 1 | -40/+32 |
2008-09-30 | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 1 | -25/+25 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -1/+1 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -27/+27 |
2008-09-26 | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 1 | -2/+2 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -2/+2 |
2008-09-24 | From: alan webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -60/+60 |
2008-09-24 | cleanups, fixing REST appearance services. | Dr Scofield | 2 | -110/+128 |
2008-09-23 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -9/+9 |
2008-09-23 | this add POST support for asset services (howto forthcoming) and fixes | Dr Scofield | 1 | -9/+109 |
2008-09-22 | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 6 | -9/+38 |
2008-09-19 | * minor: eliminate the current warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-09-18 | Update svn properties, minor formatting cleanup. | Jeff Ames | 5 | -14/+14 |
2008-09-18 | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2 | -0/+1102 |
2008-09-18 | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 5 | -32/+62 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 10 | -73/+75 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 7 | -388/+258 |
2008-08-27 | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 1 | -1/+1 |
2008-08-20 | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 5 | -20/+11 |
2008-08-20 | oops. forgot. | Dr Scofield | 2 | -0/+289 |
2008-08-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 6 | -895/+1573 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 7 | -83/+12 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 6 | -325/+223 |