Diva Canto
|
a3db2936f7
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Diva Canto
|
6e35ddb0e9
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in SQlite. Fixes most grief in
|
15 years ago |
Kunnis
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 years ago |
Kunnis
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 years ago |
Diva Canto
|
c295354ea0
Fixes GetRootFolder for normal standalone, which was being incorrectly redirected to the wrong object. Probably fixes most grief in
|
15 years ago |
Diva Canto
|
51e487a172
Makes the inventory connectors fully compatible with the old Grid.InventoryServer.
|
15 years ago |
Diva Canto
|
d519f1885f
Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently).
|
15 years ago |
Diva Canto
|
4382f28efc
Async purge so that the client thread doesn't wait.
|
15 years ago |
Diva Canto
|
4818d11b9d
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Diva Canto
|
c5af39239f
A better purge of trash folder.
|
15 years ago |
Diva Canto
|
e5f33e7505
GetFolderItems implemented. It's not being called, but it might.
|
15 years ago |
Diva Canto
|
124f66bfc2
jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024
|
15 years ago |
Melanie
|
2111c66f89
Graft the REST console onto the message server as well. What a dirty hack!
|
15 years ago |
Melanie
|
dd0234f500
Graft the REST console onto the grid server. Same procedure as with
|
15 years ago |
Melanie
|
c5bbcb04e0
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Melanie
|
99c7a43ffd
Add rest console support to the user server. Will ask new questions at
|
15 years ago |
Jeff Lee
|
32cc00ec7b
osGetLinkPrimitiveParams fix
|
15 years ago |
dahlia
|
465d1095dd
Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user's viewer network throttle settings
|
15 years ago |
Diva Canto
|
d95d3b949b
Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020)
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
15 years ago |
Diva Canto
|
89cd8a99ed
Commented 2 tests in ScenePresenceTests, one because things were being done in the wrong order, and the other because it NEEDS the inventory service set up. Test-writers, please please please do the scene setup properly EVERYWHERE. It's close to impossible to rely on tests that don't setup resource service references!
|
15 years ago |
Diva Canto
|
806f48d81a
Added one conditional missing on login, for creating inventory if it doesn't exist already. This hopefully fixes the master avatar problems on standalone.
|
15 years ago |
Diva Canto
|
d7aa622050
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Diva Canto
|
df889855ec
Commented out one IAR test, because it's failing and needs attention from justincc or arthursv. I think the mock inventory service needs a little bit more beef.
|
15 years ago |
Diva Canto
|
3a3f9d5abb
Added some padding to the remote inventory connector so that it tries to operate with the old Grid.InventoryServer.exe. Untested, but it should work -- slow.
|
15 years ago |
Melanie
|
9ad3e72ae1
Did I say that i don't like git? Remove some stuff that shouldn't have
|
15 years ago |
Diva Canto
|
59b4cf2d5b
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Justin Clark-Casey (justincc)
|
0d7bcee560
no-op to poke panda
|
15 years ago |
Justin Clark-Casey (justincc)
|
4a992388e3
Apply http://opensimulator.org/mantis/view.php?id=4016
|
15 years ago |
Justin Clark-Casey (justincc)
|
eb78ac343e
Apply http://opensimulator.org/mantis/view.php?id=3538
|
15 years ago |