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
/
Common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-18
/
+18
2009-12-31
Adds tons of packets.
Revolution
1
-0
/
+32
2009-12-29
Change teleports so the TeleportFlags are sent to the destination sim. It
Melanie
1
-1
/
+1
2009-12-26
Add AvatarInterestsReply
Melanie
1
-1
/
+4
2009-11-27
Rename TestAssetDataPlugin to MockAssetDataPlugin
Justin Clark-Casey (justincc)
1
-2
/
+2
2009-11-23
Formatting cleanup.
Jeff Ames
3
-3
/
+3
2009-11-16
minor: add forgotton copyright header
Justin Clark-Casey (justincc)
1
-0
/
+26
2009-11-12
move fake user service to a separate mock user service class
Justin Clark-Casey (justincc)
1
-0
/
+123
2009-11-12
refactor: extract another test asset helper method
Justin Clark-Casey (justincc)
1
-0
/
+13
2009-11-12
refactor some test asset creation into a helper class
Justin Clark-Casey (justincc)
1
-0
/
+51
2009-11-12
Rename test services to mock services, since this is a more accurate description
Justin Clark-Casey (justincc)
3
-8
/
+8
2009-11-12
Stop iar save failing on corrupt assets
Justin Clark-Casey (justincc)
1
-0
/
+8
2009-11-11
Add basic new uuid gatherer tests to check behaviour when the gather seed is ...
Justin Clark-Casey (justincc)
1
-3
/
+8
2009-11-05
add unit test for iar & escaping
Justin Clark-Casey (justincc)
2
-2
/
+23
2009-11-05
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
Melanie
1
-0
/
+1
2009-11-04
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
1
-0
/
+1
2009-10-19
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2009-10-17
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...
John Hurliman
1
-0
/
+4
2009-10-15
Object update prioritization by Jim Greensky of Intel Labs, part one. This im...
John Hurliman
1
-23
/
+5
2009-10-13
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
1
-0
/
+5
2009-10-13
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
1
-1
/
+1
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-26
Poof! on LocalBackend. CommsManager.GridServices deleted.
Diva Canto
1
-2
/
+0
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
[prev]
[next]