| Commit message (Expand) | Author | Files | Lines |
2009-09-27 | Add the Migration for the regions table | Melanie | 1 | -0/+6 |
2009-09-16 | Add the migration for scoping grid data | Melanie | 1 | -0/+7 |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 1 | -0/+5 |
2009-09-04 | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 1 | -0/+21 |
2009-06-29 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -0/+7 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -0/+7 |
2009-05-27 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -0/+5 |
2009-05-17 | Update svn properties. | Jeff Ames | 1 | -5/+5 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -0/+5 |
2009-05-08 | WARNING: contains migration | Sean Dague | 1 | -0/+7 |
2009-05-07 | * Consistently used dashed uuid format for mysql region data, as is done for ... | Justin Clarke Casey | 1 | -0/+79 |
2009-04-05 | Adding migrations for MySQL and SQLite for removing the "old" cloud image. | Homer Horwitz | 1 | -0/+1 |
2009-02-17 | remove all the very old create and upgrade sql files, these were | Sean Dague | 17 | -288/+0 |
2009-02-16 | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 1 | -1/+0 |
2009-02-16 | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 1 | -1/+1 |
2009-02-16 | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 1 | -0/+1 |
2009-01-19 | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 1 | -0/+5 |
2008-11-26 | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 1 | -37/+41 |
2008-11-26 | A migration to make the floats in prims table be doubles | Melanie Thielker | 1 | -0/+41 |
2008-11-26 | A migration to convert the floats int the database to doubles. | Melanie Thielker | 2 | -0/+60 |
2008-11-26 | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 1 | -0/+6 |
2008-11-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-11-19 | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 1 | -0/+8 |
2008-11-14 | Add SQLite and the missing migrations files for last commit | Melanie Thielker | 1 | -0/+5 |
2008-11-06 | add create_time and access_time to asset db for mysql, as well | Sean Dague | 1 | -0/+6 |
2008-11-04 | implement email field for MySQL and SQLite | Sean Dague | 1 | -0/+5 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -0/+7 |
2008-10-03 | Add database persistence for material setting | Melanie Thielker | 1 | -0/+6 |
2008-09-12 | * Add userstore sql upgrade I carelessly forgot to check in a couple of revis... | Justin Clarke Casey | 1 | -0/+5 |
2008-09-10 | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 1 | -0/+6 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 1 | -0/+9 |
2008-08-24 | Add the fields for the eye candy and sale featires to the prims table. | Melanie Thielker | 1 | -0/+27 |
2008-08-18 | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 1 | -0/+5 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 1 | -0/+6 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 1 | -0/+6 |
2008-08-14 | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 1 | -0/+5 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 1 | -0/+23 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 1 | -0/+6 |
2008-08-01 | Add the missing migration files :/ | Melanie Thielker | 1 | -0/+8 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -0/+103 |
2008-07-16 | added index to ParentID on prims, as this is sorted on for prim loading. | Sean Dague | 1 | -0/+5 |
2008-07-15 | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 1 | -0/+9 |
2008-07-14 | Patch #9148 | Melanie Thielker | 1 | -0/+9 |
2008-07-03 | add 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 3 | -0/+65 |
2008-07-03 | migrate the myisam mysql regions to innodb | Sean Dague | 1 | -0/+12 |
2008-07-03 | Update svn properties. | Jeff Ames | 1 | -5/+5 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -0/+5 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 1 | -0/+40 |
2008-06-25 | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 1 | -0/+5 |