summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Limit testsuite scope in Debian builds to make them pass faster10.2-travis-ciOtto Kekäläinen2015-11-231-1/+1
* Parallelize the test suite run in Debian buildOtto Kekäläinen2015-11-231-12/+7
* travis-ci: run the test suite as part of the Debian buildOtto Kekäläinen2015-11-231-2/+8
* travis-ci: don't try to use libcrack2-dev on Travis-CIOtto Kekäläinen2015-11-232-3/+3
* travis-ci: use dist trusty for buildsOtto Kekäläinen2015-11-231-1/+3
* Clean up Travis-CI fileOtto Kekäläinen2015-11-233-244/+20
* Add travis-ci configurationDaniel Black2015-11-233-0/+278
* cmake: message_onceSergei Golubchik2015-11-234-9/+16
* cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTSSergei Golubchik2015-11-237-89/+57
* cmake: remove unused filesSergei Golubchik2015-11-235-94/+2
* cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-2316-327/+38
* cmake: rename symbols used internally by check_compiler_flag.cmakeSergei Golubchik2015-11-233-5/+5
* fix debian packaging for 10.2Sergei Golubchik2015-11-2355-569/+581
* MDEV-9170 Get rid of LEX::length and LEX::decAlexander Barkov2015-11-235-238/+252
* MDEV-9169 BINLOG_SYM in keywords_sp causes shift/reduce conflictsAlexander Barkov2015-11-231-3/+3
* Bump debian/changelog for 10.2 seriesOtto Kekäläinen2015-11-231-0/+6
* MDEV-9166 Wrong error message and shift/reduce conflicts in the RETURNS clauseAlexander Barkov2015-11-234-10/+24
* Merge branch '10.1' into 10.2Sergei Golubchik2015-11-20441-3539/+15330
|\
| * Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-11-207-17/+23
| |\
| | * Fixed compile warnings on SolarisMonty2015-11-206-15/+16
| | * Updated configure.pl to new plugin syntaxMonty2015-11-201-2/+7
| * | cleanupSergei Golubchik2015-11-202-2/+2
| * | MDEV-6264: CentOS missing lsof as dependency for MariaDB-server (10.1)Nirbhay Choubey2015-11-201-1/+1
| * | update test resultsSergei Golubchik2015-11-203-5/+8
| * | Post-merge fixes for Connect engineSergei Golubchik2015-11-195-6/+7
| * | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-11-1942-1739/+5922
| |\ \
| | * \ Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-11-081-8/+10
| | |\ \
| | | * | PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317)Olivier Bertrand2015-11-081-8/+10
| | * | | Fix error and warnings raised by gcc on Linux:Olivier Bertrand2015-10-252-4/+2
| | |\ \ \ | | | |/ /
| | | * | Fix error and warnings raised by gcc on Linux:Olivier Bertrand2015-10-253-18/+31
| | * | | Fix of error and warnings when compiling on linuxBuggynours2015-10-257-18/+1868
| | |/ /
| | * | Fix MDEV-8882Olivier Bertrand2015-10-211-2/+13
| | * | TypoOlivier Bertrand2015-10-201-3/+6
| | * | Fix MDEV-8926Olivier Bertrand2015-10-183-0/+50
| | * | Update JSON UDFs to version 1.04.0004Olivier Bertrand2015-10-179-650/+1357
| | * | Temporary changes for making compile to workOlivier Bertrand2015-10-043-4/+7
| | * | Fold all json UDF names to lower caseOlivier Bertrand2015-09-215-431/+443
| | * | Commit resolved conflictsOlivier Bertrand2015-09-182447-33331/+98159
| | |\ \
| | * | | Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-158-134/+1033
| | * | | Add Json_Get_Item (and Bson_File?) functionsOlivier Bertrand2015-09-072-75/+371
| | * | | Add experimental Bson_Array function (not documented)Olivier Bertrand2015-09-068-734/+888
| | * | | Handle is_null and error argumentsOlivier Bertrand2015-08-222-51/+130
| | * | | Handle constant function and argumentOlivier Bertrand2015-08-222-148/+418
| | * | | Add new UDF noconst.Olivier Bertrand2015-08-192-34/+86
| | * | | Add new json UDF Json_Object_List.Olivier Bertrand2015-08-184-15/+100
| | * | | Add new json UDFs and make possible to use a json file name as json item.Olivier Bertrand2015-08-1413-301/+2294
| | * | | Fix (?) retrieving integer arguments in JSON UDF'sOlivier Bertrand2015-07-221-1/+1
| | * | | Fix and Enhance remote indexing:Olivier Bertrand2015-07-1618-342/+917
| | * | | Fix test txt files line endingsOlivier Bertrand2015-06-083-4575/+4575
| | * | | Commit od last modifications made for version 10.0Olivier Bertrand2015-06-0613-319/+21