| Commit message (Expand) | Author | Files | Lines |
2016-06-17 | Mantis #7848: something wrong with a data field in Groups V2 | Diva Canto | 1 | -2/+1 |
2016-04-05 | Fix missing id parameter in FSAssets database connector when updating Access ... | AliciaRaven | 1 | -3/+3 |
2016-03-24 | Correct case in the names of the Avatar and Friends tables | Kevin Cozens | 2 | -2/+2 |
2016-03-22 | Correct the case of the Presence table | Melanie Thielker | 1 | -1/+1 |
2016-03-22 | Change casing on UserAccounts | Melanie Thielker | 1 | -1/+1 |
2016-03-22 | Fix some artefacts that came from merging the OSGrid code. | Melanie Thielker | 1 | -1/+2 |
2016-03-05 | Port the safer database access and the cure for "Chicken Bones" which | Melanie Thielker | 1 | -188/+191 |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 1 | -1/+1 |
2016-02-21 | MySQL migrations: fix one last migration that had been left behind | Diva Canto | 1 | -0/+7 |
2016-02-20 | Flatten migrations for MySQL. | Diva Canto | 13 | -1514/+432 |
2015-11-21 | row format fixed removed to allow creation of regions table | Shy Robbiani | 1 | -1/+5 |
2015-10-20 | store rotation axis locks in MySql and SQlite dbs ( others need to be update... | UbitUmarov | 2 | -3/+15 |
2015-09-28 | put back virtual declarations | UbitUmarov | 1 | -14/+14 |
2015-09-28 | remove virtual declarations master doesnt have | UbitUmarov | 1 | -14/+14 |
2015-09-15 | Added migration for UserAccounts table. | Kevin Cozens | 1 | -0/+7 |
2015-09-15 | remove redundant using(){} | UbitUmarov | 1 | -47/+40 |
2015-09-14 | try to add a mysql migration to avn | UbitUmarov | 1 | -0/+15 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 6 | -90/+54 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 3 | -109/+33 |
2015-08-25 | let mysql be happy with a NULL heighmap ( yeap i made several ) | UbitUmarov | 1 | -2/+5 |
2015-08-23 | fix db region find by range for varregions ( ignoring others than Mysql) | UbitUmarov | 1 | -0/+33 |
2015-08-23 | fix db region search by a position, for varregions ( ignoring other that | UbitUmarov | 1 | -0/+40 |
2015-08-23 | fix mySQL ( ignoring other dbs ) | UbitUmarov | 1 | -1/+2 |
2015-08-11 | Removed unused code that checked wait_timeout in MySQLEstateData | Oren Hurvitz | 1 | -34/+0 |
2015-07-14 | Correcting errors in previous change: MySQL needs int unsigned, not | Melanie Thielker | 1 | -1/+1 |
2015-07-14 | Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim! | Melanie Thielker | 1 | -0/+8 |
2015-07-12 | Bringing FSAssets more inline with current OpenSim standards. * If no connect... | AliciaRaven | 2 | -25/+100 |
2015-07-11 | Some cleanup, add prebuild project, correct path | Melanie Thielker | 1 | -4/+0 |
2015-07-11 | Rename for uniformity, add data module | Melanie Thielker | 1 | -0/+361 |
2015-06-14 | Removing the Store methods in the DB layer of AgentPreferences, as they were ... | Diva Canto | 1 | -5/+0 |
2015-06-14 | Quell three new warnings I introduced with AgentPrefsData, return an empty ll... | Cinder | 1 | -2/+2 |
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 1 | -15/+2 |
2015-06-13 | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 1 | -23/+24 |
2015-06-13 | Support for Linden AgentPreferences capability and friends (UpdateAgentLangua... | Cinder | 2 | -0/+91 |
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 1 | -1/+1 |
2015-04-12 | Change UserProfiles so that the parcel name is used for a ProfilePick and not... | AliciaRaven | 1 | -2/+4 |
2015-03-27 | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 1 | -27/+39 |
2015-03-04 | Alter the migrations so that it is a no-op as the columns are unused and the ... | BlueWall | 2 | -4/+2 |
2015-03-04 | Chase latest change to asset description length with an update to XAssetStore... | Cinder | 1 | -1/+9 |
2015-03-04 | Revert "Chase latest change to asset description length with an update to XAs... | BlueWall | 1 | -9/+1 |
2015-03-04 | Chase latest change to asset description length with an update to XAssetStore... | Cinder | 1 | -1/+9 |
2015-03-03 | Follow up to last commit, fix field length | Cinder | 1 | -0/+3 |
2015-01-13 | Fix MySQL and PGSQL *UserProfilesData.GetUserAppData() calls to correctly set... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-11-25 | Fix whitespace hoping to avoid a flogging | BlueWall | 1 | -5/+5 |
2014-11-24 | Re-work handling of email notifications settings. | BlueWall | 1 | -3/+0 |
2014-11-23 | Fix handling of user preference updates where no email address is supplied | BlueWall | 1 | -4/+9 |
2014-10-27 | Add hypergrid teleporting support to user profiles picks | BlueWall | 2 | -3/+12 |
2014-10-15 | Fix logging level to Error in exception handlers | BlueWall | 1 | -18/+18 |
2014-09-21 | remove redundant lock | UbitUmarov | 1 | -1/+2 |
2014-08-22 | Remove database connection locking in MySQLXAssetData. This is unnecessary a... | Justin Clark-Casey (justincc) | 1 | -186/+168 |