| Commit message (Expand) | Author | Files | Lines |
2009-04-23 | move the lock out a bit further in the ProccessAssetCache loop to reduce | Sean Dague | 1 | -16/+18 |
2009-04-23 | based on recent unit test output, put some extra checking in the | Sean Dague | 1 | -1/+9 |
2009-04-22 | cleaning up, fixing warnings | Dr Scofield | 1 | -4/+4 |
2009-04-14 | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 1 | -43/+40 |
2009-04-14 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -5/+5 |
2009-04-09 | * Added some more experimental code; nothing wired in so far. | lbsa71 | 1 | -11/+32 |
2009-04-08 | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 1 | -0/+43 |
2009-03-31 | * Refactored out and de-duplicated Base64ToString(string) | lbsa71 | 1 | -3/+4 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-03-26 | * Minor fixes, inverted an if for readability and introduced a virtual pre-pr... | lbsa71 | 1 | -4/+20 |
2009-03-24 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -13/+9 |
2009-03-13 | * Remove asset cache size and texture stat reports from ASSET STATS since the... | Justin Clarke Casey | 1 | -4/+6 |
2009-03-09 | * Move method documentation from AssetCache up to IAssetCache | Justin Clarke Casey | 1 | -80/+10 |
2009-03-09 | * Address http://opensimulator.org/mantis/view.php?id=3207 | Justin Clarke Casey | 1 | -4/+1 |
2009-02-26 | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 1 | -1/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+2 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -23/+23 |
2009-02-16 | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -15/+65 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+2 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -3/+4 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -42/+42 |
2009-01-23 | * Write a simple archive loading test which doesn't actually do any testing y... | Justin Clarke Casey | 1 | -7/+3 |
2008-11-16 | - Fix a formatting error in a log message (Mantis#2635). | Homer Horwitz | 1 | -1/+1 |
2008-11-11 | * Restore storing null to represent 'missing asset' requests in the AssetCache | Justin Clarke Casey | 1 | -6/+9 |
2008-11-11 | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 1 | -4/+5 |
2008-11-11 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-09 | * Fixed asset bug. | Adam Frisby | 1 | -2/+2 |
2008-11-09 | * Enabled GTCache for AssetCache | Adam Frisby | 1 | -191/+77 |
2008-11-06 | Mantis#2566. Thank you kindly, Diva for a patch that: | Charles Krinke | 1 | -0/+5 |
2008-11-05 | Mantis#2557. Thank you kindly, Diva for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-10-29 | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 1 | -4/+14 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 1 | -3/+26 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-21 | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 1 | -11/+12 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 1 | -3/+17 |
2008-09-21 | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 1 | -82/+22 |
2008-09-21 | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 1 | -12/+9 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -26/+26 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -1/+1 |
2008-07-12 | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 1 | -1/+8 |
2008-07-07 | * remove redundant sync locking in AssetServerBase since this is already bein... | Justin Clarke Casey | 1 | -2/+2 |
2008-07-07 | * Start scripts loaded from an archive | Justin Clarke Casey | 1 | -3/+3 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -2/+0 |
2008-06-30 | add the ability to cherry pick expire something from the asset | Sean Dague | 1 | -0/+24 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -68/+17 |
2008-06-16 | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 1 | -23/+0 |
2008-06-10 | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 1 | -0/+4 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -10/+10 |