| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-19 | 1 | -6/+21 |
* | Accidentally committed too early | Justin Clark-Casey (justincc) | 2011-05-18 | 1 | -21/+6 |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-17 | 1 | -6/+21 |
* | remove further mono compiler warnings | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -1/+1 |
* | Include code to return more information about the NullReferenceException seen in | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -2/+13 |
* | Pull up Assembly of the MySQL classes as a protected property, so that it can... | Diva Canto | 2011-03-08 | 1 | -1/+6 |
* | Skip conversion if fields that are null in the database. This may | Melanie Thielker | 2010-08-19 | 1 | -0/+4 |
* | All (?) MySQL stores fixed to use DBGuid.FromDB() | AlexRa | 2010-05-19 | 1 | -7/+4 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+1 |
* | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -2/+1 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-03-02 | 1 | -4/+0 |
|\ |
|
| * | Fix a few compiler warnings. | Jeff Ames | 2010-03-01 | 1 | -4/+0 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -101/+116 |
|\ \
| |/ |
|
| * | Updated MySQL connection management to use the MySQL connection pooling. This... | Master ScienceSim | 2010-02-05 | 1 | -99/+116 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+5 |
* | | AvatarStore. Untested, but complete | Melanie | 2010-01-04 | 1 | -5/+5 |
* | | Adding new fields and home location methid to presence. Adding cleanup | Melanie | 2009-12-28 | 1 | -0/+2 |
|/ |
|
* | Correct some issues with the last commit | root | 2009-12-26 | 1 | -1/+2 |
* | Close a SQL injection loophole in the new database driver | Melanie | 2009-12-26 | 1 | -2/+3 |
* | Make the GenericTableHandler work as intended | root | 2009-12-26 | 1 | -2/+8 |
* | Add a generic REPLACE INTO handler for put into the generic table handler | Melanie | 2009-12-26 | 1 | -0/+25 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -2/+2 |
* | Implement generic delete method | Melanie | 2009-11-18 | 1 | -1/+14 |
* | Tweak presence handling and whip up a database connector and handler | Melanie | 2009-11-18 | 1 | -1/+3 |
* | Committing the incomplete table handler to get it into the tree. No user | Melanie | 2009-11-15 | 1 | -0/+200 |