Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-12-03 | minor meaningless changes | Jeff Ames | 1 | -2/+2 | |
2007-11-01 | debug tracing for asset server hangs | Sean Dague | 1 | -2/+10 | |
2007-10-30 | * Optimized usings | lbsa71 | 2 | -49/+52 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 2 | -16/+87 | |
Run this on a major grid, and weep | |||||
2007-10-25 | fix line endings | Sean Dague | 2 | -491/+491 | |
2007-10-25 | Created a generic RESTClient component, which simplifies querying for ↵ | Tleiades Hax | 2 | -0/+491 | |
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. |