| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 1 | -0/+1 |
* | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 2009-01-19 | 1 | -0/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 1 | -5/+5 |
* | Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis... | Dahlia Trimble | 2008-12-22 | 1 | -0/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 1 | -6/+6 |
* | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-19 | 1 | -0/+6 |
* | Fixed MySQL and SQLite so they will save the | Sean Dague | 2008-11-18 | 1 | -0/+8 |
* | Add SQLite and the missing migrations files for last commit | Melanie Thielker | 2008-11-14 | 1 | -0/+5 |
* | implement email field for MySQL and SQLite | Sean Dague | 2008-11-04 | 1 | -0/+5 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -0/+6 |
* | Add database persistence for material setting | Melanie Thielker | 2008-10-03 | 1 | -0/+5 |
* | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 2008-09-18 | 1 | -0/+28 |
* | Adding currentLookAt to useragents table in SQLite. This complements the | Homer Horwitz | 2008-09-17 | 1 | -0/+7 |
* | Mantis #904: Thanks jonc, for a patch that adds "useragents" table to | Homer Horwitz | 2008-09-16 | 1 | -0/+20 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2163 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+5 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+8 |
* | Fix for Bug #2065: New check out crashes on sqlite migration | Sean Dague | 2008-08-28 | 1 | -0/+1 |
* | get rid of the "drop if exists" lines in this old migration, as those | Sean Dague | 2008-08-27 | 1 | -6/+0 |
* | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 2008-08-18 | 1 | -0/+5 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+6 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 1 | -0/+6 |
* | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 2008-08-14 | 1 | -0/+5 |
* | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 2008-08-06 | 1 | -0/+20 |