| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the slow request queue into a regular queue and add some cleanup | Melanie | 2012-07-06 | 1 | -4/+18 |
* | Fix the boo-boo | Melanie | 2012-07-05 | 1 | -3/+3 |
* | Add an EventType enum and Type field to the poll service event args. This allows | Melanie | 2012-07-05 | 2 | -11/+34 |
* | use the pollEvent timeout paramenter on pooling | UbitUmarov | 2012-07-04 | 1 | -4/+7 |
* | added a timeout paramenter to PollServiceEventArgs, so each type can define ... | UbitUmarov | 2012-07-04 | 1 | -1/+4 |
* | *test2* http poll: increased again the pool rate do 10/s but increased timeou... | UbitUmarov | 2012-07-04 | 1 | -2/+2 |
* | *test* slow http retries pool rate to original 1s | UbitUmarov | 2012-07-04 | 1 | -1/+1 |
* | *TO CHECK/REVIEW/REVERT/TEST whatever* pollService new requests get enqueued ... | UbitUmarov | 2012-07-01 | 2 | -0/+206 |
* | Add an event to the poll service manager thread to allow starting it | Melanie | 2012-06-26 | 2 | -4/+14 |
* | Merge branch 'master' into careminster | Melanie | 2012-04-07 | 1 | -2/+2 |
|\ |
|
| * | Thank you, BaseHttpServer, for telling me where things go wrong. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Add Extended flavour option to opensim version information. | Justin Clark-Casey (justincc) | 2012-03-30 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | minor: reuse threadpool count we just fetched instead of fetching it again | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -1/+1 |
| * | Add total scripts count to "show threads" | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -2/+10 |
| * | Improve threadpool reporting to "show threads" console command (also gets pri... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -6/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-08 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -10/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Flick master up to 0.7.4 | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-24 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ... | Justin Clark-Casey (justincc) | 2012-02-24 | 1 | -1/+1 |
| * | Stop spurious scene loop startup timeout alarms for scenes with many prims. | Justin Clark-Casey (justincc) | 2012-02-24 | 1 | -0/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo... | Justin Clark-Casey (justincc) | 2012-01-31 | 1 | -1/+1 |
* | | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmerge | Melanie | 2011-12-08 | 2 | -11/+5 |
|\ \
| |/ |
|
| * | Stop also adding an ordinary http handler when we set up a poll http handler. | Justin Clark-Casey (justincc) | 2011-12-07 | 2 | -11/+5 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 12 | -15/+210 |
|\ \
| |/ |
|
| * | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 12 | -15/+210 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-01 | 1 | -15/+48 |
|\ \
| |/ |
|
| * | On "show caps", stop excluding the seed cap but do exclude it elsewhere | Justin Clark-Casey (justincc) | 2011-11-29 | 1 | -1/+3 |
| * | With "debug http 1", show the path with the query string instead of just the ... | Justin Clark-Casey (justincc) | 2011-11-29 | 1 | -21/+21 |
| * | Add "debug http" command for currently simple extra debug logging of non-even... | Justin Clark-Casey (justincc) | 2011-11-29 | 1 | -12/+43 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 2 | -3/+21 |
|\ \
| |/ |
|
| * | fix build break on UserManagementModule. | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -4/+8 |
| * | improve formatting of "show threads" | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -1/+8 |
| * | send a watchdog heartbeat for a poll worker thread when it's actually run | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -0/+3 |
| * | Add number of milliseconds since last update to "show threads" | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -3/+7 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-10 | 1 | -8/+6 |
|\ \
| |/ |
|
| * | Remove unused avariable in PollServiceRequestManager | Justin Clark-Casey (justincc) | 2011-11-07 | 1 | -8/+6 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-10-26 | 5 | -19/+138 |
|\ \
| |/ |
|
| * | Restart the event queue worker threads that I accidentally disabled earlier t... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -7/+9 |
| * | minor: add "threads show" as synonym for "show threads" for consistency | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+5 |
| * | Add "threads abort <thread-id>" simulator console command that allows us to a... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+25 |
| * | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 4 | -19/+106 |
* | | Merge commit 'e14cb45b9bc4c78300cb804833cb66c1c2e62187' into bigmerge | Melanie | 2011-10-25 | 1 | -12/+2 |
|\ \
| |/ |
|
| * | Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer() | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -12/+2 |