index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
/
Inventory
/
InventoryServiceConnector.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Removed verbose debug message
Diva Canto
2009-10-06
1
-7
/
+0
*
Remove the methods for full inventory fetch from the connector. Remove tests
Melanie
2009-09-17
1
-35
/
+1
*
Fixes seven leaky .BeginInvoke() calls
John Hurliman
2009-09-03
1
-0
/
+2
*
Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma...
Diva Canto
2009-08-25
1
-0
/
+5
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-2
/
+21
*
Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...
Diva Canto
2009-08-21
1
-3
/
+18
*
Makes the inventory connectors fully compatible with the old Grid.InventorySe...
Diva Canto
2009-08-19
1
-29
/
+35
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
1
-0
/
+42
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-3
/
+6
*
GetFolderItems implemented. It's not being called, but it might.
Diva Canto
2009-08-18
1
-0
/
+17
*
Added some padding to the remote inventory connector so that it tries to oper...
Diva Canto
2009-08-17
1
-4
/
+70
*
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
2009-08-13
1
-15
/
+34
*
Fixes a race condition in EQ processing that was making EQs pop up again upon...
Diva Canto
2009-08-11
1
-14
/
+14
*
Some more hammering on the head of the obsolete rest inventory handlers, just...
Diva Canto
2009-08-11
1
-10
/
+14
*
Re-adding a conditional in UserManager that was removed with arthusv's commit...
Diva Canto
2009-08-11
1
-2
/
+2
*
Disabling the remote call for the time being, so that I can test it on a grid...
Diva Canto
2009-08-11
1
-10
/
+11
*
Added http handlers for the two new inventory operations.
Diva Canto
2009-08-11
1
-4
/
+4
*
System folders inventory cache added to OUT inventory modules. This tracks ag...
Diva Canto
2009-08-11
1
-3
/
+3
*
Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...
Diva Canto
2009-08-10
1
-0
/
+44
*
Patch from RemedyTomm: A failed inventory request would block any further
Melanie Thielker
2009-07-26
1
-5
/
+44
*
* minor: Make GridCommon.ini.example refer to inventory service rather than a...
Justin Clarke Casey
2009-07-10
1
-1
/
+1
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
1
-2
/
+2
*
First draft of inventory service connectors, and service implementation. No h...
diva
2009-06-07
1
-0
/
+343