| Commit message (Expand) | Author | Age | Files | Lines |
* | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 2008-03-28 | 1 | -6/+2 |
* | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 2008-03-28 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | better fix for 551, not sure why I missed this earlier | Sean Dague | 2008-03-12 | 1 | -12/+10 |
* | get rid of artificial InventoryLock object in favor of | Sean Dague | 2008-03-11 | 1 | -18/+13 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * Committing Ahzz's patch number 620. | Teravus Ovares | 2008-02-19 | 1 | -135/+177 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -6/+8 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -2/+4 |
* | Convert some inventory ids I managed to miss | Justin Clarke Casey | 2007-12-20 | 1 | -5/+5 |
* | Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form | Justin Clarke Casey | 2007-12-20 | 1 | -24/+24 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -0/+32 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -3/+1 |
* | From Justin Casey (IBM) | Sean Dague | 2007-12-09 | 1 | -1/+1 |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -19/+8 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -93/+96 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+29 |
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 1 | -3/+26 |
* | Applied Patch 473, Inventory Patch from Tleiades (many thanks). | MW | 2007-10-06 | 1 | -14/+74 |
* | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2007-10-02 | 1 | -7/+1 |
* | revert working getInventoryFolder function because this seems | Sean Dague | 2007-10-01 | 1 | -6/+13 |
* | negative code checkin. All these functions are in the base | Sean Dague | 2007-09-28 | 1 | -162/+1 |
* | implement getInventoryItem and getInventoryFolder (not | Sean Dague | 2007-09-28 | 1 | -5/+15 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -37/+34 |
* | oops, I broke the build. Fixed now | Sean Dague | 2007-09-27 | 1 | -3/+3 |
* | implement something in sqlite inventory that wasn't before | Sean Dague | 2007-09-27 | 1 | -3/+7 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -31/+30 |
* | it helps to actually call TestTables to get the new tables created | Sean Dague | 2007-08-24 | 1 | -0/+2 |
* | updated SQLite Inventory to newer model data definition, | Sean Dague | 2007-08-24 | 1 | -485/+644 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 1 | -0/+17 |
* | Start of inventory items, when you upload a texture the data will now be stor... | MW | 2007-08-14 | 1 | -4/+71 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -0/+401 |