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