aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteInventoryStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-12/+21
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-10/+10
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-261-11/+93
* check in working migration code fore SQLite. This Sean Dague2008-06-111-55/+65
* Formatting cleanup.Jeff Ames2008-05-161-17/+17
* More formatting cleanup.Jeff Ames2008-05-141-1/+2
* * In ur code. Making it static.Adam Frisby2008-05-011-7/+7
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-2/+2
* * Deal with a situation where the new fields in the inventory store are null ...Justin Clarke Casey2008-04-301-6/+18
* * Trivial sqlite inventory db log message change so I can pick out the messag...Justin Clarke Casey2008-04-301-7/+7
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-1/+31
* * Preparatory work for autoupgrade of sqlite inventory tables in preparation ...Justin Clarke Casey2008-04-291-2/+36
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-10/+6
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-2/+2
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-21/+21
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-31/+31
* add some error messages for abuse of our IInventoryData interfaceSean Dague2008-04-071-6/+18
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+664