| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -7/+7 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 2 | -36/+33 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -21/+23 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 2 | -15/+9 |
* | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 2008-01-31 | 1 | -1/+1 |
* | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 2008-01-30 | 1 | -2/+12 |
* | * Minor asset server message tweak | Justin Clarke Casey | 2008-01-30 | 1 | -1/+2 |
* | * Deal with asset requests with malformed guids to the asset server in more u... | Justin Clarke Casey | 2008-01-30 | 1 | -6/+13 |
* | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 2008-01-28 | 3 | -82/+2 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -6/+5 |
* | * Timer wants, ms, not secs! | Justin Clarke Casey | 2008-01-23 | 1 | -1/+1 |
* | * Add very very very basic initial statistical information collection to asse... | Justin Clarke Casey | 2008-01-23 | 3 | -13/+112 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | * Refactored out function to load specified AssetSet Xml | lbsa71 | 2008-01-02 | 1 | -1/+1 |
* | Remove now dead code | Justin Clarke Casey | 2007-12-28 | 1 | -44/+0 |
* | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 2007-12-28 | 1 | -24/+12 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 3 | -4/+4 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -1/+1 |
* | * Removed redundant code in RestService.cs | Adam Frisby | 2007-12-18 | 1 | -8/+1 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 2 | -4/+4 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | Turned on more verbosity to try to debug assetserver failures | Brian McBee | 2007-11-20 | 1 | -2/+2 |
* | add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass... | MW | 2007-11-04 | 1 | -0/+1 |
* | debug tracing for asset server hangs | Sean Dague | 2007-11-01 | 1 | -1/+4 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 3 | -51/+49 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 2 | -4/+4 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -109/+109 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -7/+1 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 2 | -62/+217 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+6 |
* | Fix for assetserver crashing (Thank you Chi11ken) | Tleiades Hax | 2007-10-19 | 1 | -7/+4 |
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated... | lbsa71 | 2007-10-15 | 1 | -1/+4 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -171/+22 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 2 | -2/+2 |
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -40/+0 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 1 | -3/+9 |
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -2/+2 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 1 | -3/+3 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -28/+0 |
* | * In ur trunk adding ur assets. | Adam Frisby | 2007-07-16 | 1 | -0/+11 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 2 | -464/+464 |
* | * Fixed bug reported by xyzo - region assets are now stored in "regionassets.... | Adam Frisby | 2007-07-13 | 1 | -2/+2 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 2 | -163/+0 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 4 | -174/+124 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 3 | -29/+12 |
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 1 | -1/+1 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 2 | -3/+3 |
* | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2007-06-29 | 2 | -3/+3 |