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