Historique des commits

Auteur SHA1 Message Date
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. il y a 14 ans
  Melanie baaf660511 Merge branch 'master' into presence-refactor il y a 14 ans
  Justin Clark-Casey (justincc) 05a3e37b85 Apply http://opensimulator.org/mantis/view.php?id=3334 il y a 14 ans
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. il y a 14 ans
  Diva Canto 0c2946031b CommunicationsManager is practically empty. Only NetworkServersInfo is there. il y a 14 ans
  Diva Canto 6998668bbc * Last reference to CommsManager.UserProfileCacheService removed il y a 14 ans
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. il y a 14 ans
  Diva Canto 8a9677a531 The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. il y a 14 ans
  Melanie c72f78215b Backport the fixes to WebFetchInventoryDescendents to the UDP il y a 15 ans
  John Hurliman c75d415648 * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode il y a 15 ans
  John Hurliman 4847e62e9f * Switched all operations on the list of clients that could be either sync or async to use Scene.ForEachClient() instead of referencing ClientManager directly il y a 15 ans
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection il y a 15 ans
  John Hurliman c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects il y a 15 ans
  Diva Canto d344ca932d A small change in FetchInventoryDescendantsCAPS. il y a 15 ans
  Diva Canto 8c255b374a Uncommented log message on CAPs FetchInventoryDescendants il y a 15 ans
  Jeff Ames 606e831ff5 Formatting cleanup. il y a 15 ans
  Jeff Ames ee205e7e81 Formatting cleanup. il y a 15 ans
  John Hurliman 33133e23b1 Fixes seven leaky .BeginInvoke() calls il y a 15 ans
  Melanie 976cf4284b Fix up WebFetchInventoryDescendents to really return all data needed, il y a 15 ans
  Melanie 22a0dff226 Modify CAPS inventory code. Currently this is not executed il y a 15 ans
  Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. il y a 15 ans
  Diva Canto e4f64dd714 Made HandleFetchInventoryDescendents async, so that the client thread doesn't wait for the download of the entire inventory. il y a 15 ans
  Diva Canto 1604c9d19e One more place fixed for setting the inventory folder owner. Thanks jhurliman. il y a 15 ans
  Diva Canto 4382f28efc Async purge so that the client thread doesn't wait. il y a 15 ans
  Diva Canto c5af39239f A better purge of trash folder. il y a 15 ans
  Diva Canto 124f66bfc2 jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 il y a 15 ans
  Diva Canto d95d3b949b Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020) il y a 15 ans
  Diva Canto fa8a94577a Merge branch 'master' of ssh://[email protected]/var/git/opensim il y a 15 ans
  Jeff Ames 82c888fc6c Add copyright headers. Formatting cleanup. Fix a compiler warning. il y a 15 ans
  Diva Canto 6808b9109e Merge branch 'master' of ssh://[email protected]/var/git/opensim into inventory-connector il y a 15 ans