Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add default value to TelehubObject | BlueWall | 2012-02-04 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Add the needed column in the regions table and a few tweaks. | Melanie | 2012-01-30 | 1 | -0/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Add ParcelImageID to RegionSettings so we can have that overlay. | Melanie | 2012-01-30 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since the | Melanie | 2012-01-23 | 1 | -12/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Change the key name I missed in last commit | Melanie | 2012-01-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Move Telehub tables and data from EstateSettings to RegionSettings. | Melanie | 2012-01-22 | 2 | -22/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | Telehub Support: | BlueWall | 2012-01-21 | 1 | -0/+21 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Remove vestigal OpenSim.Data mono addins extension points that don't look lik... | Justin Clark-Casey (justincc) | 2011-09-20 | 1 | -23/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Switched order of SQL statements in Friends migration -- resulted in the wron... | Diva Canto | 2011-06-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDB | Justin Clark-Casey (justincc) | 2011-06-10 | 1 | -0/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | This is the better solution: make the combined key be only on the first 36 ch... | Diva Canto | 2011-06-01 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | It looks like there's a better solution for that problem. | Diva Canto | 2011-06-01 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | Changed Friends table to have 165-sized varchars on PrincipalID and FriendID.... | Diva Canto | 2011-06-01 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha... | Diva Canto | 2010-12-05 | 1 | -0/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 2 | -0/+9 | |
* | | | | | | | | | | | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 2010-11-21 | 1 | -0/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | Bump migration version on LastSeen field so it is actually run | Melanie | 2010-10-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Ensure no UUID.Zero region ID is ever written to presence. Add a Migration | Melanie Thielker | 2010-10-13 | 1 | -0/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Implements parcel media setting persistence and packet / CAPS handling | Jonathan Freedman | 2010-08-30 | 1 | -2/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | add mysql support for media on a prim | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+8 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | * Deleted duplicated migration that was failing anyway. | Diva Canto | 2010-06-14 | 1 | -2/+0 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add a migration to adjust types in the WL table. The new connector likes that | Melanie | 2010-06-08 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'unitests' | Melanie | 2010-05-26 | 2 | -84/+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 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | The 8th migration statement in AssetStore.migrations didn't look right. | Diva Canto | 2010-05-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Cleaned up MySql migrations a bit more, got rid of all old-form migration fil... | Diva Canto | 2010-05-20 | 5 | -32/+8 | |
* | | | | | | | MySQL: added CreatorID, moved asset_flag to migration script | AlexRa | 2010-05-19 | 1 | -0/+8 | |
* | | | | | | | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 78 | -1002/+1228 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add a field asset_flags and a corresponding enum to the asset database. This | Melanie | 2010-05-09 | 1 | -0/+5 | |
| |_|_|/ |/| | | | ||||||
* | | | | These files are part of the GridUserService write-up. | Diva Canto | 2010-05-07 | 1 | -0/+17 | |
* | | | | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 3 | -19/+4 | |
| |_|/ |/| | | ||||||
* | | | Somehow the starting estate number in MySQL was lost. This adds a migration | Melanie | 2010-03-22 | 1 | -0/+3 | |
| |/ |/| | ||||||
* | | Implement the friends data adaptor | Melanie | 2010-02-05 | 2 | -0/+10 | |
* | | Fixed a missing field in the last regions table migration. | Diva Canto | 2010-01-16 | 1 | -0/+1 | |
* | | Add a handful of new region flags and a small migration | Melanie | 2010-01-15 | 1 | -0/+6 | |
* | | Add last_seen field to regions table | Melanie | 2010-01-10 | 1 | -0/+5 | |
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 1 | -0/+6 | |
* | | Add migrations to add fields to user and auth tables | Melanie | 2010-01-08 | 2 | -0/+13 | |
* | | AvatarStore. Untested, but complete | Melanie | 2010-01-04 | 1 | -0/+5 | |
* | | Auth data migration. | Diva Canto | 2010-01-01 | 1 | -0/+5 | |
* | | Fixed a couple of bugs that were bombing the data migration. | Diva Canto | 2009-12-29 | 2 | -2/+2 |