| Commit message (Expand) | Author | Age | Files | Lines |
* | framework main thread pool is always active and in use ( even id hard to cat... | UbitUmarov | 2017-06-16 | 1 | -23/+38 |
* | webrequests serialiazation per endpoint its now ServicePointManager job | UbitUmarov | 2017-05-30 | 1 | -47/+1 |
* | Allow setting the stats log file location in OpenSim.ini rather than app.exe.... | Melanie Thielker | 2017-03-31 | 1 | -0/+17 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -26/+26 |
* | fix a use of string Trim() | UbitUmarov | 2016-08-24 | 1 | -1/+1 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -2/+2 |
|\ |
|
| * | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -3/+3 |
| * | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 1 | -1/+2 |
* | | Fixed merge conflicts | Diva Canto | 2015-10-18 | 1 | -1/+2 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into careminster | Melanie | 2013-08-07 | 1 | -2/+152 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-06-23 | 1 | -1/+94 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-04-10 | 1 | -0/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-03-15 | 1 | -0/+20 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2013-01-24 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Implement get version RemoteAdmin call | Melanie | 2013-01-23 | 1 | -2/+2 |
* | | | | | | | Disable the "show threadpool calls active" console command for now. | Justin Clark-Casey (justincc) | 2015-05-12 | 1 | -5/+5 |
* | | | | | | | Add "show threadpool calls active" console debug command. | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -5/+40 |
* | | | | | | | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+8 |
* | | | | | | | Add "show threadpool calls" command to show count of all labelled smartthread... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+21 |
* | | | | | | | Changed LogThreadPool to have 4 logging levels. Added console command "debug ... | Oren Hurvitz | 2014-03-25 | 1 | -0/+38 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Add "debug threadpool status" console command to show min/max/current worker/... | Justin Clark-Casey (justincc) | 2013-08-06 | 1 | -0/+23 |
* | | | | | | Add "debug comms status" command to show current debug comms settings | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -0/+11 |
* | | | | | | Make it possible to switch whether we serialize osd requests per endpoint or ... | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -0/+37 |
* | | | | | | minor: move "threads abort" and "force gc" console commands into debug catego... | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -2/+2 |
* | | | | | | Make it possible to set worker/iocp min/max threadpool limits on the fly with... | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -0/+78 |
* | | | | | | Add checks monitoring framework to provide alerts if certain conditions do no... | Justin Clark-Casey (justincc) | 2013-08-05 | 1 | -0/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | refactor: Move existing code to generate report information on the threadpool... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -1/+62 |
* | | | | | Make general server stats available on the robust console as well as the simu... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -0/+32 |
| |_|_|/
|/| | | |
|
* | | | | If OpenSimulator is writing a PID file and finds the file already present on ... | Justin Clark-Casey (justincc) | 2013-04-09 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | Log same environment information to Robust log as is already done for simulat... | Justin Clark-Casey (justincc) | 2013-03-14 | 1 | -0/+20 |
|/ / |
|
* | | Make "show threads" and "thread abort" console commands available on all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+92 |
* | | Make "force gc" console command available across all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+12 |
* | | Make "show version" console command available across all servers | Justin Clark-Casey (justincc) | 2012-11-23 | 1 | -0/+7 |
|/ |
|
* | Factor out command script code. | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -2/+50 |
* | Make "config show/set/get/save" console commands available on all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -3/+137 |
* | Factor out common pid file creation and removal code. | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -5/+46 |
* | Add "get log level" command - this returns the current server session console... | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -19/+31 |
* | Make "set log level" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -0/+31 |
* | Make "show info" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -2/+182 |
* | Factor out common registration of "show uptime" command | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -0/+12 |
* | factor out common HandleShow code for "show uptime" | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -0/+50 |
* | refactor: Factor out copy/pasted server uptime report code | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -0/+58 |