Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
| | |||||
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 1 | -2/+2 |
| | |||||
* | debug tracing for asset server hangs | Sean Dague | 2007-11-01 | 1 | -2/+10 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -28/+36 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -15/+86 |
| | | | | | Run this on a major grid, and weep | ||||
* | fix line endings | Sean Dague | 2007-10-25 | 1 | -328/+328 |
| | |||||
* | Created a generic RESTClient component, which simplifies querying for ↵ | Tleiades Hax | 2007-10-25 | 1 | -0/+328 |
resources from REST based web-services. Currently it supports a barebones scheme for specifying the path of the resource and querying asynchroneously. POST method is still wacky and a good solid scheme for handling timeout still remain. |