aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/Framework/XMPPHTTPService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10All grid servers deleted, including user server. They served us well.Diva Canto1-110/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-110/+110
2009-02-24Some cleaning up in the MesssagingServer and GridServer.MW1-110/+110
2009-02-12* optimized usings.lbsa711-2/+1
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-5/+5
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-2/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-2/+2
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield1-2/+5
2008-05-16Formatting cleanup.Jeff Ames1-5/+5
2008-05-01* Rolled back a few changes.Adam Frisby1-10/+14
2008-05-01* Cleaning code still.Adam Frisby1-14/+10
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-7/+4
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares1-56/+13
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-7/+7
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+13
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-9/+5
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 Casey1-0/+1
2008-01-23* Add very very very basic initial statistical information collection to asse...Justin Clarke Casey1-10/+15
2007-12-27* Optimized usingslbsa711-2/+2
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-8/+1
2007-12-11added copyright noticesJeff Ames1-0/+28
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 usingslbsa711-23/+21
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-29normalized line endingsJeff Ames1-109/+109
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-0/+109