aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-10* minor: reduce some code duplication in BaseHttpServerJustin Clarke Casey1-24/+17
2009-03-10fixing out-of-sync error in BaseHttpServerDr Scofield1-16/+19
2009-03-10*** POTENTIAL BREAKAGE ***lbsa711-9/+141
2009-03-10* Re-aligned CustomiseResponse function for imminent up-pullinglbsa711-0/+3
2009-03-10* Refactored out Create() methods to ensure proper transformation between Reg...lbsa711-0/+13
2009-03-09* minor: remove some mono compiler warningsJustin Clarke Casey2-7/+7
2009-03-09* Add basic asset cache get testJustin Clarke Casey3-7/+93
2009-03-09* Move method documentation from AssetCache up to IAssetCacheJustin Clarke Casey2-85/+76
2009-03-09* Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey1-4/+1
2009-03-09* Added TXXX in front of unit tests to make sure they are running in the corr...Sean Dague1-7/+7
2009-03-09Refactor login test class.Mike Mazur1-115/+126
2009-03-09Fix tests broken in r8732.Mike Mazur1-0/+14
2009-03-08Making the web_login_key code work, even if the LL Viewer doesn't support it....diva1-4/+19
2009-03-07* Adding application/x-oar to the list of content types to which the HTTP Ser...Teravus Ovares1-1/+5
2009-03-06* Protects RestClient from crashing with dictionary exception, which leads to...Sean Dague1-2/+24
2009-03-05Prevent ICommander-generated subcommand trees from generating an exceptionMelanie Thielker1-1/+6
2009-03-05* remove now unused serialization codeJustin Clarke Casey2-74/+27
2009-03-03Avoid NRE if client sends unrecognized packet type.Jeff Ames1-1/+8
2009-03-03Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2-1/+43
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2-18/+115
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-2/+1
2009-03-02Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW1-0/+1
2009-03-01Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames3-5/+84
2009-02-28Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields.MW1-18/+21
2009-02-28Copied the Util.ReadSettingsFromIniFile method from the branch to trunk.MW1-0/+61
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague3-82/+82
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW3-1/+26
2009-02-26Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW1-0/+3
2009-02-26* Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague1-1/+1
2009-02-26opps forgot to commit a changed file.MW1-1/+1
2009-02-26Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker1-0/+3
2009-02-26Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2-0/+57
2009-02-25More refactoring of the Grid, User and Messaging servers. MW1-12/+0
2009-02-25Distinguish 404 errors in RestClient.Request().Mike Mazur1-2/+10
2009-02-25A few updates necessary for load balancer.Mike Mazur1-1/+10
2009-02-23* Performance Changes:Adam Frisby1-0/+15
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke10-24/+22
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva1-2/+18
2009-02-21* Upping to interface version 3 - let's see how this goes.lbsa711-1/+1
2009-02-21Allow entry of '?' in http URIs. If the field being typed begins withMelanie Thielker1-4/+13
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712-8/+83
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames3-1/+55
2009-02-21Update svn properties.Jeff Ames2-138/+138
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa714-12/+12
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-2/+2
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2-58/+0
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa712-0/+140
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2-46/+0
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa715-179/+2
2009-02-19* Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712-0/+138