| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up MySql migrations a bit more, got rid of all old-form migration fil... | Diva Canto | 2010-05-20 | 5 | -32/+8 |
* | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 2010-05-20 | 9 | -21/+18 |
* | Merging slimupdates2 | unknown | 2010-05-20 | 32 | -889/+1093 |
|\ |
|
| * | * Don't send texture data for prims in ImprovedTerseObjectUpdate packets unle... | unknown | 2010-05-20 | 1 | -1/+5 |
| * | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 2010-05-20 | 9 | -132/+189 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into slimupd... | unknown | 2010-05-15 | 4 | -50/+8 |
| |\ |
|
| * | | Refactor scene presence list for lockless iteration. Lock contention will now... | Dan Lake | 2010-05-15 | 1 | -61/+53 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into slimupd... | unknown | 2010-05-13 | 1 | -8/+8 |
| |\ \ |
|
| * | | | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 8 | -0/+144 |
| * | | | Minor tweak in ProcessEntityUpdates (mostly just confirming the git push is w... | unknown | 2010-05-12 | 1 | -5/+4 |
| * | | | * Initial commit of the slimupdates2 rewrite. This pass maintains the origina... | unknown | 2010-05-12 | 14 | -696/+704 |
* | | | | Revert one of the previous patches' hunks. The new code looked better, but | Melanie | 2010-05-20 | 1 | -3/+10 |
* | | | | Series of patches to include creator ID in assets. | AlexRa | 2010-05-20 | 1 | -4/+35 |
* | | | | Scrambled asset type in BasicAssetTest.cs! | AlexRa | 2010-05-19 | 1 | -9/+10 |
* | | | | 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 |
* | | | | SQLite: CreatorID added (and asset_flags moved) to the migration script | AlexRa | 2010-05-19 | 1 | -0/+24 |
* | | | | Added CreatorID to SQLite asset data | AlexRa | 2010-05-19 | 1 | -15/+27 |
* | | | | A bit of harmless refactoring in SQLiteAssetData.cs | AlexRa | 2010-05-19 | 1 | -10/+3 |
* | | | | Prebuild: added *.migrations as resources to MSSQL, SQLiteLegacy (just in case) | AlexRa | 2010-05-19 | 1 | -0/+2 |
* | | | | Kind of fixed Melanie's "Exception(sql)" correction | AlexRa | 2010-05-19 | 1 | -2/+2 |
* | | | | Change appender to deal with line feeds more intelligently. | Melanie | 2010-05-19 | 2 | -2/+5 |
* | | | | Clean up output a bit | Melanie | 2010-05-19 | 3 | -9/+12 |
* | | | | Fix the migration message to say "Continuing" again. Remove line feed, which | Melanie | 2010-05-19 | 1 | -1/+1 |
* | | | | Remove the return that was inserted in the last merge to allow | Melanie | 2010-05-19 | 1 | -1/+0 |
* | | | | 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 |
* | | | | Merge commit 'alex/mssql-estate-bugfix' | Melanie | 2010-05-18 | 1 | -49/+41 |
|\ \ \ \ |
|
| * | | | | Massive bugfix in MSSQLEstateData (now works!) | AlexRa | 2010-05-18 | 1 | -49/+41 |
* | | | | | Make m_log in migrations private. Define new m_log in derived class | Melanie | 2010-05-18 | 2 | -1/+3 |
* | | | | | Binary Guids are 16 chars long. Fix parser. | Melanie | 2010-05-18 | 1 | -1/+1 |
* | | | | | Revert a revert? Am i mad? Don't answer that....! | Melanie | 2010-05-18 | 1 | -0/+2 |
* | | | | | Merge commit 'alex/Migrations' | Melanie | 2010-05-18 | 7 | -93/+114 |
|\ \ \ \ \ |
|
| * | | | | | 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 |
| * | | | | | Added DBGuids.cs (static func DBGuid.FromDB() | AlexRa | 2010-05-19 | 1 | -0/+44 |
* | | | | | | Revert "Looks like the new files were never added to prebuild.xml" | Melanie | 2010-05-18 | 1 | -2/+0 |
|/ / / / / |
|
* | | | | | Looks like the new files were never added to prebuild.xml | Melanie | 2010-05-18 | 1 | -0/+2 |
* | | | | | Merge commit 'alex/Migrations' | Melanie | 2010-05-18 | 0 | -0/+0 |
|\ \ \ \ \ |
|
| * | | | | | MS SQL migrations converted to the new format | AlexRa | 2010-05-18 | 77 | -2008/+2273 |
| * | | | | | Migrations for SQLite converted to new format | AlexRa | 2010-05-18 | 46 | -709/+828 |
| * | | | | | Converted MySQL migration history to the new format | AlexRa | 2010-05-18 | 79 | -1008/+1228 |
| * | | | | | Added MySqlMigrations.cs (supports stored proc/funcs) | AlexRa | 2010-05-18 | 1 | -0/+85 |
| * | | | | | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 2010-05-18 | 1 | -0/+0 |
| * | | | | | Migration.cs supports single-file migration history format | AlexRa | 2010-05-18 | 1 | -104/+233 |
| |/ / / / |
|
* | | | | | Merge branch 'Migrations' | Melanie | 2010-05-18 | 205 | -3829/+4647 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | MS SQL migrations converted to the new format | AlexRa | 2010-05-16 | 77 | -2008/+2273 |
| * | | | | Migrations for SQLite converted to new format | AlexRa | 2010-05-16 | 46 | -709/+828 |
| * | | | | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 79 | -1008/+1228 |
| * | | | | Added MySqlMigrations.cs (supports stored proc/funcs) | AlexRa | 2010-05-16 | 1 | -0/+85 |