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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-12
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2010-09-03
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-09-02
Fix cast issue
Melanie
1
-1
/
+1
2010-09-02
Allow increasing the version in system folders
Melanie
1
-1
/
+7
2010-09-02
Update: Allow the version to increase only
Melanie
1
-1
/
+2
2010-09-02
Disallow modification of system folders. Prevent changing the type of folders
Melanie
1
-1
/
+16
2010-08-24
Add automated test at the opensim 'api' level to check that a given item goes...
Justin Clark-Casey (justincc)
1
-1
/
+8
2010-08-23
Fix bug in llGiveInventory() where items were disappearing on relog
Justin Clark-Casey (justincc)
1
-1
/
+13
2010-08-23
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
1
-1
/
+6
2010-08-06
Allow the trash folder itself to be passed to PurgeFolder
Melanie Thielker
1
-0
/
+3
2010-07-24
Add some options
Melanie
1
-0
/
+11
2010-07-24
Fix some inventory issues
Melanie
1
-0
/
+29
2010-07-14
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th...
Justin Clark-Casey (justincc)
1
-2
/
+4
2010-06-29
Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...
Diva Canto
2
-3
/
+10
2010-06-11
Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol...
Justin Clark-Casey (justincc)
2
-16
/
+6
2010-06-11
Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve...
Justin Clark-Casey (justincc)
2
-6
/
+16
2010-06-08
Changed XInventoryData's CreatorID to a string.
Diva Canto
1
-2
/
+2
2010-05-16
Fixes mantis #4691
Diva Canto
1
-1
/
+1
2010-04-29
Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...
Diva Canto
1
-3
/
+3
2010-04-28
Removed unused var from InventoryService.cs (-1 warning)
AlexRa
1
-1
/
+1
2010-04-27
XInventory connector/handler showing signs of life. Tested, but needs more te...
Diva Canto
1
-4
/
+4
2010-02-14
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...
Diva Canto
1
-0
/
+1
2010-02-08
Create root inventory folder with proper type (9) instead of -1
Melanie
1
-1
/
+1
2010-01-31
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
1
-1
/
+1
2010-01-31
* Bug fix in XInventoryData -- groupOwned is an int in the DB
Diva Canto
1
-2
/
+8
2010-01-31
* Added a few files that were missing in the repo.
Diva Canto
2
-25
/
+327
2010-01-12
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
1
-0
/
+1
2010-01-04
Finish conversion if XInventoryService
Melanie
1
-12
/
+46
2010-01-04
First stage port of the XInventoryService
Melanie
1
-0
/
+474
2010-01-01
The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...
Diva Canto
1
-0
/
+283
2010-01-01
Prevent the creation of duplicate inventory folders in the case of a login
Melanie
1
-1
/
+12
2009-11-22
* Request from Adam to add InfoFormat logging to the InventoryService for whe...
Teravus Ovares (Dan Olivares)
1
-0
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-03
Fixes seven leaky .BeginInvoke() calls
John Hurliman
1
-1
/
+1
2009-08-28
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
1
-0
/
+2
2009-08-22
Moved a debug message.
Diva Canto
1
-1
/
+1
2009-08-22
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
1
-2
/
+14
2009-08-20
Made HandleFetchInventoryDescendents async, so that the client thread doesn't...
Diva Canto
1
-3
/
+1
2009-08-19
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
1
-3
/
+3
2009-08-19
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
1
-0
/
+18
2009-08-19
A better purge of trash folder.
Diva Canto
1
-4
/
+8
2009-08-13
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
1
-0
/
+23
2009-08-13
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
1
-2
/
+2
2009-08-11
Improved test for system folders. Removed log messages.
Diva Canto
1
-1
/
+2
2009-08-11
System folders inventory cache added to OUT inventory modules. This tracks ag...
Diva Canto
1
-0
/
+20
2009-08-10
Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...
Diva Canto
1
-0
/
+40
2009-08-10
Changed RequestRootFolder to GetRootFolder
Diva Canto
1
-3
/
+3
2009-08-06
Disable all IAR tests for now due to possible failure-causing race condition
Justin Clark-Casey (justincc)
1
-1
/
+0
2009-06-15
Moving these nice HG connectors to their homes.
diva
1
-242
/
+0
2009-06-11
Fixes mantis #3803. Thanks jhurliman.
diva
1
-5
/
+5
[next]