Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 99 | -2224/+18597 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 14 | -306/+500 |
| |\ | |||||
| | * | Fix connect engine ppc64 fail | Olivier Bertrand | 2021-02-05 | 2 | -7/+7 |
| | * | Fix of connect engine crashes | Olivier Bertrand | 2021-02-05 | 1 | -0/+2 |
| | * | Fix of crashes of connect engine. | Oleksandr Byelkin | 2021-02-05 | 3 | -24/+24 |
| | * | Fix of random crashes of connect engine (probably depend on addresses used)- | Oleksandr Byelkin | 2021-02-05 | 1 | -1/+1 |
| | * | Fix compiler warnings of the new connect engine. | Oleksandr Byelkin | 2021-02-05 | 1 | -0/+1 |
| | * | Revert "Fix of warnings on aarch64 like:" | Oleksandr Byelkin | 2021-02-02 | 2 | -5/+5 |
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 13 | -269/+460 |
| | |\ | |||||
| | | * | Fix failed test bson and xml | Olivier Bertrand | 2021-02-02 | 1 | -1/+7 |
| | | * | Fix failed test bson and xml | Olivier Bertrand | 2021-01-30 | 3 | -4/+2 |
| | | * | Update bson_get_item modified: bsonudf.cpp | Olivier Bertrand | 2021-01-29 | 1 | -9/+8 |
| | | * | Fix decimal problems in bson udf's | Olivier Bertrand | 2021-01-28 | 4 | -138/+116 |
| | | * | - Continue BSON development | Olivier Bertrand | 2021-01-28 | 13 | -131/+341 |
| * | | | CONNECT: compiler warnings | Sergei Golubchik | 2021-02-01 | 6 | -13/+23 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 95 | -2184/+18360 |
| |\ \ \ | | |/ / | |||||
| | * | | fix of warning on windows | Oleksandr Byelkin | 2021-01-29 | 2 | -2/+2 |
| | * | | Fix of warnings on aarch64 like: | Oleksandr Byelkin | 2021-01-29 | 2 | -5/+5 |
| | * | | fix warnings returned by gcc v10.0 | Oleksandr Byelkin | 2021-01-29 | 5 | -9/+12 |
| | * | | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 94 | -2184/+18357 |
| | |\ \ | | | |/ | |||||
| | | * | Fix some Json and Bson bugs | Olivier Bertrand | 2021-01-20 | 4 | -6/+29 |
| | | * | 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 | 9 | -72/+1327 |
| | | * | Re-include BSON into CMakeLists.txt | Olivier Bertrand | 2021-01-10 | 1 | -0/+13 |
| | | * | Remove changes to CMakeLists.txt that cause compile error | Olivier Bertrand | 2021-01-10 | 1 | -25/+6 |
| | | * | - add the test on REST | Olivier Bertrand | 2021-01-10 | 4 | -7/+66 |
| | | * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 21 | -425/+4226 |
| | | * | - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's) | Olivier Bertrand | 2020-12-31 | 6 | -152/+2861 |
| | | * | - Continue BSON implementation + fix create modified ha_connect.cc | Olivier Bertrand | 2020-12-26 | 5 | -125/+132 |
| | | * | Make REST tables default file name. Commit before continuing BSON development | Olivier Bertrand | 2020-12-22 | 6 | -32/+57 |
| | | * | - Fix json parser (void objects not recognized) modified: json.cpp | Olivier Bertrand | 2020-12-18 | 2 | -12/+15 |
| | | * | - Fix crash with JsonContains UDF + BSON development | Olivier Bertrand | 2020-12-17 | 4 | -25/+17 |
| | | * | - Fix pretty=2 Tabjson bug on INSERT. | Olivier Bertrand | 2020-12-15 | 10 | -908/+189 |
| | | * | BSON development | Olivier Bertrand | 2020-12-11 | 6 | -103/+249 |
| | | * | - Fix json_bjson (s was erase by Json_Subset) | Olivier Bertrand | 2020-12-09 | 12 | -614/+204 |
| | | * | - Continue BSON implementation | Olivier Bertrand | 2020-12-08 | 14 | -99/+1033 |
| | | * | Remove a push warning causing failing assert. Modified storage/connect/filam... | Olivier Bertrand | 2020-12-04 | 10 | -570/+400 |
| | | * | Fix failed compile modified storage/connect/ha_connect.cc | Olivier Bertrand | 2020-12-02 | 1 | -1/+2 |
| | | * | Fix failed compile modified storage/connect/ha_connect.cc and mycat.cc | Olivier Bertrand | 2020-12-01 | 2 | -12/+12 |
| | | * | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 16 | -181/+3214 |
| | | * | - Begin implementation of BSON | Olivier Bertrand | 2020-11-27 | 5 | -125/+361 |
| | | * | Desesperatly trying to stop compiling failures | Olivier Bertrand | 2020-11-25 | 7 | -1596/+1655 |
| | | * | Remove based enum not accepted by most gcc compilers | Olivier Bertrand | 2020-11-25 | 7 | -568/+2270 |
| | | * | Fix xml.test failure. Fix compile error modified json.h | Olivier Bertrand | 2020-11-21 | 3 | -92/+95 |
| | | * | Fix some test failure | Olivier Bertrand | 2020-11-21 | 10 | -33/+2323 |
| | | * | Fix compile error. Modified json.cpp | Olivier Bertrand | 2020-11-20 | 1 | -1/+1 |
| | | * | Fix some json discovery problems. Modified tabjson.cpp tabjson.h | Olivier Bertrand | 2020-11-19 | 2 | -7/+27 |
| | | * | Commit new source and all recent changes. | Olivier Bertrand | 2020-11-18 | 8 | -251/+314 |
| | | |\ | |||||
| | | * | | Change cURL option from > to -o. modified storage/connect/tabrest.cpp | Olivier Bertrand | 2020-11-14 | 1 | -3/+3 |