OpenSimMirror/OpenSim
AlexRa f4450ccf4f Migration.cs supports single-file migration history format
Scans for migration resources in either old-style "scattered" (one file per version)
or new-style "integrated" format (single file "Resources/{StoreName}.migrations[.nnn]") with ":VERSION nnn" sections).
In the new-style migrations it also recognizes ':GO' separators for parts of the SQL script
that must be sent to the server separately.  The old-style migrations are loaded each in one piece
and don't support the ':GO' feature.

Status:  TESTED and works fine in all modes!
2010-05-18 22:15:56 +03:00
..
ApplicationPlugins Allow remote admin to be used on a different port from the main region port 2010-05-18 17:01:44 +01:00
Client thanks lkalif for Mantis #4676 - a patch that adds support for inventory links 2010-04-12 17:10:51 -07:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data Migration.cs supports single-file migration history format 2010-05-18 22:15:56 +03:00
Framework Prevent a crash when the two agent dictionaries get out of sync 2010-05-16 20:31:02 +01:00
Region Fixes mantis #4622. 2010-05-16 09:01:27 -07:00
Server Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Services Change an exception reporting to include the stack trace. "e.Message" just 2010-05-18 15:30:08 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Tools The missing .csproj for the Robust 32 bit launcher 2010-04-14 19:22:48 -07:00