Charles Krinke
|
d7f1660761
Commenting out the succesful REST message as under heavy use there
|
16 年之前 |
Charles Krinke
|
557c7de2ec
Thank you kindly, Diva, for a patch that:
|
16 年之前 |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 年之前 |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 年之前 |
Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
16 年之前 |
Justin Clarke Casey
|
1813946937
* remove unused CommitAssets() hook for now
|
16 年之前 |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
16 年之前 |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 年之前 |
Dr Scofield
|
d725d1208b
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively.
|
16 年之前 |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 年之前 |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 年之前 |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 年之前 |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 年之前 |
Justin Clarke Casey
|
afb06c7b88
* Refactor: Remove redundant try/catch from asset request since this is now handled by the base http server
|
16 年之前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年之前 |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
17 年之前 |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 年之前 |
Justin Clarke Casey
|
a1c9349d47
Refactor only: serve stats objects directly through StatsManager singleton
|
17 年之前 |
Justin Clarke Casey
|
881f295e70
* Add 'asset not found' statistics to grid asset server stats
|
17 年之前 |
Justin Clarke Casey
|
a70e9c8c2c
* Minor asset server message tweak
|
17 年之前 |
Justin Clarke Casey
|
a5b719e161
* Deal with asset requests with malformed guids to the asset server in more user-friendly way than throwing an Exception
|
17 年之前 |
Justin Clarke Casey
|
fa5fe6b7f6
* Move AssetStatsReporter to Framework.Statistics
|
17 年之前 |
Justin Clarke Casey
|
257f2b5583
* Add very very very basic initial statistical information collection to asset server
|
17 年之前 |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 年之前 |
Adam Frisby
|
7948033565
* Removed redundant code in RestService.cs
|
17 年之前 |
Jeff Ames
|
712efda9b9
added copyright notices
|
17 年之前 |
Brian McBee
|
61bc26226f
Turned on more verbosity to try to debug assetserver failures
|
17 年之前 |
MW
|
d34ee746e7
add a IAssetProvider.CommitAssets() call to the grid asset server, when a asset is uploaded to it. Don't think the MySql provider needs this call but the Sql provider does else the assets don't get written out to the database file.
|
17 年之前 |
Sean Dague
|
21e47f8ef0
debug tracing for asset server hangs
|
17 年之前 |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 年之前 |