| Commit message (Expand) | Author | Files | Lines |
2008-11-06 | Thank you kindly, Diva, for a patch that: | Charles Krinke | 2 | -4/+4 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 1 | -3/+1 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2 | -8/+8 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-08-09 | * minor: Remove unused message from the asset server configuration | Justin Clarke Casey | 1 | -5/+3 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2 | -31/+14 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -2/+1 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -5/+5 |
2008-06-01 | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 1 | -15/+0 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -1/+3 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -2/+5 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 3 | -21/+21 |
2008-05-14 | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 1 | -11/+2 |
2008-05-07 | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 1 | -3/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 3 | -64/+61 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 3 | -61/+64 |
2008-04-23 | add a database_connect field for the asset server config | Sean Dague | 1 | -3/+3 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -5/+8 |
2008-04-18 | * Refactor: Remove redundant try/catch from asset request since this is now h... | Justin Clarke Casey | 1 | -47/+42 |
2008-04-02 | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 1 | -1/+1 |
2008-03-28 | * Refactored out common http handler operations | lbsa71 | 1 | -6/+11 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 3 | -80/+78 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -7/+7 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -36/+33 |
2008-02-04 | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 1 | -21/+23 |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2 | -15/+9 |
2008-01-31 | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 1 | -1/+1 |
2008-01-30 | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 1 | -2/+12 |
2008-01-30 | * Minor asset server message tweak | Justin Clarke Casey | 1 | -1/+2 |
2008-01-30 | * Deal with asset requests with malformed guids to the asset server in more u... | Justin Clarke Casey | 1 | -6/+13 |
2008-01-28 | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 3 | -82/+2 |
2008-01-25 | * Add very basic initial login stats to the user server | Justin Clarke Casey | 1 | -6/+5 |
2008-01-23 | * Timer wants, ms, not secs! | Justin Clarke Casey | 1 | -1/+1 |
2008-01-23 | * Add very very very basic initial statistical information collection to asse... | Justin Clarke Casey | 3 | -13/+112 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-02 | * Refactored out function to load specified AssetSet Xml | lbsa71 | 1 | -1/+1 |
2007-12-28 | Remove now dead code | Justin Clarke Casey | 1 | -44/+0 |
2007-12-28 | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 1 | -24/+12 |
2007-12-27 | * Optimized usings | lbsa71 | 3 | -4/+4 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -1/+1 |
2007-12-18 | * Removed redundant code in RestService.cs | Adam Frisby | 1 | -8/+1 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -0/+28 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2 | -4/+4 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -1/+1 |
2007-11-20 | Turned on more verbosity to try to debug assetserver failures | Brian McBee | 1 | -2/+2 |