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
...
*
* Allow archiver to save and load objects within other objects to arbitrary l...
Justin Clarke Casey
2008-06-16
1
-23
/
+0
*
* Start recording asset request failures
Justin Clarke Casey
2008-06-14
1
-2
/
+6
*
* refactor: catch asset service request exceptions at the AssetServerBase lev...
Justin Clarke Casey
2008-06-13
2
-26
/
+35
*
Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch
Charles Krinke
2008-06-11
1
-1
/
+1
*
* minor: Properly clear the pushed asset cache statistics where the clear-ass...
Justin Clarke Casey
2008-06-10
1
-0
/
+4
*
provide slightly more sane defaults in the file based asset loader
Sean Dague
2008-06-02
1
-3
/
+3
*
Formatting cleanup.
Jeff Ames
2008-05-28
2
-15
/
+15
*
Thank you very much, Xantor for a patch that:
Charles Krinke
2008-05-27
1
-1
/
+34
*
* Fix mantis 1325. This is a minor issue where 'show assets' would not work ...
Justin Clarke Casey
2008-05-22
1
-8
/
+14
*
* Minor: Tidy ups and logging tweaks.
Justin Clarke Casey
2008-05-22
1
-1
/
+1
*
Thank you kindly, Melanie for a patch that avoids a null
Charles Krinke
2008-05-19
1
-0
/
+24
*
* Refactor: Eliminate empty if clause from AssetCache.GetAsset()
Justin Clarke Casey
2008-05-18
1
-4
/
+1
*
* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...
Justin Clarke Casey
2008-05-16
1
-1
/
+1
*
* Cache knowledge in the region server that the asset service has reported an...
Justin Clarke Casey
2008-05-16
2
-14
/
+31
*
* Removing unnecessary LLUUID.Zero check from AssetCache
Justin Clarke Casey
2008-05-16
1
-62
/
+58
*
Formatting cleanup.
Jeff Ames
2008-05-16
7
-227
/
+227
*
* Experiment in Zerocoding.
Teravus Ovares
2008-05-10
1
-1
/
+3
*
* Removing polling delay for non-CAPS inventory fetch if the client has not y...
Justin Clarke Casey
2008-05-09
2
-59
/
+54
*
* Minor: Insert utility function to format raw xml strings into indented xml ...
Justin Clarke Casey
2008-05-09
1
-1
/
+3
*
* Restoring some initial inventory lookup polling delays in order to deal wit...
Justin Clarke Casey
2008-05-09
1
-2
/
+2
*
* You can haz more spring cleaning.
Adam Frisby
2008-05-08
1
-60
/
+14
*
* Reduced sleep durations in a number of files.
Adam Frisby
2008-05-08
1
-2
/
+3
*
* Increase number of poll attempts an inventory items request will make under...
Justin Clarke Casey
2008-05-07
1
-1
/
+1
*
* Refactor: A final root folder special case removal, this time in HandleFetc...
Justin Clarke Casey
2008-05-04
1
-49
/
+18
*
* Refactor: Do the root case removal thing again, this time in ItemReceive()
Justin Clarke Casey
2008-05-04
1
-34
/
+13
*
* Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder s...
Justin Clarke Casey
2008-05-04
1
-33
/
+29
*
* Simplify CreateFolder() by folding previous special root case into FindFold...
Justin Clarke Casey
2008-05-04
2
-77
/
+46
*
* Add ability to defer item actions for AddItem() and DeleteItem(). This won...
Justin Clarke Casey
2008-05-03
1
-5
/
+21
*
* Refactor RemoveItem()
Justin Clarke Casey
2008-05-03
2
-11
/
+51
*
* Refactor: Renaming item and folder tree search methods to have Find*() pref...
Justin Clarke Casey
2008-05-03
3
-22
/
+21
*
* Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which ar...
Justin Clarke Casey
2008-05-03
2
-62
/
+100
*
* Refactor: move UpdateFolder into CachedUserInfo
Justin Clarke Casey
2008-05-03
2
-24
/
+48
*
* Make user profile cache service complain if the caller assumes a profile ex...
Justin Clarke Casey
2008-05-03
1
-13
/
+42
*
* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...
Justin Clarke Casey
2008-05-03
2
-72
/
+104
*
* Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()
Justin Clarke Casey
2008-05-03
1
-4
/
+4
*
* Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()
Justin Clarke Casey
2008-05-03
3
-764
/
+1
*
* Refactor: Remove redundant userID from further up the inventory request chain
Justin Clarke Casey
2008-05-01
1
-1
/
+1
*
* Refactor: Remove the unused userID parameter that was being passed into alm...
Justin Clarke Casey
2008-05-01
2
-48
/
+46
*
remove the db4o asset server
Sean Dague
2008-05-01
1
-145
/
+0
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
2
-2
/
+2
*
* Assorted spring cleanings.
Adam Frisby
2008-05-01
2
-2
/
+1
*
* Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()
Justin Clarke Casey
2008-04-30
3
-12
/
+12
*
* Resolve mantis 1068, 1095
Justin Clarke Casey
2008-04-30
2
-10
/
+38
*
* Completely inconsequential inventory odds and ends (actual impact - only on...
Justin Clarke Casey
2008-04-30
2
-2
/
+10
*
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
2008-04-30
1
-1
/
+1
*
* Single Attachments now work from inventory. You can attach from inventory ...
Teravus Ovares
2008-04-27
1
-0
/
+9
*
* First draft implementation of copying prim inventory items back to agent in...
Justin Clarke Casey
2008-04-26
1
-1
/
+1
*
* Implement full grid mode Trash empty
Justin Clarke Casey
2008-04-23
1
-8
/
+1
*
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
2008-04-23
1
-4
/
+4
*
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
2008-04-23
2
-10
/
+27
[prev]
[next]