커밋 기록

작성자 SHA1 메시지 날짜
  Teravus Ovares (Dan Olivares) 6c1adbf9a5 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 년 전
  Teravus Ovares (Dan Olivares) b47e405420 * minor: Comments 15 년 전
  Jeff Ames 50f29752f5 Formatting cleanup. Add copyright headers. 15 년 전
  Diva Canto 41ad610f3e * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops. 15 년 전
  Diva Canto b3b506cba2 Better test for dropping inventory cache and writing out debug messages. 15 년 전
  dr scofield (aka dirk husemann) 613e6f07fc change 535cb0efc so that the default LLSD serialization format is 15 년 전
  Jeff Ames eedb155502 Thanks jonc for a patch to ignore some Visual Studio and generated ini files. 15 년 전
  Teravus Ovares (Dan Olivares) 2e9fc9a22b Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 년 전
  Teravus Ovares (Dan Olivares) 094c296fb4 Try something to help the tests complete. 15 년 전
  Diva Canto 10d923dbea Fixes a race condition in EQ processing that was making EQs pop up again upon client close. 15 년 전
  Diva Canto 41839efcc5 Some more hammering on the head of the obsolete rest inventory handlers, just to make this work. 15 년 전
  Diva Canto bd7ff803fe Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST. 15 년 전
  Diva Canto dae9a111aa Added new operations to mock inventory service in tests. 15 년 전
  Diva Canto bf3f376b10 Fixed test for detecting when user is no longer in sim. 15 년 전
  Diva Canto 08544e576d Disabling the remote call for the time being, so that I can test it on a grid before making it live. 15 년 전
  Diva Canto 764ec7ba0a Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 년 전
  Diva Canto e3dbd0e049 Added http handlers for the two new inventory operations. 15 년 전
  Justin Clark-Casey (justincc) fdd0ce68b3 Do new inventory module setup, which is why the test was failing (not the original race condition, hopefully!) 15 년 전
  Diva Canto dc897b2288 Merged with origin, and resolved one conflict in LoginServiceTests.cs 15 년 전
  Diva Canto 263f32a493 Improved test for system folders. Removed log messages. 15 년 전
  Diva Canto 31419a70ce System folders inventory cache added to OUT inventory modules. This tracks agents in and out of *sims* in order to fetch/drop their system folders from the cache. Also added region-side support for fetching the system folders from the inventory service. Nothing of this is called yet. 15 년 전
  Justin Clark-Casey (justincc) 2dbdb7e036 Re-enable TestReplicateArchivePathToUserInventory() but stop it failing on the NRE for now 15 년 전
  Justin Clark-Casey (justincc) 655438a59d Apply http://opensimulator.org/mantis/view.php?id=1448 15 년 전
  Justin Clark-Casey (justincc) a52b5e46c0 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 년 전
  Chris Down bb64906a9c Enable the console show version command and the viewer about command, to show the last git commit hash together with the conmit date and time. The data is retrieved form a file bin/.version This file can be generated automatically using the post commit script by adding the following to the script: 15 년 전
  Justin Clark-Casey (justincc) f9b60f5c34 Disable test again. Ho hum. 15 년 전
  Justin Clark-Casey (justincc) 39c9f681ab re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished 15 년 전
  Justin Clark-Casey (justincc) 226c082ed4 Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch 15 년 전
  Arthur Valadares 2054093908 Added some needed comments to SceneSetupHelper (actually just retriggering panda) 15 년 전
  Arthur Valadares 18aa2ea0c5 * Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality. 15 년 전