Diva Canto
|
10d923dbea
Fixes a race condition in EQ processing that was making EQs pop up again upon client close.
|
15 years ago |
Diva Canto
|
41839efcc5
Some more hammering on the head of the obsolete rest inventory handlers, just to make this work.
|
15 years ago |
Diva Canto
|
bd7ff803fe
Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST.
|
15 years ago |
Diva Canto
|
08544e576d
Disabling the remote call for the time being, so that I can test it on a grid before making it live.
|
15 years ago |
Diva Canto
|
e3dbd0e049
Added http handlers for the two new inventory operations.
|
15 years ago |
Diva Canto
|
31419a70ce
System folders inventory cache added to OUT inventory modules. This tracks agents in and out of *sims* in order to fetch/drop their system folders from the cache. Also added region-side support for fetching the system folders from the inventory service. Nothing of this is called yet.
|
15 years ago |
Diva Canto
|
cdcbc48534
Added two new methods to IIventoryService -- GetFolderForType and GetFolderContent. Some meat to it, but not completed. None of this code is called anywhere yet.
|
15 years ago |
Melanie Thielker
|
06e4297b93
Patch from RemedyTomm: A failed inventory request would block any further
|
15 years ago |
Justin Clarke Casey
|
148e2d55fa
* minor: Make GridCommon.ini.example refer to inventory service rather than asset where appropriate
|
15 years ago |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 years ago |
diva
|
1ad237a8a7
First draft of inventory service connectors, and service implementation. No handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions.
|
15 years ago |