Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Jeff Ames
|
bc9f793a92
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
a22f007246
Improve the explanative text of migration failures
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
3b26baf282
Even if all data migratios are up to date, still print the current revision to the log
|
14 years ago |
Justin Clark-Casey (justincc)
|
d399bd3eb7
minor: fix spelling mistake interupt -> interrupt in migrations
|
14 years ago |
AlexRa
|
527a257b9f
Kind of fixed Melanie's "Exception(sql)" correction
|
14 years ago |
Melanie
|
e4b8d76b10
Change appender to deal with line feeds more intelligently.
|
14 years ago |
Melanie
|
0c209a469b
Clean up output a bit
|
14 years ago |
Melanie
|
20642f2f21
Fix the migration message to say "Continuing" again. Remove line feed, which
|
14 years ago |
Melanie
|
9fa8013ca5
Remove the return that was inserted in the last merge to allow
|
14 years ago |
Melanie
|
d2bc673667
Make m_log in migrations private. Define new m_log in derived class
|
14 years ago |
AlexRa
|
8b6a295874
Migration.cs supports single-file migration history format
|
14 years ago |
AlexRa
|
be1141f0f7
Refactoring in Migration.cs: "using()" instead of explicit Dispose()
|
14 years ago |
AlexRa
|
b49e9eff56
Fixed comments in Migration.cs: wrong argument order (no change to code)
|
14 years ago |
Justin Clark-Casey (justincc)
|
1b488c2581
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
|
14 years ago |
Melanie
|
ebcc9874d4
Insert a ROLLBACK command on migration step failure. This ensures that
|
14 years ago |
Diva Canto
|
4240f2dec6
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
15 years ago |
Melanie
|
5b69f58aae
Make Migratons continue int he face of an error. This is required for the
|
15 years ago |
John Hurliman
|
6309fcc5b4
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
|
15 years ago |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
idb
|
7e65697142
Reinstate setting timeout to never, the default 30 second timeout was causing problems with big migrations
|
16 years ago |
Justin Clarke Casey
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 years ago |
Justin Clarke Casey
|
80520206fc
* Unforunately it turns out not to be that simple. Revert the rest of r7560 for now.
|
16 years ago |
Adam Frisby
|
4ed7ca62b1
* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsSql2005 to NHibernate.
|
16 years ago |
Sean Dague
|
6a691df1a6
remove some extraneous debug messages from migrations
|
16 years ago |
Justin Clarke Casey
|
1edee634ca
* minor: spelling mistake and message tidying on Migration messages
|
16 years ago |
Melanie Thielker
|
b6bb5f944f
Mantis #2095
|
16 years ago |