| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-10 | 1 | -0/+3 |
|\ |
|
| * | Enforce DB limits on region name to 32 chars, or else (not good). Removed a p... | Diva Canto | 2010-08-10 | 1 | -0/+3 |
| * | Thank you, Marck00, for a patch that implemented region distance sorting | Melanie Thielker | 2010-08-08 | 1 | -2/+4 |
* | | Thank you, Marck00, for a patch that implemented region distance sorting | Melanie Thielker | 2010-08-08 | 1 | -2/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-06 | 2 | -5/+20 |
|\ \
| |/ |
|
| * | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 2 | -5/+20 |
| |\ |
|
| | * | fix mysql/mssql prim serialization problem | Justin Clark-Casey (justincc) | 2010-08-04 | 1 | -6/+2 |
| | * | Implement MediaUrl persistence for MySQL and MsSQL | Justin Clark-Casey (justincc) | 2010-08-03 | 1 | -2/+8 |
| | * | get rid of PrimitiveBaseShape.MediaRaw staging post | Justin Clark-Casey (justincc) | 2010-08-03 | 1 | -3/+5 |
| | * | add mysql support for media on a prim | Justin Clark-Casey (justincc) | 2010-07-26 | 2 | -3/+14 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-01 | 1 | -10/+13 |
|\ \ \
| |/ / |
|
| * | | White space from previous commit. | Diva Canto | 2010-07-31 | 1 | -25/+25 |
| * | | Implemented console command "show hyperlinks". | Marck | 2010-07-31 | 1 | -23/+26 |
| |/ |
|
* | | Provide the interface for StoreAsset to report success or failure | Tom Grimshaw | 2010-06-28 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-27 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Added checks to XInventory DB layer to truncate names and descriptions. | Diva Canto | 2010-06-27 | 1 | -1/+9 |
| * | Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" | Melanie | 2010-06-19 | 1 | -7/+0 |
| * | This is a HACK! Downright nasty. For some reason, the devs of the mysql | Melanie | 2010-06-19 | 1 | -0/+7 |
| * | Revert "Set command timeout to infinity on migrations" | Melanie | 2010-06-17 | 1 | -1/+0 |
| * | Set command timeout to infinity on migrations | Melanie | 2010-06-17 | 1 | -0/+1 |
* | | Correctly update the LastSeen field | Melanie Thielker | 2010-06-21 | 1 | -1/+1 |
* | | Bump the migration version, ot it would never happen | Melanie Thielker | 2010-06-21 | 1 | -1/+1 |
* | | Fix build break | Melanie Thielker | 2010-06-21 | 1 | -1/+1 |
* | | Ensure no UUID.Zero region ID is ever written to presence. Add a Migration | Melanie Thielker | 2010-06-21 | 2 | -1/+11 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-16 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | * Deleted duplicated migration that was failing anyway. | Diva Canto | 2010-06-14 | 1 | -2/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-09 | 2 | -1/+9 |
|\ \
| |/ |
|
| * | Add the BEGIN; I had missed | Melanie | 2010-06-09 | 1 | -0/+1 |
| * | Re-add Migration version 32, which apparently got dropped completely. | Melanie | 2010-06-09 | 1 | -0/+72 |
| * | * Changed CreatorIDs consistently to varchar(128) | Diva Canto | 2010-06-08 | 2 | -1/+9 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-08 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Add a migration to adjust types in the WL table. The new connector likes that | Melanie | 2010-06-08 | 1 | -0/+6 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-26 | 6 | -497/+81 |
|\ \
| |/ |
|
| * | Merge branch 'unitests' | Melanie | 2010-05-26 | 6 | -503/+81 |
| |\ |
|
| | * | MySQL Migrations: Minor correcton to Region/Estate split | AlexRa | 2010-05-23 | 2 | -6/+12 |
| | * | Split migrations for RegionStore and EstateStore (see WARNING!) | AlexRa | 2010-05-23 | 2 | -78/+69 |
| | * | Removed MySql and SQLite-specific asset test files | AlexRa | 2010-05-23 | 1 | -92/+0 |
| | * | All data tests made DBMS-independent | AlexRa | 2010-05-23 | 3 | -327/+0 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | The 8th migration statement in AssetStore.migrations didn't look right. | Diva Canto | 2010-05-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-21 | 87 | -1164/+1435 |
|\ \
| |/ |
|
| * | Cleaned up MySql migrations a bit more, got rid of all old-form migration fil... | Diva Canto | 2010-05-20 | 5 | -32/+8 |
| * | MySQLAssetData.cs now supports asset_flags, CreatorID | AlexRa | 2010-05-19 | 1 | -5/+7 |
| * | MySQL: added CreatorID, moved asset_flag to migration script | AlexRa | 2010-05-19 | 1 | -0/+8 |
| * | Clean up output a bit | Melanie | 2010-05-19 | 1 | -5/+1 |
| * | Revert "Allow migration steps to fail again without bringing down the house" | Melanie | 2010-05-19 | 1 | -1/+1 |
| * | Allow migration steps to fail again without bringing down the house | Melanie | 2010-05-19 | 1 | -1/+1 |
| * | Make m_log in migrations private. Define new m_log in derived class | Melanie | 2010-05-18 | 1 | -0/+2 |
| * | Some more corrections after MySQL connector update | AlexRa | 2010-05-19 | 2 | -2/+3 |
| * | All (?) MySQL stores fixed to use DBGuid.FromDB() | AlexRa | 2010-05-19 | 5 | -92/+68 |