aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-11-256-30/+81
|\
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-244-4/+5
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-242-26/+76
* | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+6
|\ \
| * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+6
| * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-159-283/+21
| * | Merge master into teravusworkteravus2012-11-159-21/+283
| |\ \
* | \ \ Merge branch 'avination' into careminsterMelanie2012-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-1/+1
* | | | Merge branch 'master' into careminsterMelanie2012-11-131-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | minor: Add some explanative method doc to SceneHelpers.SetupSceneModules()Justin Clark-Casey (justincc)2012-11-131-0/+4
* | | | Merge branch 'master' into careminsterMelanie2012-11-122-27/+9
|\ \ \ \ | |/ / /
| * | | Remove the old style module loader and all references to itMelanie2012-11-122-4/+4
| * | | Remove IRegionModule support from the test setup helperMelanie2012-11-121-23/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-121-5/+5
|\ \ \ \ | |/ / /
| * | | Fix issues with the DynamicTextureModule and corresponding unit tests.Diva Canto2012-11-111-5/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-111-9/+9
|\ \ \ \ | |/ / /
| * | | One more module converted: GodsModule.Diva Canto2012-11-101-3/+3
| * | | Fix Unit tests -- the module contract was not being honored in the set up of ...Diva Canto2012-11-101-6/+6
* | | | Merge branch 'master' into careminsterMelanie2012-11-091-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-10-261-7/+3
|\ \ \ | |/ /
| * | Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-7/+3
* | | Merge branch 'avination' into careminsterMelanie2012-09-271-0/+4
|\ \ \ | | |/ | |/|
| * | add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-0/+4
* | | Merge branch 'master' into careminsterMelanie2012-08-314-9/+141
|\ \ \ | | |/ | |/|
| * | Renaming existing 'torture' tests to 'performance' tests instead, since this ...Justin Clark-Casey (justincc)2012-08-293-9/+9
| * | Add VectorRenderModuleStressTests that contains a long running test that gene...Justin Clark-Casey (justincc)2012-08-291-0/+132
* | | Merge branch 'master' into careminsterMelanie2012-08-294-2/+136
|\ \ \ | |/ /
| * | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-294-2/+136
* | | Merge branch 'master' into careminsterMelanie2012-08-231-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-0/+5
| * Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+26
* | Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+26
* | Merge branch 'master' into careminsterMelanie2012-07-251-2/+20
|\ \ | |/
| * extend regression TestDetachScriptedAttachementToInventory() to check correct...Justin Clark-Casey (justincc)2012-07-241-2/+20
* | Merge branch 'avination' into careminsterMelanie2012-07-201-1/+1
|\ \
| * | Fix slow loading of task inventoryMelanie2012-07-191-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-07-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...Justin Clark-Casey (justincc)2012-07-191-1/+1
* | Merge branch 'master' into careminsterMelanie2012-07-131-5/+0
|\ \ | |/
| * Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...Justin Clark-Casey (justincc)2012-07-121-5/+0
* | Merge branch 'master' into careminsterMelanie2012-07-122-22/+59
|\ \ | |/
| * Add regression TestDetachScriptedAttachmentToInventory()Justin Clark-Casey (justincc)2012-07-111-1/+1
| * Add regression TestRezScriptedAttachmentsFromInventory() though this currentl...Justin Clark-Casey (justincc)2012-07-112-22/+59
* | Merge branch 'master' into careminsterMelanie2012-07-112-20/+87
|\ \ | |/
| * Do not allow a script to attach a prim if its being sat upon.Justin Clark-Casey (justincc)2012-07-092-17/+67
| * Remove redundant SetScene() function in Scene.AddSceneObject()Justin Clark-Casey (justincc)2012-07-071-3/+20
* | Merge branch 'master' into careminsterMelanie2012-07-052-10/+47
|\ \ | |/
| * Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-052-10/+47