Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -1/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-03-15 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-03-14 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | debian: VCS is on github | Daniel Black | 2018-02-25 | 2 | -4/+4 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 4 | -3/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'bb-10.2-mariarocks' into 10.2 | Sergei Petrunia | 2018-02-09 | 3 | -2/+7 |
| |\ \ \ \ | |||||
| | * | | | | debian/control Include myrocks_hotbackup into mariadb-plugin-rocksdbadd_myrocks_gotbackup | Vicentiu Ciorbaru | 2018-02-07 | 3 | -1/+3 |
| | * | | | | Fix rocksdb compiler version identification with GCC | Vicentiu Ciorbaru | 2018-02-07 | 1 | -1/+4 |
| * | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-14796 - debian: insecure root password is only if plugin is empty | Sergey Vojtovich | 2018-01-15 | 1 | -1/+1 |
| | | | * | debian: insecure root password is only if plugin is empty | Daniel Black | 2018-01-15 | 1 | -1/+1 |
* | | | | | MDEV-14953 - rename libmysqld.so to libmariadbd.so | Vladislav Vaintroub | 2018-02-08 | 2 | -1/+3 |
* | | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4 | Sergei Golubchik | 2018-01-17 | 37 | -151/+387 |
|\ \ \ \ \ | |||||
| * | | | | | Deb: wrap-and-sort -a the lib* packages in debian/control | Otto Kekäläinen | 2018-01-16 | 1 | -60/+60 |
| * | | | | | Deb: wrap-and-sort -a | Otto Kekäläinen | 2018-01-16 | 14 | -73/+99 |
| * | | | | | Deb: Warn if sources contain a file that is not installed anywhere | Otto Kekäläinen | 2018-01-16 | 1 | -1/+5 |
| * | | | | | Deb: Add missing files into correct packages and rest in not-installed | Otto Kekäläinen | 2018-01-16 | 8 | -3/+139 |
| * | | | | | Deb: .manpages files should only contain man pages unique to deb packages | Otto Kekäläinen | 2018-01-16 | 14 | -56/+56 |
| * | | | | | MDEV-12642: Build deb source packages on buildbot, just not on Travis-CI | Otto Kekäläinen | 2018-01-16 | 1 | -3/+11 |
| * | | | | | Deb: Fix spelling etc Lintian complaints | Otto Kekäläinen | 2018-01-16 | 3 | -11/+14 |
| * | | | | | Deb: switch from usr/include/mysql to usr/include/mariadb | Otto Kekäläinen | 2018-01-16 | 3 | -2/+2 |
| * | | | | | Deb: Install missing man pages | Otto Kekäläinen | 2018-01-16 | 2 | -0/+11 |
| * | | | | | Deb: Match official Debian package libmariadb-dev-compat | Otto Kekäläinen | 2018-01-16 | 6 | -10/+37 |
| * | | | | | Deb: Simplify libmariadb.so.3 links | Otto Kekäläinen | 2018-01-16 | 1 | -5/+5 |
| * | | | | | Deb: Split libmysqlclient19/20 compat links into a separate package | Otto Kekäläinen | 2018-01-16 | 3 | -8/+23 |
| * | | | | | Deb: Add missing files to packages | Otto Kekäläinen | 2018-01-16 | 5 | -2/+3 |
| * | | | | | Deb: Re-remove unnecessary version suffixes from package names | Otto Kekäläinen | 2018-01-16 | 3 | -2/+5 |
| * | | | | | Deb: Re-rename *.files into *.install | Otto Kekäläinen | 2018-01-16 | 1 | -0/+0 |
| * | | | | | Deb: Recover include/mariadb wrongly removed in commit 9b10b4181f70634c | Otto Kekäläinen | 2018-01-16 | 1 | -0/+1 |
| * | | | | | Deb: sync architecture restrictions from packaging in Debian official | Otto Kekäläinen | 2018-01-16 | 2 | -8/+3 |
| * | | | | | Fix commit 9631d933fbc2ec99874 so Travis CI doesn't fail | Otto Kekäläinen | 2018-01-16 | 1 | -0/+6 |
| * | | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 2 | -2/+2 |
* | | | | | | fix debian builds | Sergei Golubchik | 2018-01-13 | 2 | -1/+1 |
* | | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 3 | -23/+27 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 3 | -23/+27 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-9869 INSTALL SONAME 'ha_connect' | Sergei Golubchik | 2017-12-25 | 3 | -10/+23 |
| | * | | | | debian: don't be smart about skipping plugins | Sergei Golubchik | 2017-12-25 | 1 | -13/+4 |
* | | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -2/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Moved semisync from a plugin to normal server | Monty | 2017-12-18 | 1 | -2/+0 |
* | | | | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 2 | -13/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Travis-CI: slim down the deb build so it passes in the 50 minute time limit | Otto Kekäläinen | 2017-11-21 | 2 | -13/+14 |
* | | | | | | Scripts: versioning plugin in deb package [closes #332] | Eugene Kosov | 2017-11-22 | 1 | -0/+1 |
* | | | | | | Misc: Debian patch for db.Delete_versioning_rows_priv | Aleksey Midenkov | 2017-11-22 | 1 | -2/+2 |
* | | | | | | Misc: Debian patches update | Aleksey Midenkov | 2017-11-13 | 4 | -19/+18 |
|/ / / / / | |||||
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-21 | 7 | -20/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13589 libmariadbclient18 is broken when using mariadb repo instead of de... | Sergei Golubchik | 2017-09-20 | 1 | -1/+2 |
| * | | | | Remove libmariadbclient18.links post merge | Vicențiu Ciorbaru | 2017-09-20 | 1 | -3/+0 |