aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/SQLiteInventoryStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* better fix for 551, not sure why I missed this earlierSean Dague2008-03-121-12/+10
* get rid of artificial InventoryLock object in favor ofSean Dague2008-03-111-18/+13
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Committing Ahzz's patch number 620.Teravus Ovares2008-02-191-135/+177
* Converted logging to use log4net.Jeff Ames2008-02-051-6/+8
* * Optimized usingslbsa712007-12-271-2/+4
* Convert some inventory ids I managed to missJustin Clarke Casey2007-12-201-5/+5
* Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated formJustin Clarke Casey2007-12-201-24/+24
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+32
* Minor cleanupJeff Ames2007-12-131-3/+1
* From Justin Casey (IBM)Sean Dague2007-12-091-1/+1
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-19/+8
* * Optimized usingslbsa712007-10-301-93/+96
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+29
* Applied patch 485, inventory patch from tleiades (thanks again).MW2007-10-081-3/+26
* Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW2007-10-061-14/+74
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-021-7/+1
* revert working getInventoryFolder function because this seemsSean Dague2007-10-011-6/+13
* negative code checkin. All these functions are in the baseSean Dague2007-09-281-162/+1
* implement getInventoryItem and getInventoryFolder (notSean Dague2007-09-281-5/+15
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-37/+34
* oops, I broke the build. Fixed nowSean Dague2007-09-271-3/+3
* implement something in sqlite inventory that wasn't beforeSean Dague2007-09-271-3/+7
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-31/+30
* it helps to actually call TestTables to get the new tables createdSean Dague2007-08-241-0/+2
* updated SQLite Inventory to newer model data definition,Sean Dague2007-08-241-485/+644
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+17
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-4/+71
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-141-0/+401