Commit History

Author SHA1 Message Date
  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. 16 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
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Dr Scofield feb30217de dr scofield's warning safari: 16 years ago
  Sean Dague bdb0dddfcf set CommandTimeout = 0 in the migration commands so that long 16 years ago
  Sean Dague e1409e0c04 be a bit more verbose about what we are doing on the migration 16 years ago
  Sean Dague 340ef33e2e fix nhibernate driver so that it starts (based on the appearance 16 years ago
  Sean Dague 94034d665d change some messages on the migrations front to be 16 years ago
  Sean Dague ec78a2871b the beginning of the great id format migration. This makes 16 years ago
  Jeff Ames 64f01ade04 Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 16 years ago
  Sean Dague 6c1fce6147 check in working migration code fore SQLite. This 16 years ago
  Sean Dague be400d1bd0 I'm going to need the Version property to manage 16 years ago
  Sean Dague 68cda63761 update of migration code to be more sane on version 16 years ago
  Jeff Ames 5910a49da6 Update svn properties. Formatting cleanup. 16 years ago
  Sean Dague c62f081380 actually create and populate the migrations table correctly. 16 years ago