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
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
fixing TestLandChannel to let it return empty List<ILandObject>() (as
dr scofield (aka dirk husemann)
2
-6
/
+42
2009-10-02
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
1
-1
/
+1
2009-09-30
Add RebakeAvatarTexturesPacket to the client view
Melanie
1
-0
/
+4
2009-09-30
Remove some tests that no longer apply
Melanie
2
-208
/
+0
2009-10-01
Formatting cleanup.
Jeff Ames
9
-25
/
+25
2009-09-28
I think I have fixed something that was broken in the scene setup (tests) and...
Diva Canto
1
-7
/
+10
2009-09-28
Improved the Local grid connector to fetch data from the DB when it doesn't f...
Diva Canto
1
-0
/
+26
2009-09-29
Add copyright header. Formatting cleanup.
Jeff Ames
1
-1
/
+28
2009-09-26
Poof! on LocalBackend. CommsManager.GridServices deleted.
Diva Canto
1
-2
/
+0
2009-09-26
Corrected the port number to 8001 in the test client and grid ini.
Diva Canto
1
-1
/
+1
2009-09-25
Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g...
Diva Canto
1
-0
/
+11
2009-09-25
Better guards on RegisterRegion in GridService.
Diva Canto
1
-1
/
+4
2009-09-24
Make the grid client deregister the test regions at the end, so that they don...
Diva Canto
1
-0
/
+20
2009-09-24
GridServerPostHandler finished. GridClient tests all work. More guards on get...
Diva Canto
1
-6
/
+58
2009-09-24
Added test GridClient, which allowed me to remove a few bugs out of the new c...
Diva Canto
1
-0
/
+102
2009-09-17
Remove the methods for full inventory fetch from the connector. Remove tests
Melanie
2
-133
/
+1
2009-09-08
extend load iar test to loading into a deeply nested directory
Justin Clark-Casey (justincc)
2
-1
/
+98
2009-09-06
Convert iar write request to use inventory service requests rather than cache
Justin Clark-Casey (justincc)
1
-1
/
+11
2009-09-06
Temporarily re-enable save iar test by manually insert the item into the old ...
Justin Clark-Casey (justincc)
1
-1
/
+7
2009-09-02
warnings safari.
dr scofield (aka dirk husemann)
2
-6
/
+6
2009-09-01
adding new IniConfigSource() to SceneSetupHelpers to fix empty
dr scofield (aka dirk husemann)
1
-1
/
+1
2009-08-28
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
1
-1
/
+11
2009-08-22
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
1
-0
/
+5
2009-08-19
Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...
Kunnis
1
-0
/
+13
2009-08-19
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
1
-0
/
+5
2009-08-19
A better purge of trash folder.
Diva Canto
1
-1
/
+1
2009-08-17
Add copyright headers. Formatting cleanup. Fix a compiler warning.
Jeff Ames
1
-1
/
+28
2009-08-16
* Added Expression based ignores to the PropertyScrambler, which makes a lot ...
Kunnis
1
-0
/
+19
2009-08-16
* ShortVersion, another attempt at fixing the test thread death that randomly...
Teravus Ovares (Dan Olivares)
1
-5
/
+6
2009-08-16
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
1
-0
/
+1
2009-08-14
Re-enable TestSaveIarV0_1()
Justin Clark-Casey (justincc)
1
-3
/
+11
2009-08-13
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
1
-0
/
+5
2009-08-13
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
1
-2
/
+2
2009-08-13
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-1
/
+28
2009-08-11
Added new operations to mock inventory service in tests.
Diva Canto
1
-0
/
+15
2009-08-11
Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...
Justin Clark-Casey (justincc)
1
-6
/
+36
2009-08-11
Added some needed comments to SceneSetupHelper (actually just retriggering pa...
Arthur Valadares
1
-2
/
+19
2009-08-11
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
3
-31
/
+221
2009-08-10
First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...
Diva Canto
1
-5
/
+0
2009-08-10
* Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se...
Justin Clark-Casey (justincc)
1
-0
/
+4
2009-08-10
More clean up from asset cache legacy. None of these classes are used anymore.
Diva Canto
1
-119
/
+0
2009-08-07
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-08-05
test item data storage impementation (unused as of yet)
Justin Clark-Casey (justincc)
1
-14
/
+31
2009-08-05
Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary wait
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-07-23
* Updates RESTInterregionComms and LocalInterregionComms to the new region mo...
Arthur Valadares
1
-0
/
+1
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+4
2009-07-17
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
1
-0
/
+1
2009-07-10
Explicitly set up the http server singleton fo the tests
Melanie Thielker
1
-0
/
+2
2009-07-10
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
1
-1
/
+1
2009-07-01
Restore the functionality that was removed in r9928. This lets the load
Melanie Thielker
1
-0
/
+5
[prev]
[next]