| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -4/+4 |
* | 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 |
* | 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 |
* | Make it possible to disable the file part of the flotsam asset cache | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -38/+72 |
* | 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 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | * 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 |
* | Apply http://opensimulator.org/mantis/view.php?id=4548 | Justin Clark-Casey (justincc) | 2010-01-29 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-09 | 1 | -1/+1 |
* | * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U... | John Hurliman | 2009-10-21 | 1 | -6/+2 |
* | * Removing cruft left over from the conversion to the new texture sending and... | John Hurliman | 2009-10-20 | 1 | -31/+20 |
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-10-19 | 1 | -2/+2 |
* | 0004246: [Patch] FlotsamAssetCache deep scan & cache | Melanie | 2009-10-12 | 1 | -37/+270 |
* | * minor: tweak asset cache logging levels downwards | Justin Clark-Casey (justincc) | 2009-10-05 | 1 | -4/+1 |
* | Stream needs to be closed before the file can be moved... | Diva Canto | 2009-10-04 | 1 | -5/+6 |
* | Make sure to close the file streams on the FlotsamCache, even if something fa... | Diva Canto | 2009-10-04 | 1 | -4/+12 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | More small changes to FlotsamAssetCache as per mcortez' request. | Diva Canto | 2009-09-25 | 1 | -2/+2 |
* | * Another Timer lock | Teravus Ovares (Dan Olivares) | 2009-09-10 | 1 | -1/+4 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -28/+130 |
|\ |
|
| * | Thank you, mcortez, for a patch to fix errors in FlotsamCache and expand | Melanie | 2009-09-08 | 1 | -28/+130 |
* | | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -1/+4 |
|/ |
|
* | Standardize FlotsamAssetCache header | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -25/+25 |
* | Remove OpenSim.ini comments from the top of FlotsamAssetCache.cs to avoid dup... | Justin Clark-Casey (justincc) | 2009-08-27 | 1 | -51/+0 |
* | Apply http://opensimulator.org/mantis/view.php?id=3829 | Justin Clark-Casey (justincc) | 2009-08-27 | 1 | -1/+1 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 1 | -1/+1 |
* | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 2009-07-29 | 1 | -4/+4 |
* | Thank you, mcortez, for a patch to correct a folder bloat issue in the | Melanie Thielker | 2009-07-28 | 1 | -3/+54 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 1 | -0/+5 |
* | Reverse the default setting in Flotsam Asset Cache. Nothing should be the def... | Melanie Thielker | 2009-06-10 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -3/+3 |
* | Letting the Flotsam cache be enabled even when [AssetCache] section is missin... | diva | 2009-06-09 | 1 | -8/+9 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 1 | -3/+3 |