Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -58/+2 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -41/+306 |
|\ | |||||
| * | dont give a ring to each asset request, just one to rule them all, i mean | UbitUmarov | 2014-09-18 | 1 | -8/+15 |
| * | and another one | UbitUmarov | 2014-09-17 | 1 | -1/+6 |
| * | Merge branch 'avination-current' into careminster | Melanie | 2013-09-16 | 1 | -1/+7 |
| |\ | |||||
| | * | Fix exception when brokering HG asset ids | Melanie Thielker | 2013-09-08 | 1 | -1/+7 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -0/+6 |
| |\ \ | | |/ | |/| | |||||
| * | | Merge branch 'avination' into careminster | Melanie | 2012-10-07 | 1 | -16/+21 |
| |\ \ | |||||
| | * | | Fix threading in remote asset connector | Melanie | 2012-10-05 | 1 | -16/+21 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-07 | 1 | -2/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | Sequence/throttle asset retrievals. | Melanie | 2012-09-14 | 1 | -37/+67 |
| * | | | Allow setting max connections for an endpoint | Melanie | 2012-09-14 | 1 | -2/+2 |
| * | | | Prevent double slashes, try #4 | UbitUmarov | 2012-09-06 | 1 | -1/+1 |
| * | | | Prevent double slashes, try #3 | Melanie | 2012-09-06 | 1 | -0/+3 |
| * | | | Revert "Change string concatenation to Path.Combine to eliminate extra slashes." | Melanie | 2012-09-06 | 1 | -8/+6 |
| * | | | Change string concatenation to Path.Combine to eliminate extra slashes. | Melanie | 2012-09-06 | 1 | -6/+8 |
| * | | | Revert " remove extra '/' in assets url" | Melanie | 2012-09-06 | 1 | -13/+6 |
| * | | | remove extra '/' in assets url | UbitUmarov | 2012-09-06 | 1 | -6/+13 |
| * | | | Merge branch 'avination' into careminster | Melanie | 2012-07-16 | 1 | -5/+29 |
| |\ \ \ | |||||
| | * | | | be paranoic (?) | UbitUmarov | 2012-07-11 | 1 | -0/+6 |
| | * | | | Replace a Multicast Delegate by a simple list of delegates in access Get | UbitUmarov | 2012-07-11 | 1 | -5/+23 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 1 | -0/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -1/+20 |
| |\ \ \ \ | |||||
| * | | | | | Fix up asset stuff | Melanie | 2012-01-06 | 1 | -0/+3 |
| * | | | | | Remove a dangling command registration | Melanie | 2012-01-05 | 1 | -4/+0 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2012-01-06 | 1 | -39/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-01-02 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2011-12-28 | 1 | -2/+19 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'careminster-presence-refactor' into bigmerge | Melanie | 2011-10-06 | 1 | -8/+61 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Change the asset connector to allow connection to different asset servers | Melanie | 2011-10-06 | 1 | -7/+61 |
| * | | | | | | | | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -8/+48 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 1 | -8/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Check cached asset to make sure it contains data, and if not, re-request | Tom Grimshaw | 2010-07-04 | 1 | -3/+3 |
| * | | | | | | | | | | | Make sure the AssetServiceConnector times out within 30 seconds. If it doesn'... | Tom Grimshaw | 2010-07-03 | 1 | -2/+2 |
| * | | | | | | | | | | | Cache all assets on upload so that the client can still retrieve the asset if... | Tom Grimshaw | 2010-07-01 | 1 | -3/+2 |
| * | | | | | | | | | | | Fix build break | Tom Grimshaw | 2010-07-01 | 1 | -1/+1 |
| * | | | | | | | | | | | Report asset upload success if it has previously failed | Tom Grimshaw | 2010-07-01 | 1 | -0/+4 |
| * | | | | | | | | | | | Catch newid == null which is what happens if the asset service is offline (se... | Tom Grimshaw | 2010-07-01 | 1 | -0/+4 |
| * | | | | | | | | | | | The other half of the asset fix. Implement an exponentially incrementing retr... | Tom Grimshaw | 2010-06-29 | 1 | -11/+88 |
| * | | | | | | | | | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-13 | 2 | -0/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Backported GetTextureModule and IAssetService.GetCached() | John Hurliman | 2010-04-08 | 2 | -0/+22 |
* | | | | | | | | | | | | | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 1 | -15/+17 |
* | | | | | | | | | | | | | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -9/+10 |
* | | | | | | | | | | | | | Fix recent asset request timeout issue by commenting out (for now) the m_maxA... | Justin Clark-Casey (justincc) | 2014-05-14 | 1 | -10/+14 |
* | | | | | | | | | | | | | Workaround for SRAS: if Store Asset returns 'null' then assume the asset alre... | Oren Hurvitz | 2014-04-23 | 1 | -0/+7 |
* | | | | | | | | | | | | | Better error-handling when storing assets: recognize that 'null' is an error ... | Oren Hurvitz | 2014-04-20 | 1 | -12/+11 |
* | | | | | | | | | | | | | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 2 | -38/+87 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Added property to make for more flexible testing. | Diva Canto | 2013-07-11 | 1 | -0/+5 |
* | | | | | | | | | | | | Remove Temporary from use to shortcut asset stores. The Local property | Mic Bowman | 2013-06-10 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |