| Commit message (Expand) | Author | Files | Lines |
2008-05-22 | * Fix mantis 1325. This is a minor issue where 'show assets' would not work ... | Justin Clarke Casey | 1 | -8/+14 |
2008-05-22 | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2 | -4/+12 |
2008-05-20 | Add copyright notices. | Jeff Ames | 2 | -0/+54 |
2008-05-19 | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 1 | -0/+24 |
2008-05-19 | i can haz pantz? | Sean Dague | 1 | -1/+1 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -1/+3 |
2008-05-18 | * Refactor: Eliminate empty if clause from AssetCache.GetAsset() | Justin Clarke Casey | 1 | -4/+1 |
2008-05-16 | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 1 | -0/+2 |
2008-05-16 | * Eliminate occurences of "Got a texture uuid ... with no sender object to ha... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | * Cache knowledge in the region server that the asset service has reported an... | Justin Clarke Casey | 2 | -14/+31 |
2008-05-16 | * Removing unnecessary LLUUID.Zero check from AssetCache | Justin Clarke Casey | 1 | -62/+58 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 31 | -539/+539 |
2008-05-15 | remove my UserAppearance object, switch all code to use | Sean Dague | 2 | -5/+5 |
2008-05-14 | * Minor: Fussy little wording change on inventory service failure | Justin Clarke Casey | 1 | -1/+1 |
2008-05-14 | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -1/+1 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 2 | -2/+2 |
2008-05-13 | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 1 | -9/+9 |
2008-05-12 | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 1 | -0/+1 |
2008-05-10 | * Experiment in Zerocoding. | Teravus Ovares | 1 | -1/+3 |
2008-05-09 | * Revert caps fetch inventory service back to UDP for now | Justin Clarke Casey | 1 | -2/+14 |
2008-05-09 | * Removing polling delay for non-CAPS inventory fetch if the client has not y... | Justin Clarke Casey | 2 | -59/+54 |
2008-05-09 | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 1 | -0/+20 |
2008-05-09 | * Minor: Insert utility function to format raw xml strings into indented xml ... | Justin Clarke Casey | 2 | -4/+7 |
2008-05-09 | * Restoring some initial inventory lookup polling delays in order to deal wit... | Justin Clarke Casey | 1 | -2/+2 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 1 | -60/+14 |
2008-05-08 | * Reduced sleep durations in a number of files. | Adam Frisby | 1 | -2/+3 |
2008-05-07 | * Increase number of poll attempts an inventory items request will make under... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-04 | * Refactor: A final root folder special case removal, this time in HandleFetc... | Justin Clarke Casey | 1 | -49/+18 |
2008-05-04 | * Refactor: Do the root case removal thing again, this time in ItemReceive() | Justin Clarke Casey | 1 | -34/+13 |
2008-05-04 | * Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder s... | Justin Clarke Casey | 1 | -33/+29 |
2008-05-04 | * Simplify CreateFolder() by folding previous special root case into FindFold... | Justin Clarke Casey | 2 | -77/+46 |
2008-05-03 | * Add ability to defer item actions for AddItem() and DeleteItem(). This won... | Justin Clarke Casey | 1 | -5/+21 |
2008-05-03 | * Refactor RemoveItem() | Justin Clarke Casey | 2 | -11/+51 |
2008-05-03 | * Refactor: Renaming item and folder tree search methods to have Find*() pref... | Justin Clarke Casey | 3 | -22/+21 |
2008-05-03 | * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which ar... | Justin Clarke Casey | 2 | -62/+100 |
2008-05-03 | * Refactor: move UpdateFolder into CachedUserInfo | Justin Clarke Casey | 2 | -24/+48 |
2008-05-03 | * Make user profile cache service complain if the caller assumes a profile ex... | Justin Clarke Casey | 1 | -13/+42 |
2008-05-03 | * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache... | Justin Clarke Casey | 3 | -73/+115 |
2008-05-03 | * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem() | Justin Clarke Casey | 1 | -4/+4 |
2008-05-03 | * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem() | Justin Clarke Casey | 3 | -764/+1 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -0/+13 |
2008-05-02 | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 1 | -4/+4 |
2008-05-02 | minor refactoring. Change getName and GetVersion methods (yes the had differ... | Sean Dague | 1 | -1/+1 |
2008-05-02 | Update svn properties. | Jeff Ames | 2 | -522/+522 |
2008-05-01 | * Refactor: Remove redundant userID from further up the inventory request chain | Justin Clarke Casey | 2 | -2/+3 |
2008-05-01 | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 4 | -101/+104 |
2008-05-01 | create pass through of UserManagerBase to plugin calls | Sean Dague | 1 | -4/+55 |
2008-05-01 | remove the db4o asset server | Sean Dague | 1 | -145/+0 |
2008-05-01 | added in IUserService functions. These don't do anything yet, | Sean Dague | 2 | -0/+40 |