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
/
Services
/
InventoryService
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...
Diva Canto
2010-06-29
2
-3
/
+10
*
Changed XInventoryData's CreatorID to a string.
Diva Canto
2010-06-08
1
-2
/
+2
*
Fixes mantis #4691
Diva Canto
2010-05-16
1
-1
/
+1
*
Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...
Diva Canto
2010-04-29
1
-3
/
+3
*
Merge branch 'minor-stuff'
Melanie
2010-04-28
1
-1
/
+1
|
\
|
*
Removed unused var from InventoryService.cs (-1 warning)
AlexRa
2010-04-28
1
-1
/
+1
*
|
XInventory connector/handler showing signs of life. Tested, but needs more te...
Diva Canto
2010-04-27
1
-4
/
+4
|
/
*
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...
Diva Canto
2010-02-14
1
-0
/
+1
*
Create root inventory folder with proper type (9) instead of -1
Melanie
2010-02-08
1
-1
/
+1
*
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
2010-01-31
1
-1
/
+1
*
* Bug fix in XInventoryData -- groupOwned is an int in the DB
Diva Canto
2010-01-31
1
-2
/
+8
*
* Added a few files that were missing in the repo.
Diva Canto
2010-01-31
2
-25
/
+327
*
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
2010-01-12
1
-0
/
+1
*
Merge branch 'master' into presence-refactor
Melanie
2010-01-04
2
-1
/
+520
|
\
|
*
Finish conversion if XInventoryService
Melanie
2010-01-04
1
-12
/
+46
|
*
First stage port of the XInventoryService
Melanie
2010-01-04
1
-0
/
+474
|
*
Prevent the creation of duplicate inventory folders in the case of a login
Melanie
2010-01-01
1
-1
/
+12
*
|
The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...
Diva Canto
2010-01-01
1
-0
/
+283
|
/
*
* Request from Adam to add InfoFormat logging to the InventoryService for whe...
Teravus Ovares (Dan Olivares)
2009-11-22
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Fixes seven leaky .BeginInvoke() calls
John Hurliman
2009-09-03
1
-1
/
+1
*
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
2009-08-28
1
-0
/
+2
*
Moved a debug message.
Diva Canto
2009-08-22
1
-1
/
+1
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-2
/
+14
*
Made HandleFetchInventoryDescendents async, so that the client thread doesn't...
Diva Canto
2009-08-20
1
-3
/
+1
*
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
2009-08-19
1
-3
/
+3
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
1
-0
/
+18
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-4
/
+8
*
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
2009-08-13
1
-0
/
+23
*
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-2
/
+2
*
Improved test for system folders. Removed log messages.
Diva Canto
2009-08-11
1
-1
/
+2
*
System folders inventory cache added to OUT inventory modules. This tracks ag...
Diva Canto
2009-08-11
1
-0
/
+20
*
Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...
Diva Canto
2009-08-10
1
-0
/
+40
*
Changed RequestRootFolder to GetRootFolder
Diva Canto
2009-08-10
1
-3
/
+3
*
Disable all IAR tests for now due to possible failure-causing race condition
Justin Clark-Casey (justincc)
2009-08-06
1
-1
/
+0
*
Moving these nice HG connectors to their homes.
diva
2009-06-15
1
-242
/
+0
*
Fixes mantis #3803. Thanks jhurliman.
diva
2009-06-11
1
-5
/
+5
*
Changed the inventory service so that is uses exactly one DB plugin, not many...
diva
2009-06-11
2
-115
/
+28
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
3
-49
/
+132
*
IInentoryDataPlugins were missing.
diva
2009-06-08
1
-2
/
+7
*
Added more functions to IInventoryService. Unsure about whether all of these ...
diva
2009-06-08
1
-6
/
+67
*
First draft of inventory service connectors, and service implementation. No h...
diva
2009-06-07
3
-0
/
+820