aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Don't re-retrieve sit part in SP.HandleAgentSit() when we already ↵Justin Clark-Casey (justincc)2014-04-051-2/+0
| | | | | | | | have it." This reverts commit 2c00b73cd27a7183a5c105b4e2865f11e4a00d98. Wrong code change
* Don't re-retrieve sit part in SP.HandleAgentSit() when we already have it.Justin Clark-Casey (justincc)2014-04-051-0/+2
|
* Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2014-03-171-0/+158
Involved some restructuring to allow regression tests to dequeue inventory requests and perform poll responses synchronously rather than async