ruben
|
3ea4953b4a
|
Added unit test for quit serialization
|
2020-04-22 12:27:48 +01:00 |
|
ruben
|
f49ff4dc1f
|
Added basic quit
|
2020-04-21 19:47:21 +01:00 |
|
ruben
|
ff14e79a5d
|
Fixed missing maybe_unused in static_string
|
2020-04-21 15:44:48 +01:00 |
|
ruben
|
f2f840c679
|
Small coverage increase in error.hpp
|
2020-04-21 15:38:49 +01:00 |
|
ruben
|
3862498fb3
|
Added static_string
Replaced fragile handshake_message static_string emulation by a proper
class
Added unit tests for static_string
|
2020-04-21 15:10:38 +01:00 |
|
ruben
|
984e714094
|
Added codecov badge to README
|
2020-04-21 14:25:20 +01:00 |
|
ruben
|
ec80016bad
|
Now endianness conversion is applied on the ints
Previously it was applied on the value_holder's
|
2020-04-21 13:12:40 +01:00 |
|
ruben
|
b0b7f0ce63
|
Refactored error code to description impl
|
2020-04-21 12:28:27 +01:00 |
|
ruben
|
c75710d4e4
|
Made clang-gcov-osx.sh executable
|
2020-04-21 10:56:55 +01:00 |
|
ruben
|
8dabe3cf98
|
Added clang-gcov-osx
|
2020-04-21 10:37:56 +01:00 |
|
ruben
|
9fb055e4f4
|
Added basic coverage support
|
2020-04-20 19:09:50 +01:00 |
|
ruben
|
3949c2fd7a
|
Fixed wrong header for doxygen_layout.xml
|
2020-04-20 12:49:52 +01:00 |
|
ruben
|
536fa59cec
|
Added wrapper mysql.hpp file
|
2020-04-20 12:15:24 +01:00 |
|
ruben
|
1ae738c35b
|
Renamed database and CMake library
|
2020-04-20 11:54:16 +01:00 |
|
ruben
|
a54c83ef6a
|
Replaced tabs for spaces
|
2020-04-20 11:36:31 +01:00 |
|
ruben
|
16ef83b136
|
Added copyrights
|
2020-04-20 11:18:52 +01:00 |
|
ruben
|
1ebde7d3ae
|
Updated TODO
|
2020-04-20 11:06:02 +01:00 |
|
ruben
|
c743c004e9
|
Updated TODO
|
2020-04-19 13:00:31 +01:00 |
|
ruben
|
b9164d7690
|
Removed valgrind in OSX
|
2020-04-19 12:38:02 +01:00 |
|
ruben
|
d9a0624833
|
Added valgrind package install on CIs
|
2020-04-19 12:24:47 +01:00 |
|
ruben
|
380ba1310d
|
Refactored CMake
|
2020-04-19 12:20:04 +01:00 |
|
ruben
|
335146fa49
|
Added BOOST_MYSQL_VALGRIND_TESTS on CIs
|
2020-04-19 11:40:47 +01:00 |
|
ruben
|
76734e8c78
|
Renamed MYSQL_HAS_SHA256
|
2020-04-19 11:25:42 +01:00 |
|
ruben
|
21dbbc308f
|
Made valgrind_make_mem_defined call conditional
|
2020-04-19 11:24:29 +01:00 |
|
ruben
|
fc95a15d52
|
Memcheck tests now run as regular tests
|
2020-04-19 10:59:30 +01:00 |
|
ruben
|
767b79a6f6
|
Added basic memcheck
|
2020-04-18 11:36:31 +01:00 |
|
ruben
|
30c22f1279
|
BadUser test is now more resilient
|
2020-04-16 18:50:36 +01:00 |
|
ruben
|
3a309e9e2a
|
Now integration tests run directly from CMake
|
2020-04-16 18:50:14 +01:00 |
|
ruben
|
86c60f9428
|
Now examples are run directly from CMake
|
2020-04-16 17:54:49 +01:00 |
|
ruben
|
5beb905bf1
|
Added missing permissions for OSX CI
|
2020-04-16 14:20:08 +01:00 |
|
ruben
|
5bd3c59dad
|
Changed default UNIX socket path
|
2020-04-16 14:02:55 +01:00 |
|
ruben
|
5c3e0c1a9c
|
Updated readme
|
2020-04-16 14:02:44 +01:00 |
|
ruben
|
f43acc46eb
|
Attempt to resolve undefined config include order
|
2020-04-16 13:19:02 +01:00 |
|
ruben
|
48f0a59ef5
|
Debugging Travis Linux
|
2020-04-16 12:02:58 +01:00 |
|
ruben
|
7c4ed5760b
|
Further increased max_connections
|
2020-04-16 12:02:05 +01:00 |
|
ruben
|
c2ef59a670
|
Now run_tests.py transmits errors correctly
|
2020-04-16 11:57:38 +01:00 |
|
ruben
|
5861a207c8
|
Added missing env variables in Travis CI Linux
|
2020-04-15 20:29:51 +01:00 |
|
ruben
|
6a312e046b
|
Changed CI config files to they take precedence
|
2020-04-15 20:06:17 +01:00 |
|
ruben
|
9a28f4a24d
|
Updated TODO
|
2020-04-15 18:36:43 +01:00 |
|
ruben
|
082b279ba2
|
Changed network_functions.cpp to build under MSVC
Replaced template variables by static ones
|
2020-04-15 18:33:14 +01:00 |
|
ruben
|
2808deacb3
|
Added documentation for UNIX typedefs
|
2020-04-15 18:27:34 +01:00 |
|
ruben
|
931613a48c
|
Added UNIX socket example to docs
|
2020-04-15 18:20:16 +01:00 |
|
ruben
|
12fce9c4ec
|
Removed unnecessary semicolons
|
2020-04-15 17:56:38 +01:00 |
|
ruben
|
a6ba630e9c
|
Added UNIX socket path to CI config file
|
2020-04-15 16:44:51 +01:00 |
|
ruben
|
805b655e35
|
Refactored network test functionality
|
2020-04-15 16:43:39 +01:00 |
|
ruben
|
a7625831d4
|
Extended tests to run under UNIX sockets
|
2020-04-15 12:42:38 +01:00 |
|
ruben
|
e384e6cbaa
|
Add #ifdef UNIX to unix_socket example
|
2020-04-13 16:38:01 +01:00 |
|
ruben
|
d94bc75f00
|
Added UNIX typedefs and an example
|
2020-04-13 16:33:46 +01:00 |
|
ruben
|
f8a5904d0b
|
Changed Boost logo for proposed for
|
2020-04-09 17:25:04 +01:00 |
|
ruben
|
6477453a59
|
Added link to docs in README
|
2020-04-07 17:54:52 +01:00 |
|