This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e881562d34
OpenSimMirror
/
OpenSim
History
UbitUmarov
e881562d34
fix drop on delayed events processing
2016-07-17 14:15:46 +01:00
..
Addons
Merge branch 'master' of opensimulator.org:/var/git/opensim
2016-07-04 03:37:45 +01:00
ApplicationPlugins
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
Capabilities
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
ConsoleClient
…
Data
PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData
2016-07-15 15:45:39 +01:00
Framework
add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response
2016-07-17 13:20:56 +01:00
Region
fix drop on delayed events processing
2016-07-17 14:15:46 +01:00
Server
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
Services
Change the user verification call back to use the host name instead of the
2016-07-11 22:31:32 +01:00
Tests
disable OSHttpTests that will collide with testing new http server changes
2016-07-15 15:54:54 +01:00
Tools
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00