aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25minor: remove warning in BasicHttpAuthentication by commenting out unused rem...Justin Clark-Casey (justincc)1-2/+2
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2014-11-25Add loglevel to jobengine that can be controlled via "debug jobengine logleve...Justin Clark-Casey (justincc)1-6/+26
2014-11-25Temporarily add root agent rez attachments work to job engine if it is runnin...Justin Clark-Casey (justincc)1-4/+4
2014-11-25Add experimental job engine to see if queueing some existing async work durin...Justin Clark-Casey (justincc)2-0/+310
2014-11-12Increase wearablecache size to 32Melanie Thielker1-1/+1
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-28/+0
2014-11-10Second part of invisible base avatar optionMelanie Thielker1-0/+28
2014-11-06 scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov1-0/+1
2014-11-01remove last debug msgUbitUmarov1-1/+1
2014-11-01debug msgUbitUmarov1-1/+1
2014-10-31Add "region set" console command.Justin Clark-Casey (justincc)1-8/+4
2014-10-27Add hypergrid teleporting support to user profiles picksBlueWall1-0/+1
2014-10-26 missing fileUbitUmarov1-2/+1
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-0/+4
2014-10-24 don't send pack baked texture assets into updates.UbitUmarov1-1/+2
2014-10-24 TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov1-0/+15
2014-10-20 Assume childreen don't need to know caps seedsUbitUmarov1-0/+37
2014-10-19 try to fix propagation of seeds to all relevante regionsUbitUmarov1-0/+38
2014-10-17 send motion control state in update to childs. Reset CollisionPlane onUbitUmarov1-0/+9
2014-10-15 fix some errors when using http debug level > 4UbitUmarov1-6/+8
2014-10-13on util thread pool reduce the min number of threads, increase theUbitUmarov1-1/+1
2014-10-13 change/fix previus commitsUbitUmarov1-2/+10
2014-10-13 tune poll smartThreadpool use and give it a nameUbitUmarov1-2/+5
2014-10-03Also store names of assets in the AnimationSetMelanie Thielker1-6/+36
2014-09-27Make changes to AnimationSet to allow indexing by names rather than indices. ...Melanie Thielker1-35/+26
2014-09-26change permitions againUbitUmarov1-3/+3
2014-09-26change it again...UbitUmarov1-11/+36
2014-09-26 remove unnecessary argument refUbitUmarov1-1/+1
2014-09-26make c# more happyUbitUmarov1-2/+2
2014-09-26 change animset permitions to reflect no transfer natureUbitUmarov1-4/+8
2014-09-26 add centerlized AnimationSet item permitions settingUbitUmarov1-0/+19
2014-09-26Fix long-lived thread name logging.Justin Clark-Casey (justincc)1-1/+1
2014-09-25Rename = too genericMelanie Thielker1-2/+2
2014-09-25Add the AnimationSet skelMelanie Thielker1-0/+99
2014-09-24Fix stupid stuff.Melanie Thielker1-8/+11
2014-09-24Add a link number field to ColliderArgsMelanie Thielker1-0/+1
2014-09-23Add persistent command history in consoleJak Daniels1-2/+56
2014-09-22When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker1-0/+40
2014-09-21A stab at brute force fixing the locking - one, make m_itemLock volatile, two,Melanie Thielker1-4/+4
2014-09-17Undo "Revert "Small changes to threading to send thread names to unmanaged th...BlueWall3-9/+10
2014-09-17Revert "Small changes to threading to send thread names to unmanaged threads....BlueWall3-10/+9
2014-09-17Small changes to threading to send thread names to unmanaged threads. Needs M...BlueWall3-9/+10
2014-09-17add some _response.close. RestClient still looks bad. It should be aUbitUmarov1-0/+6
2014-09-17dispose some tmp streamsUbitUmarov1-14/+18
2014-09-09*test*UbitUmarov1-0/+36
2014-09-09Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c cha...Justin Clark-Casey (justincc)1-1/+1
2014-09-09For stat names containing periods, replace with '#' rather than throw exceptionJustin Clark-Casey (justincc)1-1/+2
2014-09-05For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)2-41/+49
2014-08-29Ignore whitespace when reading serialized XML objects.Justin Clark-Casey (justincc)4-36/+36