index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Grid
/
AssetServer
/
RestService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-1
/
+1
2009-02-03
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
1
-1
/
+2
2009-02-03
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
1
-4
/
+4
2009-01-12
Commenting out the succesful REST message as under heavy use there
Charles Krinke
1
-3
/
+7
2008-11-06
Thank you kindly, Diva, for a patch that:
Charles Krinke
1
-2
/
+2
2008-09-26
* Patch from JHurliman
Teravus Ovares
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-5
/
+5
2008-07-31
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
Mike Mazur
1
-4
/
+4
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-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
Formatting cleanup.
Jeff Ames
1
-9
/
+9
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-21
/
+21
2008-05-01
* Cleaning code still.
Adam Frisby
1
-21
/
+21
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+4
2008-04-18
* Refactor: Remove redundant try/catch from asset request since this is now h...
Justin Clarke Casey
1
-47
/
+42
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
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
1
-10
/
+13
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
1
-9
/
+5
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
1
-0
/
+1
2008-01-23
* Add very very very basic initial statistical information collection to asse...
Justin Clarke Casey
1
-10
/
+15
2007-12-27
* Optimized usings
lbsa71
1
-2
/
+2
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-11-20
Turned on more verbosity to try to debug assetserver failures
Brian McBee
1
-2
/
+2
2007-11-04
add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...
MW
1
-0
/
+1
2007-11-01
debug tracing for asset server hangs
Sean Dague
1
-1
/
+4
2007-10-30
* Optimized usings
lbsa71
1
-23
/
+21
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-29
normalized line endings
Jeff Ames
1
-109
/
+109
2007-10-26
Very early first implementation of grid based assets.
Tleiades Hax
1
-0
/
+109