index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
SQLite
/
SQLiteInventoryStore.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-10
/
+10
2008-06-26
Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...
Jeff Ames
1
-11
/
+93
2008-06-11
check in working migration code fore SQLite. This
Sean Dague
1
-55
/
+65
2008-05-16
Formatting cleanup.
Jeff Ames
1
-17
/
+17
2008-05-14
More formatting cleanup.
Jeff Ames
1
-1
/
+2
2008-05-01
* In ur code. Making it static.
Adam Frisby
1
-7
/
+7
2008-05-01
* Align new fields upgrade sql to have the same 'not null' and default settin...
Justin Clarke Casey
1
-2
/
+2
2008-04-30
* Deal with a situation where the new fields in the inventory store are null ...
Justin Clarke Casey
1
-6
/
+18
2008-04-30
* Trivial sqlite inventory db log message change so I can pick out the messag...
Justin Clarke Casey
1
-7
/
+7
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-1
/
+31
2008-04-29
* Preparatory work for autoupgrade of sqlite inventory tables in preparation ...
Justin Clarke Casey
1
-2
/
+36
2008-04-23
allow for Inventory database source to be specified in main
Sean Dague
1
-10
/
+6
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-2
/
+2
2008-04-08
further refactor and rename of InventoryFolderBase properties
Sean Dague
1
-2
/
+2
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-21
/
+21
2008-04-07
Refactor InventoryItemBase to do the following:
Sean Dague
1
-31
/
+31
2008-04-07
add some error messages for abuse of our IInventoryData interface
Sean Dague
1
-6
/
+18
2008-04-02
fix ups to include OpenSim.Framework explicit includes (they
Sean Dague
1
-0
/
+1
2008-04-02
attempt to fix up all refernces to new directory structure
Sean Dague
1
-1
/
+1
2008-04-02
whole lot more moving
Sean Dague
1
-0
/
+0
2008-03-28
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
1
-6
/
+2
2008-03-28
* Introduced common abstract AssetDataBase implementing IAssetProvider
lbsa71
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-12
better fix for 551, not sure why I missed this earlier
Sean Dague
1
-12
/
+10
2008-03-11
get rid of artificial InventoryLock object in favor of
Sean Dague
1
-18
/
+13
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-19
* Committing Ahzz's patch number 620.
Teravus Ovares
1
-135
/
+177
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-6
/
+8
2007-12-27
* Optimized usings
lbsa71
1
-2
/
+4
2007-12-20
Convert some inventory ids I managed to miss
Justin Clarke Casey
1
-5
/
+5
2007-12-20
Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form
Justin Clarke Casey
1
-24
/
+24
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
1
-0
/
+32
2007-12-13
Minor cleanup
Jeff Ames
1
-3
/
+1
2007-12-09
From Justin Casey (IBM)
Sean Dague
1
-1
/
+1
2007-12-08
This patch fixes mantis 105. Basically, it stops the index exception when
Sean Dague
1
-19
/
+8
2007-10-30
* Optimized usings
lbsa71
1
-93
/
+96
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+2
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+29
2007-10-08
Applied patch 485, inventory patch from tleiades (thanks again).
MW
1
-3
/
+26
2007-10-06
Applied Patch 473, Inventory Patch from Tleiades (many thanks).
MW
1
-14
/
+74
2007-10-02
* Moved setup of LocalInventoryService and LocalUserServices to the app layer
lbsa71
1
-7
/
+1
2007-10-01
revert working getInventoryFolder function because this seems
Sean Dague
1
-6
/
+13
2007-09-28
negative code checkin. All these functions are in the base
Sean Dague
1
-162
/
+1
2007-09-28
implement getInventoryItem and getInventoryFolder (not
Sean Dague
1
-5
/
+15
2007-09-27
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...
lbsa71
1
-37
/
+34
2007-09-27
oops, I broke the build. Fixed now
Sean Dague
1
-3
/
+3
2007-09-27
implement something in sqlite inventory that wasn't before
Sean Dague
1
-3
/
+7
2007-09-27
* Tleiades grid mode inventory (#444) - thanx Tleiades!
lbsa71
1
-31
/
+30
2007-08-24
it helps to actually call TestTables to get the new tables created
Sean Dague
1
-0
/
+2
2007-08-24
updated SQLite Inventory to newer model data definition,
Sean Dague
1
-485
/
+644
[next]