aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Cleaning code still.Adam Frisby3-61/+64
2008-04-23add a database_connect field for the asset server configSean Dague1-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby2-5/+8
2008-04-18* Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey1-47/+42
2008-04-02Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW1-1/+1
2008-03-28* Refactored out common http handler operationslbsa711-6/+11
2008-03-18Formatting cleanup.Jeff Ames3-80/+78
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-7/+7
2008-02-05Converted logging to use log4net.Jeff Ames2-36/+33
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-21/+23
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2-15/+9
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-1/+1
2008-01-30* Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey1-2/+12
2008-01-30* Minor asset server message tweakJustin Clarke Casey1-1/+2
2008-01-30* Deal with asset requests with malformed guids to the asset server in more u...Justin Clarke Casey1-6/+13
2008-01-28* Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey3-82/+2
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-6/+5
2008-01-23* Timer wants, ms, not secs!Justin Clarke Casey1-1/+1
2008-01-23* Add very very very basic initial statistical information collection to asse...Justin Clarke Casey3-13/+112
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa711-1/+1
2007-12-28Remove now dead codeJustin Clarke Casey1-44/+0
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-24/+12
2007-12-27* Optimized usingslbsa713-4/+4
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-8/+1
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-4/+4
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-11-20Turned on more verbosity to try to debug assetserver failuresBrian McBee1-2/+2
2007-11-04add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...MW1-0/+1
2007-11-01debug tracing for asset server hangsSean Dague1-1/+4
2007-10-30* Optimized usingslbsa713-51/+49
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2-4/+4
2007-10-29normalized line endingsJeff Ames1-109/+109
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-7/+1
2007-10-26Very early first implementation of grid based assets.Tleiades Hax2-62/+217
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+6
2007-10-19Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax1-7/+4
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-1/+4
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-171/+22
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-08-08* Checked in new tweaked Prebuild.exelbsa711-40/+0
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-3/+9
2007-07-29Commit 1/2Adam Frisby1-2/+2
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-3/+3
2007-07-19*Moved XmlConfiguration to its own projectmingchen1-28/+0
2007-07-16* In ur trunk adding ur assets.Adam Frisby1-0/+11
2007-07-16changed to native line ending encodingSean Dague2-464/+464