| Commit message (Expand) | Author | Files | Lines |
2021-09-09 | Another database schema fix for crazy. | onefang | 1 | -1/+1 |
2021-09-09 | What numbnuts thought UUIDs should be varchar(255)? | onefang | 1 | -4/+4 |
2021-09-03 | Shorten the name field of os_groups_groups. | onefang | 1 | -1/+1 |
2021-09-03 | os_groups UUIDs are 36 charcters, not 255 varchars. | onefang | 1 | -4/+4 |
2021-09-03 | Change the database schemas for a few, might be able to create them now. | onefang | 3 | -9/+9 |
2021-09-03 | Make it GridUsers VERSION 1, coz there never was a VERSION 2. | onefang | 1 | -1/+1 |
2021-09-03 | Fixup GridUser migrations to be like the others. | onefang | 1 | -6/+1 |
2021-08-17 | MySQL default character set to utfmb4. | onefang | 19 | -41/+41 |
2020-07-31 | Various database fixups. | onefang | 20 | -76/+76 |
2019-10-29 | fix some mysql timestamps default value | UbitUmarov | 2 | -1/+7 |
2019-08-17 | missing file | UbitUmarov | 1 | -0/+7 |
2019-08-10 | set default value for timestand on groups v2 invites table | UbitUmarov | 1 | -0/+8 |
2019-05-19 | Various database fixups. | onefang | 21 | -84/+78 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 22 | -1520/+594 |
2018-12-30 | add some persistence (mysql only) | UbitUmarov | 1 | -0/+7 |
2018-01-13 | clean some modules api | UbitUmarov | 1 | -16/+0 |
2017-12-11 | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 1 | -0/+16 |
2017-11-14 | Donating the Avination Mute Module | Melanie Thielker | 1 | -0/+16 |
2017-05-04 | Change the engine of the groups table back to MyISAM, because MySQL 5.5 and o... | Diva Canto | 1 | -1/+1 |
2017-04-01 | store the physics inertia override in Mysql and add it to serializer. run p... | UbitUmarov | 1 | -0/+6 |
2017-01-05 | Create all tables ad InnoDB by default | Melanie Thielker | 4 | -22/+22 |
2016-12-04 | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 1 | -0/+8 |
2016-11-26 | Increase float precision for windlight needed by scripts. mySQL Migration on ... | AliciaRaven | 1 | -0/+63 |
2016-11-03 | MyISAM is still much better performing for OpenSim. | David Walter Seikel | 17 | -40/+40 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 19 | -53/+435 |
2016-09-17 | add to databases a table to store baked terrain. | UbitUmarov | 1 | -0/+11 |
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-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 | 1 | -0/+8 |
2015-09-15 | Added migration for UserAccounts table. | Kevin Cozens | 1 | -0/+7 |
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 | 2 | -7/+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 | 1 | -0/+18 |
2015-06-13 | Support for Linden AgentPreferences capability and friends (UpdateAgentLangua... | Cinder | 1 | -0/+18 |
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 |
2014-10-27 | Add hypergrid teleporting support to user profiles picks | BlueWall | 1 | -1/+6 |
2014-04-23 | Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ... | Oren Hurvitz | 1 | -1/+9 |
2014-04-21 | Better logging in PresenceService, to help diagnose presence problems. | Oren Hurvitz | 1 | -1/+9 |
2014-01-16 | In the offline message table, store the sender. | Oren Hurvitz | 1 | -1/+11 |
2013-12-07 | Revert "Add support for user preferences (im via email)" | Melanie | 1 | -10/+0 |