Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -45/+124 |
| | | | | | | | | | * Removed legacy REST handling * Created two custom IStreamHandlers for asset up/download * Removed quite a lot of double and triple encodings, trying to work towards binary only and direct write into storage. * Introduced BaseStreamHandler with GetParam() and some other goodies | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -17/+7 |
| | | | | | * added some licensing info | ||||
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 2007-06-27 | 1 | -2/+2 |
| | | | | prebuild.xml though | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+337 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |