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
/
Connectors
/
Inventory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
Remove the methods for full inventory fetch from the connector. Remove tests
Melanie
1
-35
/
+1
2009-09-03
Fixes seven leaky .BeginInvoke() calls
John Hurliman
1
-0
/
+2
2009-08-25
Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma...
Diva Canto
1
-0
/
+5
2009-08-22
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
4
-2
/
+45
2009-08-21
Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...
Diva Canto
1
-3
/
+18
2009-08-19
Makes the inventory connectors fully compatible with the old Grid.InventorySe...
Diva Canto
1
-29
/
+35
2009-08-19
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
4
-0
/
+62
2009-08-19
A better purge of trash folder.
Diva Canto
4
-7
/
+10
2009-08-18
GetFolderItems implemented. It's not being called, but it might.
Diva Canto
3
-0
/
+37
2009-08-17
Added some padding to the remote inventory connector so that it tries to oper...
Diva Canto
1
-4
/
+70
2009-08-13
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
4
-16
/
+54
2009-08-13
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
1
-2
/
+2
2009-08-11
Fixes a race condition in EQ processing that was making EQs pop up again upon...
Diva Canto
1
-14
/
+14
2009-08-11
Some more hammering on the head of the obsolete rest inventory handlers, just...
Diva Canto
1
-10
/
+14
2009-08-11
Re-adding a conditional in UserManager that was removed with arthusv's commit...
Diva Canto
1
-2
/
+2
2009-08-11
Disabling the remote call for the time being, so that I can test it on a grid...
Diva Canto
1
-10
/
+11
2009-08-11
Added http handlers for the two new inventory operations.
Diva Canto
1
-4
/
+4
2009-08-11
System folders inventory cache added to OUT inventory modules. This tracks ag...
Diva Canto
3
-6
/
+6
2009-08-10
Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...
Diva Canto
4
-0
/
+113
2009-08-10
Changed RequestRootFolder to GetRootFolder
Diva Canto
1
-1
/
+1
2009-07-26
Patch from RemedyTomm: A failed inventory request would block any further
Melanie Thielker
1
-5
/
+44
2009-07-15
minor: remove some mono compiler warnings
Justin Clarke Casey
1
-4
/
+4
2009-07-10
* minor: Make GridCommon.ini.example refer to inventory service rather than a...
Justin Clarke Casey
1
-1
/
+1
2009-06-22
Update svn properties.
Jeff Ames
1
-241
/
+241
2009-06-15
Moving these nice HG connectors to their homes.
diva
1
-0
/
+241
2009-06-14
Update svn properties.
Jeff Ames
1
-170
/
+170
2009-06-11
Fixes mantis #3803. Thanks jhurliman.
diva
1
-1
/
+1
2009-06-10
Heart surgery no.2: the inventory service hooks.
diva
2
-2
/
+172
2009-06-07
First draft of inventory service connectors, and service implementation. No h...
diva
2
-0
/
+450