| Commit message (Expand) | Author | Files | Lines |
2009-02-07 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+7 |
2009-02-06 | * Removed superflous (and circular) ref to OpenSim.Region.Framework | lbsa71 | 1 | -1/+0 |
2009-02-06 | killing OpenSim.Data.Base ref once more | Dr Scofield | 1 | -1/+0 |
2009-02-06 | dropping ref to OpenSim.Grid (another survivor thx to the refactoring by-pass) | Dr Scofield | 1 | -1/+0 |
2009-02-06 | * reinstate OpenSim/Region/Framework/Scenes/Tests | Justin Clarke Casey | 1 | -0/+56 |
2009-02-06 | removing bad references to OpenSim.Data stuff that got deleted earlier | Dr Scofield | 1 | -15/+0 |
2009-02-06 | * Add missing Region.Framework reference in ApplicationPlugins.LoadRegions | Justin Clarke Casey | 1 | -0/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -50/+86 |
2009-02-03 | Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. | Mike Mazur | 1 | -0/+1 |
2009-02-03 | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 1 | -0/+1 |
2009-02-03 | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 1 | -4/+6 |
2009-02-02 | * Removed the unused Data.Base Framework | lbsa71 | 1 | -107/+0 |
2009-01-28 | Removing ThirdParty/3Di from prebuild.xml. | Mike Mazur | 1 | -68/+0 |
2009-01-23 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-01-23 | * refactor: move scene setup code into common test code assembly | Justin Clarke Casey | 1 | -0/+1 |
2009-01-23 | add event queue code for sending group IM for future group support | Dahlia Trimble | 1 | -0/+1 |
2009-01-19 | * Progressive texture patch + PriorityQueue put into the LLClient namespace. | Teravus Ovares | 1 | -0/+1 |
2009-01-16 | * Rig up enough infrastructure to actually perform a successful 'standalone' ... | Justin Clarke Casey | 1 | -0/+1 |
2009-01-16 | * minor: Future archiver test stub | Justin Clarke Casey | 1 | -0/+1 |
2009-01-13 | * Fixed breaking VS2008 build. Added missing Statistics reference | lbsa71 | 1 | -0/+1 |
2009-01-12 | * Apply http://opensimulator.org/mantis/view.php?id=2965 | Justin Clarke Casey | 1 | -0/+1 |
2009-01-11 | Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+1 |
2009-01-09 | * minor: Put in stub LLPacketHandler testing code | Justin Clarke Casey | 1 | -0/+1 |
2009-01-08 | * Establish placeholder for future TextureSender tests | Justin Clarke Casey | 1 | -0/+1 |
2009-01-05 | * add the required System.xml reference as well | Justin Clarke Casey | 1 | -0/+1 |
2009-01-05 | * Add prereqs and usings required by the Windows compiler | Justin Clarke Casey | 1 | -0/+1 |
2009-01-05 | fixes mantis #2950 | Justin Clarke Casey | 1 | -1/+42 |
2009-01-05 | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 1 | -0/+1 |
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -0/+48 |
2009-01-02 | * Add System.Xml to LindenUDP.Tests project for Windows builds | Justin Clarke Casey | 1 | -0/+1 |
2009-01-02 | * Add Nini reference to Communications.OGS1 | Justin Clarke Casey | 1 | -1/+2 |
2009-01-02 | Fix another build error on MonoDevelop | Homer Horwitz | 1 | -2/+2 |
2009-01-02 | Get build working on MonoDevelop again. | Homer Horwitz | 1 | -1/+1 |
2008-12-29 | Merged the InterregionData that Melanie had placed there onto the existing Ch... | diva | 1 | -0/+1 |
2008-12-20 | * ReCommit the OpenID patch with a few less dependencies. | Teravus Ovares | 1 | -0/+2 |
2008-12-20 | Revert OpenId until we can come to grips with the mono 2 requirement | Charles Krinke | 1 | -2/+0 |
2008-12-19 | Mantis#2816. Thank you kindly, JHurliman for the beginnings of | Charles Krinke | 1 | -0/+2 |
2008-12-18 | * Added "show queues" command that shows throttling queues for all clients. | lbsa71 | 1 | -0/+1 |
2008-12-17 | remove an unused Match line in prebuild that is causing issues for | Sean Dague | 1 | -1/+0 |
2008-12-11 | * Also add the OpenSim.Framework reference to prebuild.xml needed by Windows | Justin Clarke Casey | 1 | -0/+1 |
2008-12-11 | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s... | Justin Clarke Casey | 1 | -31/+11 |
2008-12-11 | * Remove duplicate Python module entry in prebuild.xml (it's not impossible t... | Justin Clarke Casey | 1 | -27/+0 |
2008-12-11 | * test: Add simple user profile test that checks for non-existing users | Justin Clarke Casey | 1 | -0/+5 |
2008-12-11 | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 1 | -5/+5 |
2008-12-10 | * refactor: Move test infrastructure code to its own package so that it can b... | Justin Clarke Casey | 1 | -339/+392 |
2008-12-10 | * refactor: Move inventory handlers out from UserProfileCacheService | Justin Clarke Casey | 1 | -1/+1 |
2008-12-10 | * Establish OpenSim.Framework.Communications.Tests beachhead | Justin Clarke Casey | 1 | -2/+27 |
2008-12-08 | * Killed off OpenSimExport. One project less to maintain. | lbsa71 | 1 | -37/+1 |
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -1/+0 |
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -0/+2 |