| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-06-21 | 1 | -1/+1 |
|\ |
|
| * | minor: Lower flotsam asset cache warning about not having a FlotsamCache.ini ... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-05 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Use the more efficient HashSet instead of List for FlotasmAssetCache.m_Curren... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -1/+1 |
| * | Don't try and update the access time of a file that is actively being cached. | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -2/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-08 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -4/+4 |
* | | Merge commit '9b3bbedeea5c6ea2421b36e5f0e23ab798870ba0' into bigmerge | Melanie | 2011-10-25 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss... | Justin Clark-Casey (justincc) | 2011-10-22 | 1 | -4/+4 |
* | | Merge fixes, and fix the build | Tom | 2011-09-14 | 1 | -7/+3 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 2 | -58/+86 |
|\ \
| |/ |
|
| * | minor: change some comment text in flotsam asset cache | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -4/+3 |
| * | On Flotsam asset cache, go back to moving the file from the temporary locatio... | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -26/+47 |
| * | Fix a problem in the Flotsam asset cache where assets were being put into the... | Justin Clark-Casey (justincc) | 2011-08-13 | 1 | -2/+6 |
| * | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -6/+6 |
| * | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -2/+2 |
| * | refactor: remove a sliver of unnecessary code | Justin Clark-Casey (justincc) | 2011-08-05 | 1 | -4/+1 |
| * | Instead of moving the file to its final place when FlotsamCache writes to dis... | Justin Clark-Casey (justincc) | 2011-08-05 | 1 | -2/+7 |
| * | Fix Flotsam cache so it will use the disk cache if the memory cache is enabled | Robert Adams | 2011-08-02 | 1 | -2/+2 |
| * | Replace the generic exception logging in flotsam asset cache with more specif... | Justin Clark-Casey (justincc) | 2011-07-30 | 1 | -26/+24 |
| * | correct misleading "fcache status" text - deep scans are not performed when t... | Justin Clark-Casey (justincc) | 2011-07-30 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | root | 2011-07-05 | 2 | -99/+295 |
|\ \
| |/ |
|
| * | Add TestClearCache() | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -0/+17 |
| * | add TestExpireAsset() | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -0/+20 |
| * | refactor: Move test setup code into setup method | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -13/+20 |
| * | Make it possible to disable the file part of the flotsam asset cache | Justin Clark-Casey (justincc) | 2011-07-04 | 2 | -39/+74 |
| * | refactor: Split file cache manipulation code into separate methods, as has al... | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -102/+131 |
| * | Add basic flotsam asset cache test for retrieved cached asset. | Justin Clark-Casey (justincc) | 2011-07-04 | 2 | -0/+84 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-11 | 1 | -39/+60 |
|\ \
| |/ |
|
| * | If the flotsam asset cache console command "fcache clear" is specified on its... | Justin Clark-Casey (justincc) | 2011-06-11 | 1 | -11/+26 |
| * | Make the internal flotsam asset cache defaults match config-include/FlotsamCa... | Justin Clark-Casey (justincc) | 2011-06-11 | 1 | -29/+35 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-27 | 1 | -15/+6 |
|\ \
| |/ |
|
| * | Make the file expiration defaults the same whether the whole [FLOTSAM ASSET C... | Justin Clark-Casey (justincc) | 2011-02-25 | 1 | -3/+3 |
| * | instead of using different default memory expiration depending on whether the... | Justin Clark-Casey (justincc) | 2011-02-25 | 1 | -11/+2 |
| * | log actual cache directory for FlotsamAssetCache instead of always logging th... | Justin Clark-Casey (justincc) | 2011-02-25 | 1 | -1/+1 |
| * | Fix bug where having no maximum memory cache timeout would cause the flotsam ... | Justin Clark-Casey (justincc) | 2011-02-25 | 1 | -1/+1 |
| * | Add linden prim renderer and update libOMV | Melanie | 2010-10-04 | 1 | -2/+2 |
| * | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 2010-04-08 | 1 | -0/+5 |
* | | Fix casts in llSetPayPrice | Melanie | 2010-12-15 | 1 | -1/+10 |
* | | Add linden prim renderer and update libOMV | Melanie | 2010-10-04 | 1 | -2/+2 |
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-13 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Backported GetTextureModule and IAssetService.GetCached() | John Hurliman | 2010-04-08 | 1 | -0/+5 |
* | | * UuidGatherer now tracks asset types for assets it discovers. The asset type... | John Hurliman | 2010-03-15 | 1 | -1/+1 |
|/ |
|
* | minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/c... | Justin Clark-Casey (justincc) | 2010-02-19 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
* | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -13/+14 |
* | Revert "Old OpenSim installations may have no AssetCaching setting in config-... | Justin Clark-Casey (justincc) | 2010-02-05 | 1 | -3/+1 |
* | Old OpenSim installations may have no AssetCaching setting in config-include/... | Justin Clark-Casey (justincc) | 2010-02-05 | 1 | -1/+3 |