OpenSimMirror/OpenSim
dahlia 9ced61fbc2 Add a 0 parameter overload for RestClient.Request() for use when no auth is required. This preserves API compatibility for external modules using this function. 2014-05-30 13:47:19 -07:00
..
Addons minor: Comment out log line in Groups V2 GroupsServicePostHandler for now which logs every request it receives. 2014-05-30 19:45:05 +01:00
ApplicationPlugins Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used. 2014-04-20 06:23:37 +01:00
Capabilities Fix test breakage 2014-05-08 11:30:45 -07:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Change Assembly verson of OpenSim.Data.PGSQL.dll to 0.8.0.* to match all other assembly versions 2014-05-27 23:40:29 +01:00
Framework Add a 0 parameter overload for RestClient.Request() for use when no auth is required. This preserves API compatibility for external modules using this function. 2014-05-30 13:47:19 -07:00
Region Fix bug where setting a parcel in a varregion for sale would make sale bitmap generation in WorldMapModule throw an exception on next startup. 2014-05-30 19:40:10 +01:00
Server minor: Comment out 2 error level debugging message in authentication code 2014-05-27 23:18:33 +01:00
Services minor: Comment out 2 error level debugging message in authentication code 2014-05-27 23:18:33 +01:00
Tests Simplify regression TestInterRegionChatDistanceEastWest() by making the child presence connection directly rather than routing through TestClient. 2014-05-22 19:47:33 +01:00
Tools Delete extraneous console message in the Configger. 2014-05-07 17:19:57 -07:00