| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 2009-02-16 | 1 | -1/+1 |
* | - 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/+5 |
* | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 2008-11-26 | 1 | -37/+41 |
* | A migration to make the floats in prims table be doubles | Melanie Thielker | 2008-11-26 | 1 | -0/+41 |
* | A migration to convert the floats int the database to doubles. | Melanie Thielker | 2008-11-26 | 2 | -0/+60 |
* | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2008-11-26 | 1 | -0/+6 |
* | 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 |
* | add create_time and access_time to asset db for mysql, as well | Sean Dague | 2008-11-06 | 1 | -0/+6 |
* | 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/+7 |
* | Add database persistence for material setting | Melanie Thielker | 2008-10-03 | 1 | -0/+6 |
* | * Add userstore sql upgrade I carelessly forgot to check in a couple of revis... | Justin Clarke Casey | 2008-09-12 | 1 | -0/+5 |
* | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 2008-09-10 | 1 | -0/+6 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+9 |
* | Add the fields for the eye candy and sale featires to the prims table. | Melanie Thielker | 2008-08-24 | 1 | -0/+27 |
* | 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/+23 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 1 | -0/+6 |
* | Add the missing migration files :/ | Melanie Thielker | 2008-08-01 | 1 | -0/+8 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -0/+103 |
* | added index to ParentID on prims, as this is sorted on for prim loading. | Sean Dague | 2008-07-16 | 1 | -0/+5 |
* | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 2008-07-15 | 1 | -0/+9 |
* | Patch #9148 | Melanie Thielker | 2008-07-14 | 1 | -0/+9 |
* | add 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 2008-07-03 | 3 | -0/+65 |
* | migrate the myisam mysql regions to innodb | Sean Dague | 2008-07-03 | 1 | -0/+12 |
* | Update svn properties. | Jeff Ames | 2008-07-03 | 1 | -5/+5 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -0/+5 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 1 | -0/+40 |
* | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 2008-06-25 | 1 | -0/+5 |
* | based on positive feedback on performance of making keys fixed length | Sean Dague | 2008-06-24 | 1 | -0/+31 |
* | add migration to go from varchar -> char for uuid. Tested | Sean Dague | 2008-06-23 | 1 | -0/+9 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 1 | -0/+5 |
* | add migrations support for mysql log store. This should complete | Sean Dague | 2008-06-19 | 2 | -1/+11 |
* | fix an edge case with migrations in the region store. | Sean Dague | 2008-06-19 | 1 | -0/+32 |
* | the beginning of the great id format migration. This makes | Sean Dague | 2008-06-16 | 1 | -0/+9 |
* | look mom, migrations in action. This adds a couple of indexes | Sean Dague | 2008-06-12 | 1 | -0/+6 |
* | Fix mysql migrations. This is tested with an existing up to date schema, | Sean Dague | 2008-06-12 | 4 | -15/+29 |
* | check in region store initial migration definition, | Sean Dague | 2008-06-12 | 1 | -0/+150 |
* | check in migration files for mysql | Sean Dague | 2008-06-12 | 3 | -0/+152 |
* | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 2008-05-21 | 1 | -30/+33 |
* | autocreate appearance table if it isn't there | Sean Dague | 2008-05-19 | 1 | -0/+0 |
* | prep for changes need to create the appearance tables | Sean Dague | 2008-05-19 | 1 | -4/+1 |