aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-04Revert "WARNING: BRUTE FORCE DEBUG. AVOID USING THIS COMMIT."Diva Canto1-4/+0
2013-07-04WARNING: BRUTE FORCE DEBUG. AVOID USING THIS COMMIT.Diva Canto1-0/+4
2013-06-29Changed HG status notifications timeout down to 15secs from the default 100.Diva Canto1-1/+9
2013-06-29Remove hack to migrate previous experimental-level os materials data.Justin Clark-Casey (justincc)1-9/+0
2013-06-27add method docs for DAMap.GetStore() and DAMap.SetStore()dahlia1-0/+12
2013-06-27Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2-126/+182
2013-06-20minor: remove mono compiler warnings in WebsocketServerHandler.csJustin Clark-Casey (justincc)1-13/+7
2013-06-20Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A...Justin Clark-Casey (justincc)1-3/+3
2013-06-20Allow more than one stat category to be specified in "show stats"Justin Clark-Casey (justincc)1-30/+34
2013-06-20minor: Change "memory churn" terminology in statistics to "heap allocation ra...Justin Clark-Casey (justincc)3-14/+14
2013-06-20Fix minor bug where the check whether to display SmartThreadPool stats was ac...Justin Clark-Casey (justincc)1-1/+1
2013-06-20Make it possible to specify display of stats in a particular 'container' by s...Justin Clark-Casey (justincc)2-3/+17
2013-06-19Display existing statistic of how many http requests a server is making as se...Justin Clark-Casey (justincc)3-5/+23
2013-06-18minor: tidy up spacing if display a unit for additional stat informationJustin Clark-Casey (justincc)1-1/+1
2013-06-18Make number of inbound http requests handled available as a httpserver.<port>...Justin Clark-Casey (justincc)2-6/+31
2013-06-18Fix issue where stat samples were accidentally static, so that any additional...Justin Clark-Casey (justincc)1-1/+1
2013-06-18If SmartThreadPool is active, display statistical information about it in "sh...Justin Clark-Casey (justincc)1-2/+13
2013-06-17refactor: Move existing code to generate report information on the threadpool...Justin Clark-Casey (justincc)2-64/+103
2013-06-17Fix bug where no threadpool data would be displayed in the "show threads" com...Justin Clark-Casey (justincc)1-1/+1
2013-06-17Drop server level stats to debug instead of info.Justin Clark-Casey (justincc)1-1/+1
2013-06-17Add server stats for available builtin threadpool and iocp workersJustin Clark-Casey (justincc)1-0/+16
2013-06-17Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)4-65/+394
2013-06-13Add a result param to te money module interfaceMelanie1-1/+1
2013-06-12Implement logging of first 80 characters (debug level 5) or full body data (d...Justin Clark-Casey (justincc)2-5/+57
2013-06-11Add TriggerScenePresenceUpdated events when an animation is addedRobert Adams1-3/+2
2013-06-10Add port numbers to poll service thread names so that we can tell which belon...Justin Clark-Casey (justincc)1-2/+2
2013-06-10Reinstate explicit starting and stopping of PollServiceRequestManager added i...Justin Clark-Casey (justincc)2-4/+7
2013-06-07Supply proper type information for the various types of requestsMelanie1-3/+1
2013-06-07Adding Avination's PollService to round out the HTTP inventory changesMelanie5-228/+211
2013-06-07Clean up poll serviceMelanie2-319/+0
2013-06-05Port Avination's inventory send throttlingMelanie1-0/+108
2013-05-31Adding standard OpenSim header to source filesBlueWall1-0/+27
2013-05-30Add methods to Animation and AnimationSet for easier manipulation andRobert Adams1-0/+20
2013-05-30UserProfilesBlueWall1-0/+90
2013-05-25Update the money framework to allow sending the new style linden "serverside ...Melanie2-4/+4
2013-05-25Update the money framework to allow sending the new style linden "serverside ...Melanie2-4/+4
2013-05-24This is an experimental patch that adds support for comparing textureMic Bowman2-33/+67
2013-05-21To further help with tracking down the apperance of too much "Unknown User" i...Justin Clark-Casey (justincc)1-1/+1
2013-05-11Send up the part missing from the Avination Estate commit.Melanie1-1/+33
2013-05-09Implement delete key for local consoleJustin Clark-Casey (justincc)1-0/+15
2013-05-09remove pointless region handle paramter from IClientAPI.SendKillObject()Justin Clark-Casey (justincc)1-2/+1
2013-05-08Adds an event and a method so that handling of the CachedTextureMic Bowman2-0/+51
2013-05-07Added AvatarPickerSearch capability handler.Diva Canto1-0/+47
2013-05-03On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)1-1/+6
2013-05-01Update SmartThreadPool to latest version 2.2.3 with a major and minor change.Justin Clark-Casey (justincc)1-10/+10
2013-04-25Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie1-1/+1
2013-04-25Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie1-1/+1
2013-04-25Send 503 when throttling texturesMelanie1-1/+1
2013-04-22Allow callers to set the invoice parameter for GenericMessageMelanie1-2/+2
2013-04-22Allow callers to set the invoice parameter for GenericMessageMelanie1-2/+2