Commit History

Autor SHA1 Mensaxe Data
  UbitUmarov c57215687f a few more changes on mysql %!s(int64=7) %!d(string=hai) anos
  UbitUmarov d9038e650a MySQLConnector is not a MS product %!s(int64=7) %!d(string=hai) anos
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup %!s(int64=7) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. %!s(int64=12) %!d(string=hai) anos
  Oren Hurvitz da5fd53702 Fixed problem with MySQL: it was possible for one thread to use an incomplete list of column names if another thread was creating the list at the same time. Now this is thread-safe. %!s(int64=12) %!d(string=hai) anos
  Diva Canto 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. %!s(int64=13) %!d(string=hai) anos
  Master ScienceSim e1b5c61247 Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. %!s(int64=14) %!d(string=hai) anos
  John Hurliman 6309fcc5b4 Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours %!s(int64=14) %!d(string=hai) anos
  Melanie 8a7a947faa Remove the using() constructs from the new style database modules; they caused %!s(int64=14) %!d(string=hai) anos
  John Hurliman 6720369376 Added CloseDBConnection() to replace the old CloseReaderCommand(). This will close the MySQLConnection attached to a MySQLCommand. I'm not sure if this accounts for every time a database connection needs to be closed, but it matches up 1:1 with the places where the database connection was previously being closed %!s(int64=14) %!d(string=hai) anos
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData %!s(int64=14) %!d(string=hai) anos
  Jeff Ames f00126dc2d Add copyright header. Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
  Melanie 67f803c919 Add the new AuthStore to migrations. Update OpenSim.Server.ini %!s(int64=15) %!d(string=hai) anos
  Melanie ac40c7a74c Fully implement unencrypted auth token operations %!s(int64=15) %!d(string=hai) anos
  Melanie c9a24ece54 More work on new authentication service %!s(int64=15) %!d(string=hai) anos
  Melanie 90262d4092 Add the user authentication data adapter. This is meant to use a new table %!s(int64=15) %!d(string=hai) anos