| Commit message (Expand) | Author | Files | Lines |
2012-11-15 | refactor: move common inventory folder version update code to parent class in... | Justin Clark-Casey (justincc) | 1 | -32/+10 |
2012-11-15 | Implement folder version updating for the sqlite inventory plugin | Justin Clark-Casey (justincc) | 1 | -2/+137 |
2012-11-14 | More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi... | Justin Clark-Casey (justincc) | 1 | -22/+29 |
2012-11-09 | Update parent inventory folder version numbers when folders are moved/created... | Justin Clark-Casey (justincc) | 1 | -3/+27 |
2012-02-21 | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2011-07-16 | refactor: Pull up Assembly of the SQLite classes as a protected property, so ... | Marck | 1 | -1/+1 |
2011-05-19 | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 1 | -0/+10 |
2011-05-18 | Accidentally committed too early | Justin Clark-Casey (justincc) | 1 | -10/+0 |
2011-05-17 | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 1 | -0/+10 |
2010-09-23 | * Add CSharpSqlite to prebuild | Teravus Ovares (Dan Olivares) | 1 | -1/+5 |
2010-06-27 | Same patch as before but for SQLite. | Diva Canto | 1 | -0/+8 |
2010-05-02 | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 1 | -1/+1 |
2010-04-30 | Fix a bunch of issues that crop up after the naive porting of the new sqlite ... | Justin Clark-Casey (justincc) | 1 | -5/+1 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-02-21 | SQLite connector for UserAccounts and Auth works. Yey! | Diva Canto | 1 | -3/+3 |
2010-02-03 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2010-01-05 | Add the port of the XInventoryService for the new Sqlite framework | Melanie | 1 | -24/+24 |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 1 | -6/+49 |
2010-01-04 | First stage port of the XInventoryService | Melanie | 1 | -0/+113 |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 1 | -6/+49 |
2010-01-04 | First stage port of the XInventoryService | Melanie | 1 | -0/+113 |