Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make asset compression optional. Currently set to false and not configurable... | Justin Clark-Casey (justincc) | 2012-03-03 | 1 | -16/+24 |
* | Implement basic gzip compression for xassetdata | Justin Clark-Casey (justincc) | 2012-03-03 | 1 | -10/+41 |
* | If asset data already exists with the required hash then don't rewrite it | Justin Clark-Casey (justincc) | 2012-03-03 | 1 | -17/+59 |
* | Perform asset storage transactionally | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -57/+69 |
* | Make xassetservice execute one query to retrieve the asset, not two | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -28/+4 |
* | Make XAssetService a de-duplicating asset service. | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -0/+416 |