커밋 기록

작성자 SHA1 메시지 날짜
  Diva Canto 5d2a157e64 First pass at cleaning up old OGS1 and Local Inventory: removed everything-inventory in CommsManager, which wasn't actively used anymore. 15 년 전
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) 15 년 전
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 년 전
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them 15 년 전
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 년 전
  Justin Clarke Casey ef9d140022 * Add user data plugin to store temporary profiles (which are distinct from cached) 15 년 전
  Justin Clarke Casey 342126b7b9 * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager 15 년 전
  Justin Clarke Casey d0744f8eca * Make archiver tests pump the asset server manually instead of starting the normal runtime thread 15 년 전
  Justin Clarke Casey 1894157dd3 * Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes) 15 년 전
  Justin Clarke Casey ad2bd74057 * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid having Initialise() and Initialize() in the same class - very difficult to read. 15 년 전
  diva 33330297d6 THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. 15 년 전
  Justin Clarke Casey ec07e1aad6 * Iniital inventory archive test code. Doesn't actually do any testing yet 15 년 전
  Mike Mazur 9377c6f2b2 - move OpenSim/Framework/IInventoryData.cs to 15 년 전
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 15 년 전
  Justin Clarke Casey b6ee2f15ba * refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager 15 년 전
  Justin Clarke Casey 0b07c9762b * Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager 15 년 전
  Justin Clarke Casey 04ffcce7ea * Extend stub to test the successful login of a user on the local login service 15 년 전
  Justin Clarke Casey 0b8d22ab54 * Check in login service tests beachhead 15 년 전
  Justin Clarke Casey bec3993849 * Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one 16 년 전