Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-09-15 | put some locking around user access, which should help with | Sean Dague | 1 | -45/+53 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-09-07 | factor out common methods to SQLiteBase | Sean Dague | 1 | -169/+1 |
2007-08-30 | remove debugging statement | Sean Dague | 1 | -1/+1 |
2007-08-28 | some changes which get us closer to Sqlite storage for users | Sean Dague | 1 | -3/+6 |
2007-08-28 | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 1 | -18/+25 |
2007-08-28 | sqlite is storing now, uint64 makes things "interesting". | Sean Dague | 1 | -7/+8 |
2007-08-28 | added some more types that will be needed | Sean Dague | 1 | -2/+14 |
2007-08-28 | sqlite user datastore "should" be functionally complete | Sean Dague | 1 | -115/+74 |
2007-08-27 | first pass implementation of sqlite storage for user data. This | Sean Dague | 1 | -0/+705 |