aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* CommunicationsManager deleted.Diva Canto2010-01-111-62/+0
* NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-1/+0
* Some more unnecessary things deleted in Framework.Communications.Diva Canto2010-01-101-5/+0
* CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-101-2/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2009-09-261-2/+0
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-5/+5
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-5/+0
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-11/+0
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-4/+4
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+1
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-2/+9
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-141-0/+1
* * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey2009-04-141-3/+2
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-201-1/+0
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+4
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-031-11/+12
* * Add new unit test for simple teleport in a standalone.Justin Clarke Casey2009-01-151-1/+2
* * refactor: Remove the need to separately pass in the http listener to the sc...Justin Clarke Casey2009-01-061-2/+2
* * Simplify test code by always setting up mock 'in memory' user and inventory...Justin Clarke Casey2009-01-051-3/+20
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-1/+4
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-2/+7
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-0/+50