| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-02-04 | 1 | -2/+2 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -0/+1 |
* | comment out large chunks of appearance/inventory region access services to el... | Justin Clark-Casey (justincc) | 2010-05-28 | 1 | -508/+506 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -197/+199 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -2/+1 |
* | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -2/+5 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 1 | -2/+6 |
* | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 1 | -1/+1 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -3/+3 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -4/+0 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -2/+2 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -8/+8 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -4/+4 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-27 | 1 | -14/+0 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -12/+12 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -13/+13 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -24/+24 |
* | * More friendly OpenJpeg error handling. | Teravus Ovares | 2009-01-21 | 1 | -1/+19 |
* | * Assume that asset data in a reset inventory post is not inlined by default | Justin Clarke Casey | 2008-12-01 | 1 | -3/+2 |
* | * stop inventory item creation via REST falling over on any included assets t... | Justin Clarke Casey | 2008-12-01 | 1 | -93/+93 |
* | * minor: fix log message printed when unrecognized elements are found in inve... | Justin Clarke Casey | 2008-12-01 | 1 | -133/+119 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -0/+8 |
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-10-30 | 1 | -11/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-21 | 1 | -9/+9 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-10-20 | 1 | -11/+76 |
* | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 2008-09-30 | 1 | -25/+25 |
* | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 2008-09-26 | 1 | -2/+2 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -0/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-18 | 1 | -4/+4 |
* | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 2008-09-18 | 1 | -12/+17 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -48/+50 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -200/+125 |
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 1 | -4/+5 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 1 | -299/+617 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -184/+116 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -2/+6 |
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -96/+199 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -2/+2 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -7/+0 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 2008-07-02 | 1 | -0/+1993 |