aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing part of mutes list protocolUbitUmarov2017-11-161-0/+4
* Revert "Let's try giving Common a default constructor instead of the workaround"Diva Canto2017-08-143-4/+13
* Let's try giving Common a default constructor instead of the workaroundDiva Canto2017-08-143-13/+4
* This is the correct work around. Jenkins is confuzzled.Diva Canto2017-08-142-4/+4
* Strengthen the tests for the possibility that SetUpFixture does not run in th...Diva Canto2017-08-142-0/+13
* Comment to trigger jenkinsDiva Canto2017-08-141-0/+1
* Another comment for testing jenkinsDiva Canto2017-08-141-0/+1
* Added comment just to trigger jenkinsDiva Canto2017-08-141-0/+1
* osSetParcelDetails: add more land update codeUbitUmarov2017-07-121-0/+1
* revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov2017-06-241-2/+1
* change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-311-2/+2
* find parcels by GlobalID.. well most timeUbitUmarov2017-05-131-0/+5
* Added a fully functional groups data layer for testing.Diva Canto2017-05-041-0/+339
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2017-05-041-0/+2
|\
| * move deep effective permissions aggregation to first time use and not on cha...UbitUmarov2017-05-041-0/+2
* | Add a groups module to the perms test suiteDiva Canto2017-05-041-0/+9
|/
* Shuffle some code aroundDiva Canto2017-05-013-15/+22
* Added some indirect transfer tests -- Take Copy by another avatarDiva Canto2017-05-013-18/+169
* Permissions tests: added test with 2 direct transfers with permission changes...Diva Canto2017-05-012-5/+110
* Perms test framework: make a lot of things more generic.Diva Canto2017-05-012-174/+293
* Initial commit of the emerging test suite for permissions and more.Diva Canto2017-05-011-0/+252
* add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-1/+5
* Harmonize case in Permissions enumMelanie Thielker2017-01-131-3/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0529-248/+248
* Remove the AllowAlternatePorts option. It wasn't implemented anyway.Melanie Thielker2016-12-132-4/+4
* Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-121-1/+1
* prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engineUbitUmarov2016-11-131-1/+1
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-231-2/+2
* add load baked terrain methodsUbitUmarov2016-09-171-0/+13
* add to databases a table to store baked terrain.UbitUmarov2016-09-171-0/+11
* send selected objects Proprieties udp part outside update queues and as a ph...UbitUmarov2016-08-251-0/+4
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-0/+4
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-0/+5
* test jenkins for error line numberUbitUmarov2016-07-301-3/+5
* add a public SetGroupPowers to clientViewUbitUmarov2016-07-261-0/+2
* let some group related data to have a public setUbitUmarov2016-07-261-0/+3
* get a copy of current clientView group powersUbitUmarov2016-07-261-0/+5
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-2/+2
* disable OSHttpTests that will collide with testing new http server changesUbitUmarov2016-07-153-0/+6
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-042-5/+12
|\
| * cleanup a bitUbitUmarov2016-07-011-5/+0
| * add a few methods to modify clientview group powersUbitUmarov2016-07-011-0/+12
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-2/+1
|/
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-011-1/+1
* Added a test for checking permissions in inventory items that are transferred...Diva Canto2016-06-241-0/+4
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-191-1/+1
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-191-0/+5
* Plumb RezRestoreToWorld from the client (part done)Melanie Thielker2016-03-091-0/+1
* work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing fileUbitUmarov2015-11-171-1/+1
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-261-2/+7