| Commit message (Expand) | Author | Files | Lines |
2014-03-25 | Run slow operations in a separate thread, instead of using FireAndForget (whi... | Oren Hurvitz | 1 | -0/+23 |
2014-03-25 | Changed LogThreadPool to have 4 logging levels. Added console command "debug ... | Oren Hurvitz | 2 | -19/+78 |
2014-03-25 | Added a watchdog to abort slow threads in the main thread pool | Oren Hurvitz | 1 | -11/+269 |
2014-03-25 | LogThreadPool: when the thread is for ProcessPacketMethod, also log the packe... | Oren Hurvitz | 1 | -3/+12 |
2014-03-25 | Refactored DebugFlagsEnum | Oren Hurvitz | 1 | -5/+14 |
2014-03-25 | Automatically start logging FireAndForget activity if the threadpool is full | Oren Hurvitz | 1 | -4/+19 |
2014-03-25 | Added debug flag: LogThreadPool. It makes us log every use of the main thread... | Oren Hurvitz | 1 | -29/+114 |
2014-03-24 | Refactored: ExternalRepresentationUtils should be the only place where the "C... | Oren Hurvitz | 3 | -6/+22 |
2014-03-24 | When updating the CreatorId of an inventory item, automatically update the Cr... | Oren Hurvitz | 1 | -1/+4 |
2014-03-24 | Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field | Oren Hurvitz | 1 | -0/+32 |
2014-03-22 | Allow Mono Plugin Registry setting for Regions | Dev Random | 1 | -6/+7 |
2014-03-21 | Add monitored thread last update times as stats in "show stats all" | Justin Clark-Casey (justincc) | 1 | -0/+26 |
2014-03-18 | Allow Region specific static maptiles to be loaded from file. | Jak Daniels | 1 | -0/+21 |
2014-03-19 | Revert "Simplify DoubleQueue to eliminate redundant sempahore work." | Justin Clark-Casey (justincc) | 1 | -7/+27 |
2014-03-19 | Simplify DoubleQueue to eliminate redundant sempahore work. | Justin Clark-Casey (justincc) | 1 | -27/+7 |
2014-03-19 | minor: Make "stats show" an alias for "show stats" command. | Justin Clark-Casey (justincc) | 1 | -2/+10 |
2014-03-19 | Rename "debug stats record" command to "stats record" for consistency. Move ... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2014-03-19 | Allow a snapshot of stats to be dumped to a file with a "stats save" command | Justin Clark-Casey (justincc) | 1 | -3/+46 |
2014-03-18 | Add httpserver.<port>.QueuedPollResponses and httpserver.<port>.ProcessedPoll... | Justin Clark-Casey (justincc) | 1 | -2/+24 |
2014-03-18 | minor: Correction to description of QueuedPollResponses since this covers lon... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-18 | Add httpserver.<port-number>,QueuedPollResponses stat | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2014-03-18 | Extend locking in BlockingQueue to cover operations that are not guaranteed t... | Justin Clark-Casey (justincc) | 1 | -10/+8 |
2014-03-18 | Allow "show stats" console command to take a full stat name and display only ... | Justin Clark-Casey (justincc) | 1 | -1/+23 |
2014-03-18 | Lock m_syncRoot on DoubleQueue.Count. This is not documented as a thread-saf... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2014-03-17 | Add regression test for http inventory fetch. | Justin Clark-Casey (justincc) | 3 | -397/+122 |
2014-03-10 | Change terrain update sending to be triggered by frame tick rather | Robert Adams | 1 | -5/+46 |
2014-03-06 | minor: Increase size of parcel name field in "land show" console command outp... | Justin Clark-Casey (justincc) | 1 | -1/+6 |
2014-03-05 | Add UUID and ready status (whether region has finished starting up) to "show ... | Justin Clark-Casey (justincc) | 1 | -0/+43 |
2014-02-27 | Set up a StreamReader and call ReadToEnd() instead of using the GetStreamStri... | Justin Clark-Casey (justincc) | 1 | -41/+13 |
2014-02-27 | Remove long unused UntrustedWebRequest class | Justin Clark-Casey (justincc) | 1 | -230/+0 |
2014-02-27 | refactor: More consistently use using construct within WebUtil to match other... | Justin Clark-Casey (justincc) | 1 | -225/+218 |
2014-02-27 | Add more details to InvalidOperationException logging in SychronousRestFormsR... | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2014-02-26 | Add Util method to load OpSys env vars | Dev Random | 1 | -83/+87 |
2014-02-14 | Log information about which function, request data and agent ID triggered an ... | Justin Clark-Casey (justincc) | 1 | -0/+24 |
2014-01-31 | Make sure Web streams are disposed after use | Oren Hurvitz | 1 | -3/+3 |
2014-01-28 | clear land tainting when tested. Then testing, pass scene to LandObject as no... | Robert Adams | 1 | -1/+5 |
2014-01-28 | Fix terrain tests by properly initializing low detail terrain to zero height. | Robert Adams | 1 | -0/+1 |
2014-01-26 | varregion: enable teleporting to a varregion by clicking on the map and | Robert Adams | 2 | -0/+51 |
2014-01-20 | Stop exceptions being generated on agent connection if a telehub object has b... | Justin Clark-Casey (justincc) | 1 | -14/+7 |
2014-01-20 | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2 | -7/+36 |
2014-01-19 | Fix casting error for float type INI file parameter parsing. | Robert Adams | 1 | -1/+1 |
2014-01-19 | Fix casting error for float type INI file parameter parsing. | Robert Adams | 1 | -1/+1 |
2014-01-18 | minor: Add method doc to IImproveAssetCache | Justin Clark-Casey (justincc) | 1 | -1/+25 |
2014-01-11 | Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. | Oren Hurvitz | 1 | -1/+3 |
2014-01-10 | Refactored: use a single function to apply an object's folded permissions to ... | Oren Hurvitz | 1 | -0/+19 |
2014-01-10 | Refactored setting permissions when rezzing items: use the same function when... | Oren Hurvitz | 1 | -0/+68 |
2014-01-04 | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 1 | -0/+2 |
2014-01-04 | Add routines in Util.cs for conversion of region handles to region | Robert Adams | 2 | -1/+47 |
2014-01-03 | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2 | -1/+5 |
2013-12-28 | Add serialization/deserialization of region size to RegionInfo, GridRegion, a... | Robert Adams | 2 | -37/+158 |