| Commit message (Expand) | Author | Files | Lines |
2010-02-20 | SQLite connector better, but access to tables still doesn't work. | Diva Canto | 3 | -28/+62 |
2010-02-20 | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 8 | -7/+359 |
2010-02-14 | Extraneous debug messages removed | Diva Canto | 1 | -4/+0 |
2010-02-14 | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 1 | -28/+39 |
2010-02-13 | * SQLite match code casing with regionsettings table field casing (what's wit... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2010-02-13 | * This is an attempt to resolve mantis 4437 by using SqliteAdapter type state... | Teravus Ovares (Dan Olivares) | 1 | -11/+100 |
2010-02-03 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 3 | -6/+3 |
2010-01-05 | Add the port of the XInventoryService for the new Sqlite framework | Melanie | 1 | -0/+156 |
2010-01-04 | Sqlite framework and generic handler. They compile. More I cannot say. | Melanie | 2 | -0/+336 |
2009-12-06 | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 1 | -2/+5 |
2009-11-12 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -16/+16 |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 1 | -4/+5 |
2009-11-02 | Removing duplicate SceneObjectPart.RotationalVelocity property | John Hurliman | 1 | -4/+4 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -5/+9 |
2009-10-02 | reducing region DB log spam | dr scofield (aka dirk husemann) | 1 | -1/+1 |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 1 | -6/+6 |
2009-10-01 | Switched log level of an annoying message in SQLite to Debug, and commented i... | Diva Canto | 1 | -2/+2 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 1 | -2/+1 |
2009-08-19 | Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ... | Diva Canto | 1 | -2/+2 |
2009-08-19 | Fixing a spot I missed in assets. Switching Grid to the new naming schema wit... | Kunnis | 1 | -8/+2 |
2009-08-19 | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 1 | -28/+19 |
2009-08-17 | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 1 | -1/+1 |
2009-08-16 | * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par... | Kunnis | 1 | -1/+1 |
2009-08-16 | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 2 | -18/+14 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-07 | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 1 | -9/+9 |
2009-08-06 | skip sqlite tests on z linux, as sqlite doesn't work right on the platform | Sean Dague | 5 | -13/+13 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -2/+2 |
2009-07-10 | * Added a user friendly message to the sqlite regionsettings saver giving the... | Teravus Ovares | 1 | -1/+17 |
2009-06-19 | more type clean fixes for mono 2.4.2 | Sean Dague | 1 | -8/+8 |
2009-06-18 | mono 2.4.2 seems a little more type strict, fix some sqlite tests to pass | Sean Dague | 1 | -2/+2 |
2009-06-10 | Thank you kindly, BlueWall, for a patch that solves: | Charles Krinke | 1 | -9/+9 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 14 | -14/+14 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -2/+2 |
2009-05-15 | * Change default sqlite asset db back to Asset.db instead of AssetStorage.db | Justin Clarke Casey | 1 | -2/+2 |
2009-05-07 | * Consistently use dashed uuid format for sqlite region data, as was previous... | Justin Clarke Casey | 2 | -38/+114 |
2009-04-29 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -5/+0 |
2009-04-25 | Thanks, Ewe Loon for a patch that | Homer Horwitz | 2 | -15/+278 |
2009-04-24 | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 5 | -5/+5 |
2009-04-24 | change power linux detection method, the previous method only worked | Sean Dague | 5 | -10/+10 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -1/+1 |
2009-04-10 | * Apply http://opensimulator.org/mantis/view.php?id=3439 | Justin Clarke Casey | 3 | -11/+11 |
2009-04-09 | * minor: correct some documentation in SQLiteAssetData.cs | Justin Clarke Casey | 1 | -8/+2 |
2009-04-09 | * Change SQLite asset UUID to dashed format to be consistent | Justin Clarke Casey | 2 | -6/+13 |
2009-04-09 | * Change UUIDs in SQLite user db to dashed format to match representations el... | Justin Clarke Casey | 3 | -11/+22 |
2009-04-09 | * Improve inventory uuid conversions to make sure that we aren't converting a... | Justin Clarke Casey | 1 | -8/+29 |
2009-04-09 | * Migrate UUID representations in SQLite inventory store to dashed format | Justin Clarke Casey | 2 | -28/+42 |
2009-04-09 | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 5 | -0/+5 |