index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
Migration.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting the memory leak patch for MySQL. Problems have been reported with t...
John Hurliman
2009-11-02
1
-41
/
+38
*
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...
John Hurliman
2009-10-04
1
-38
/
+41
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* optimized usings.
lbsa71
2009-02-12
1
-1
/
+1
*
Reinstate setting timeout to never, the default 30 second timeout was causing...
idb
2008-12-08
1
-1
/
+1
*
* Reapply http://opensimulator.org/mantis/view.php?id=2710
Justin Clarke Casey
2008-12-02
1
-2
/
+8
*
* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...
Justin Clarke Casey
2008-12-01
1
-8
/
+2
*
* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...
Adam Frisby
2008-12-01
1
-2
/
+8
*
remove some extraneous debug messages from migrations
Sean Dague
2008-09-20
1
-2
/
+0
*
* minor: spelling mistake and message tidying on Migration messages
Justin Clarke Casey
2008-09-12
1
-5
/
+5
*
Mantis #2095
Melanie Thielker
2008-09-01
1
-5
/
+5
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-16
/
+16
*
dr scofield's warning safari:
Dr Scofield
2008-06-27
1
-23
/
+23
*
set CommandTimeout = 0 in the migration commands so that long
Sean Dague
2008-06-16
1
-0
/
+2
*
be a bit more verbose about what we are doing on the migration
Sean Dague
2008-06-16
1
-0
/
+7
*
fix nhibernate driver so that it starts (based on the appearance
Sean Dague
2008-06-16
1
-1
/
+2
*
change some messages on the migrations front to be
Sean Dague
2008-06-16
1
-5
/
+4
*
the beginning of the great id format migration. This makes
Sean Dague
2008-06-16
1
-0
/
+2
*
Update svn properties, clean up formatting, refactor out duplicate hard-coded...
Jeff Ames
2008-06-13
1
-7
/
+16
*
check in working migration code fore SQLite. This
Sean Dague
2008-06-11
1
-1
/
+7
*
I'm going to need the Version property to manage
Sean Dague
2008-06-10
1
-0
/
+6
*
update of migration code to be more sane on version
Sean Dague
2008-06-10
1
-40
/
+37
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-06-10
1
-8
/
+16
*
actually create and populate the migrations table correctly.
Sean Dague
2008-06-09
1
-8
/
+25
*
migrations seem to not break anything at this point.
Sean Dague
2008-06-09
1
-12
/
+24
*
move Migration support into OpenSim.Data, because it
Sean Dague
2008-06-09
1
-0
/
+198