index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Communications
/
Cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move the lock out a bit further in the ProccessAssetCache loop to reduce
Sean Dague
2009-04-23
1
-16
/
+18
*
based on recent unit test output, put some extra checking in the
Sean Dague
2009-04-23
1
-1
/
+9
*
cleaning up, fixing warnings
Dr Scofield
2009-04-22
1
-4
/
+4
*
* Comment out user profile cache update method for now
Justin Clarke Casey
2009-04-21
2
-18
/
+21
*
* Add the ability to update profiles via the cache, so that cached profiles d...
Justin Clarke Casey
2009-04-21
2
-1
/
+24
*
* minor: Eliminate redundant argument in PreloadUserCache
Justin Clarke Casey
2009-04-16
1
-2
/
+1
*
* Add name keyed cache to UserProfileCacheService
Justin Clarke Casey
2009-04-16
1
-42
/
+105
*
* Change simple asset cache test to manually pump the asset server rather tha...
Justin Clarke Casey
2009-04-14
1
-8
/
+21
*
* Explicitly start the asset server thread so that unit tests can run single ...
Justin Clarke Casey
2009-04-14
4
-35
/
+19
*
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...
Justin Clarke Casey
2009-04-14
1
-43
/
+40
*
Formatting cleanup.
Jeff Ames
2009-04-14
1
-5
/
+5
*
* Some more experimental work on distributed assets. Nothing hotwired yet.
lbsa71
2009-04-13
1
-5
/
+5
*
* Added some more experimental code; nothing wired in so far.
lbsa71
2009-04-09
1
-11
/
+32
*
* Introduced some experimental code with regards to asset data substitution
lbsa71
2009-04-08
1
-0
/
+43
*
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
2009-04-08
1
-2
/
+2
*
* Refactored out and de-duplicated Base64ToString(string)
lbsa71
2009-03-31
1
-3
/
+4
*
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
2009-03-31
1
-2
/
+2
*
* Minor fixes, inverted an if for readability and introduced a virtual pre-pr...
lbsa71
2009-03-26
1
-4
/
+20
*
cleanup
Dr Scofield
2009-03-25
1
-1
/
+0
*
* minor: remove a couple more compiler warnings
Justin Clarke Casey
2009-03-24
1
-4
/
+0
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-03-24
1
-13
/
+9
*
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
2009-03-23
1
-0
/
+51
*
Make single item inventory gives work across regions
Melanie Thielker
2009-03-22
1
-2
/
+2
*
Add QueryItem method to secure inventory and HG inventory, change method sig to
Melanie Thielker
2009-03-22
1
-7
/
+14
*
Fox a null ref in the inventory give module
Melanie Thielker
2009-03-22
1
-0
/
+3
*
Add a QueryItem method to the inventory subsystem. Currently implemented for
Melanie Thielker
2009-03-21
1
-0
/
+42
*
* Support loading empty folders in an iar
Justin Clarke Casey
2009-03-13
1
-3
/
+1
*
* Remove asset cache size and texture stat reports from ASSET STATS since the...
Justin Clarke Casey
2009-03-13
1
-4
/
+6
*
* Add basic asset cache get test
Justin Clarke Casey
2009-03-09
2
-7
/
+5
*
* Move method documentation from AssetCache up to IAssetCache
Justin Clarke Casey
2009-03-09
1
-80
/
+10
*
* Address http://opensimulator.org/mantis/view.php?id=3207
Justin Clarke Casey
2009-03-09
1
-4
/
+1
*
* Update ScenePresenceTests to reflect current REST communication workflow.
Sean Dague
2009-02-26
1
-1
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-2
/
+2
*
* Reverted the AssetServer fix, apparently something was dependent on IAssetD...
lbsa71
2009-02-19
2
-0
/
+2
*
* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...
lbsa71
2009-02-19
2
-2
/
+0
*
* Allow inventory archives to be saved from the 'root' inventory directory
Justin Clarke Casey
2009-02-17
1
-3
/
+10
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
4
-35
/
+35
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-16
6
-26
/
+254
*
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
Justin Clarke Casey
2009-02-12
2
-30
/
+19
*
* optimized usings.
lbsa71
2009-02-12
8
-14
/
+10
*
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-09
1
-3
/
+4
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-2
/
+8
*
* Introduce a new "default" option for asset_database in the [STORAGE] section
Justin Clarke Casey
2009-02-04
1
-0
/
+1
*
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
2009-02-04
4
-68
/
+68
*
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
2009-02-03
2
-0
/
+2
*
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
2009-02-03
2
-6
/
+6
*
* Write a simple archive loading test which doesn't actually do any testing y...
Justin Clarke Casey
2009-01-23
1
-7
/
+3
*
No longer append a "texture" parameter on texture asset requests. The
Mike Mazur
2009-01-19
1
-2
/
+0
*
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2009-01-06
1
-2
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
Justin Clarke Casey
2008-12-29
2
-17
/
+14
[next]