Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 56 | -609/+3695 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 4 | -67/+49 |
| |\ | |||||
| | * | Fix connect engine ppc64 fail | Olivier Bertrand | 2021-02-05 | 1 | -6/+6 |
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 4 | -61/+43 |
| | |\ | |||||
| | | * | Fix failed test bson and xml | Olivier Bertrand | 2021-01-30 | 1 | -1/+1 |
| | | * | Fix decimal problems in bson udf's | Olivier Bertrand | 2021-01-28 | 2 | -38/+12 |
| | | * | - Continue BSON development | Olivier Bertrand | 2021-01-28 | 5 | -25/+33 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 56 | -609/+3713 |
| |\ \ \ | | |/ / | |||||
| | * | | fix of warning on windows | Oleksandr Byelkin | 2021-01-29 | 2 | -2/+2 |
| | |/ | |||||
| | * | Fix failed test | Olivier Bertrand | 2021-01-13 | 2 | -0/+4 |
| | * | Fix failed test | Olivier Bertrand | 2021-01-12 | 2 | -4/+0 |
| | * | - Remove static linkage to cpprestsdk when it is installed | Olivier Bertrand | 2021-01-12 | 4 | -0/+1120 |
| | * | - add the test on REST | Olivier Bertrand | 2021-01-10 | 3 | -0/+53 |
| | * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 10 | -1/+2012 |
| | * | - Fix pretty=2 Tabjson bug on INSERT. | Olivier Bertrand | 2020-12-15 | 2 | -811/+0 |
| | * | - Continue BSON implementation | Olivier Bertrand | 2020-12-08 | 2 | -0/+811 |
| | * | Remove a push warning causing failing assert. Modified storage/connect/filam... | Olivier Bertrand | 2020-12-04 | 1 | -0/+1 |
| | * | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 1 | -2/+2 |
| | * | Fix xml.test failure. Fix compile error modified json.h | Olivier Bertrand | 2020-11-21 | 2 | -92/+92 |
| | * | Commit new source and all recent changes. | Olivier Bertrand | 2020-11-18 | 1 | -49/+49 |
| | |\ | |||||
| | * | | Fix compile error (overloaded-virtual) | Olivier Bertrand | 2020-11-07 | 1 | -15/+15 |
| | * | | - Getting text of json items now includes all array members | Olivier Bertrand | 2020-11-07 | 7 | -71/+71 |
| | * | | Update tests to cope with changes | Olivier Bertrand | 2020-11-06 | 13 | -8/+17 |
| | * | | - Implementation of the Json BJSON representation. | Olivier Bertrand | 2020-11-03 | 33 | -466/+466 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 5 | -58/+58 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 5 | -58/+58 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2020-10-26 | 5 | -58/+58 |
| | |\ \ | | | |/ | |||||
| | | * | - Inline MakePtr and MakeOff with OFFSET as size_t | Olivier Bertrand | 2020-10-18 | 3 | -54/+54 |
| | | * | - Use BIN type when charset='binary' | Olivier Bertrand | 2020-10-05 | 2 | -4/+4 |
* | | | | Removed double records_in_range calls from multi_range_read_info_const | Monty | 2020-03-17 | 2 | -153/+168 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-21 | 2 | -0/+90 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-21 | 2 | -0/+90 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 2 | -0/+90 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | - Update grant tests for new MariaDB version 10.1.44 | Olivier Bertrand | 2020-01-12 | 12 | -324/+415 |
| | | * | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 2 | -8/+8 |
| | | |\ | |||||
| | | | * | Fix xml(2)_mult.test result mismatch | Olivier Bertrand | 2019-08-24 | 2 | -8/+8 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 11 | -453/+453 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-10-31 | 11 | -453/+453 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | fix CONNECT engine to issue the correct error message | Sergei Golubchik | 2019-10-28 | 11 | -453/+453 |
| | * | | | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 2 | -0/+2 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-09-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-09-02 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-08-30 | 3 | -9/+9 |
| | |\ \ \ | |||||
| | | * | | | Typo | Olivier Bertrand | 2019-07-31 | 3 | -9/+9 |
* | | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -12/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -12/+12 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -12/+12 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-07-26 | 4 | -15/+37 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | - Fix a few bug mainly concerning discovery and call from OEM | Olivier Bertrand | 2019-01-03 | 2 | -3/+3 |
| | | | * | | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-01 | 1 | -6/+12 |