| Commit message (Expand) | Author | Age | Files | Lines |
* | SQLite db migration update | UbitUmarov | 2015-09-21 | 2 | -0/+22 |
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -0/+12 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -12/+0 |
|\ |
|
| * | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 1 | -12/+0 |
* | | AgentPreferences SQLLite Migration update Mantis #7157 | Roger Kirkman | 2015-06-13 | 1 | -0/+19 |
* | | SQLite and PGSQL adapters for AgentPreferences | Cinder | 2015-06-13 | 1 | -0/+17 |
|/ |
|
* | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -0/+12 |
* | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2013-09-22 | 1 | -0/+12 |
* | Fix HGTravelStore.migrations in SQLite (mantis #6709) | Diva Canto | 2013-07-19 | 1 | -10/+10 |
* | Added SQLite version of hg travel data store. UNTESTED. Hope it works! | Diva Canto | 2013-07-14 | 1 | -0/+18 |
* | * Adds KeyFrameMotion storage support to SQLite, just a note, seems that ... | teravus | 2013-06-11 | 1 | -0/+8 |
* | SQLite support for UserProfiles | BlueWall | 2013-06-07 | 1 | -0/+90 |
* | Send up the part missing from the Avination Estate commit. | Melanie | 2013-05-11 | 1 | -0/+9 |
* | Added physics parameters support to MSSQL and SQLite (not tested) | Oren Hurvitz | 2013-02-09 | 1 | -0/+12 |
* | Remove the accidental PrimShapes column that I added back to the SQLite regio... | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -2/+1 |
* | Fix tests by adding DynAttrs add column commands to RegionStore.migrations (t... | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -0/+6 |
* | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 1 | -0/+11 |
* | Parcel sales support to SQLite | BlueWall | 2012-02-17 | 1 | -1/+7 |
* | Fillin missing SQLite support for Telehubs | BlueWall | 2012-02-17 | 1 | -0/+16 |
* | Fix: Lightshare Module(Windlight)-Region settings are not applicable for data... | PixelTomsen | 2012-02-14 | 1 | -0/+70 |
* | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 1 | -1/+6 |
* | Remove vestigal OpenSim.Data mono addins extension points that don't look lik... | Justin Clark-Casey (justincc) | 2011-09-20 | 1 | -20/+0 |
* | Remove un-needed ATTACH command in migration script. | BlueWall | 2011-08-15 | 1 | -3/+1 |
* | Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and... | Justin Clark-Casey (justincc) | 2010-09-01 | 3 | -14/+14 |
* | Implements parcel media setting persistence and packet / CAPS handling | Jonathan Freedman | 2010-08-30 | 1 | -0/+10 |
* | add missing regionstore migration file for new fields. D'oh! | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+6 |
* | * Changed CreatorIDs consistently to varchar(128) | Diva Canto | 2010-06-08 | 5 | -52/+53 |
* | remove estate stuff in sqlite region migrations since this also exists in est... | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -54/+1 |
* | add sqlite database back to database tests | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -1/+1 |
* | Split migrations for RegionStore and EstateStore (see WARNING!) | AlexRa | 2010-05-23 | 2 | -25/+88 |
* | SQLite: CreatorID added (and asset_flags moved) to the migration script | AlexRa | 2010-05-19 | 1 | -0/+24 |
* | Migrations for SQLite converted to new format | AlexRa | 2010-05-16 | 46 | -709/+828 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 2 | -0/+10 |
* | These files are part of the GridUserService write-up. | Diva Canto | 2010-05-07 | 1 | -0/+16 |
* | Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside... | Diva Canto | 2010-05-04 | 1 | -3/+2 |
* | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 2010-05-02 | 2 | -0/+47 |
* | Bug fix: UserAccounts in SQLite was missing the primary key constraint. | Diva Canto | 2010-04-16 | 1 | -1/+1 |
* | Added FriendsData to both Null storage and SQLite. Untested. | Diva Canto | 2010-02-28 | 2 | -0/+15 |
* | Bug fixes on field names in order to make data import work from old users tab... | Diva Canto | 2010-02-21 | 1 | -1/+1 |
* | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -0/+9 |
* | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 2010-02-20 | 4 | -0/+45 |
* | * Consistently use dashed uuid format for sqlite region data, as was previous... | Justin Clarke Casey | 2009-05-07 | 1 | -0/+79 |
* | Thanks, Ewe Loon for a patch that | Homer Horwitz | 2009-04-25 | 1 | -0/+37 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3439 | Justin Clarke Casey | 2009-04-10 | 3 | -11/+11 |
* | * Change SQLite asset UUID to dashed format to be consistent | Justin Clarke Casey | 2009-04-09 | 1 | -0/+7 |
* | * Change UUIDs in SQLite user db to dashed format to match representations el... | Justin Clarke Casey | 2009-04-09 | 1 | -0/+11 |
* | * Improve inventory uuid conversions to make sure that we aren't converting a... | Justin Clarke Casey | 2009-04-09 | 1 | -8/+29 |
* | * Migrate UUID representations in SQLite inventory store to dashed format | Justin Clarke Casey | 2009-04-09 | 1 | -0/+15 |
* | Adding migrations for MySQL and SQLite for removing the "old" cloud image. | Homer Horwitz | 2009-04-05 | 1 | -0/+1 |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 1 | -1/+0 |