Commit History

Author SHA1 Message Date
  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. 12 years ago
  Justin Clark-Casey (justincc) bdd7849094 Allow item links to be deleted even when other deletes and purges are disabled. 13 years ago
  Justin Clark-Casey (justincc) 6dcc87b1ad Accidentally committed too early 13 years ago
  Justin Clark-Casey (justincc) 491279f99a Allow item links to be deleted even when other deletes and purges are disabled. 13 years ago
  Justin Clark-Casey (justincc) 04ecd748d9 remove further mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) 49d80f5711 Include code to return more information about the NullReferenceException seen in 13 years ago
  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. 13 years ago
  Melanie Thielker f58a809536 Skip conversion if fields that are null in the database. This may 14 years ago
  AlexRa 8a0c5d14d4 All (?) MySQL stores fixed to use DBGuid.FromDB() 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Justin Clark-Casey (justincc) e906dd3d28 add initial UserGrid service classes as per diva's direction 14 years ago
  Melanie bef311dfb9 Merge branch 'master' into presence-refactor 14 years ago
  Jeff Ames 780ee4f991 Fix a few compiler warnings. 14 years ago
  Melanie baaf660511 Merge branch 'master' into presence-refactor 14 years ago
  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. 14 years ago
  Melanie 7f960cd595 Merge branch 'master' into presence-refactor 14 years ago
  Melanie e76333555d First stage port of the XInventoryService 14 years ago
  Melanie 6e8d94685d AvatarStore. Untested, but complete 14 years ago
  Melanie e0fc854f05 Adding new fields and home location methid to presence. Adding cleanup 14 years ago
  root b7951d5177 Correct some issues with the last commit 14 years ago
  Melanie 0369256720 Close a SQL injection loophole in the new database driver 14 years ago
  root 92be01d5e6 Make the GenericTableHandler work as intended 14 years ago
  Melanie 9972b12812 Add a generic REPLACE INTO handler for put into the generic table handler 14 years ago
  Jeff Ames 9f5c2acd12 Formatting cleanup. 14 years ago
  Melanie 23438e66e7 Implement generic delete method 14 years ago
  Melanie 06ecdf1967 Tweak presence handling and whip up a database connector and handler 14 years ago
  Melanie 9997790211 Committing the incomplete table handler to get it into the tree. No user 14 years ago