Commit History

Author SHA1 Message Date
  Ed Sabol 3e2fc40ed2 Add clang build to Travis CI 6 years ago
  Clint Byrum b98ae9374e Merge pull request #215 from p-alik/pvs-analyze-part2 6 years ago
  Alexei Pastuchov d34fd502aa refactoring of gearmand_thread_st 7 years ago
  Alexei Pastuchov 2004fdd0d5 members of gearman_server_thread_st uniform initialisation 7 years ago
  Alexei Pastuchov 33fc14db5e gearmand_packet_st refactoring 7 years ago
  Alexei Pastuchov 2b5b6d4603 initialize remeining members of gearmand_packet_st 7 years ago
  Алексей Пастухов b3ecc2f9f9 Merge pull request #219 from esabol/fix-gcc-8-build-errors 6 years ago
  Алексей Пастухов 7dfee9a775 Merge pull request #218 from esabol/fix-gcc-7-errors-with-ssl 6 years ago
  Clint Byrum e24d2d3c16 Merge pull request #217 from esabol/issue-137-try2 6 years ago
  Ed Sabol d789d36c0a Add gcc-8 builds to Travis CI 6 years ago
  Ed Sabol b723977870 Fix '-Werror=format-truncation' issue when compiling with gcc 8 6 years ago
  Ed Sabol f47ebf1e3f Fix memcpy() call to compile with gcc 8 6 years ago
  Ed Sabol 76f1b61a4d Remove 'const' to compile with gcc 8 6 years ago
  Ed Sabol 99b190445b Fix '-Wimplicit-fallthrough' compilation issue with gcc 7/8 + SSL 6 years ago
  Ed Sabol ab24bb0f03 Fix '-Wimplicit-fallthrough' compilation issue with gcc 7/8 when SSL is enabled 6 years ago
  Ed Sabol a14405e60e Enable SSL in Travis builds 6 years ago
  Ed Sabol 78a840b6d8 Fix rpmlint 'missing-call-to-setgroups-before-setuid' error 6 years ago
  Alexei Pastuchov deed0c1dad remove redundant _keepalive assignment 7 years ago
  Alexei Pastuchov bde9a483b5 regression test refactoring 7 years ago
  Алексей Пастухов 6d262367a5 Merge pull request #214 from p-alik/pvs-analyze-part 6 years ago
  Алексей Пастухов 33ce568f77 Merge pull request #212 from esabol/patch-1 6 years ago
  Alexei Pastuchov e3ea2b31a6 gearman_server_options_st refactroring 7 years ago
  Alexei Pastuchov c5078fd1f7 gearman_vector_st refactoring 7 years ago
  Alexei Pastuchov e576626152 constexpr instead of define macro 7 years ago
  Alexei Pastuchov 550be883d3 gearman_universal_st refactoring 7 years ago
  Alexei Pastuchov 9c2aed4ca5 initialise arg, arg_size, args_buffer in gearman_packet_st constructor 7 years ago
  Alexei Pastuchov d02aa08fef packet refactoring 7 years ago
  Alexei Pastuchov 8bcde07b35 gearman_packet_create always succeed 7 years ago
  Alexei Pastuchov 3149633263 gearman_packet_st refactoring 7 years ago
  Alexei Pastuchov 877a101d5e error_st refactoring 7 years ago
  Alexei Pastuchov a114671794 delete gearman_connection_st& operator=(const gearman_connection_st&) 7 years ago
  Alexei Pastuchov 31b8881318 use nullptr instead of NULL 7 years ago
  Alexei Pastuchov 8bf18441a6 delete gearman_server_options_st& operator=(const gearman_server_options_st&) 7 years ago
  Alexei Pastuchov 47cb7e2eca delete gearman_vector_st& operator=(const gearman_vector_st&) 7 years ago
  Ed Sabol 5574960ece Issue 165: Fix unknown type name 'my_bool' when compiling with MySQL 8.0.1, 8.0.3+ 6 years ago
  Alexei Pastuchov ede7b28016 Merge branch 'memset-buffer-underflow' 6 years ago
  Alexei Pastuchov e1462ba9fc typo 6 years ago
  Алексей Пастухов 21c355dec9 Merge pull request #209 from esabol/patch-1 6 years ago
  Alexei Pastuchov 627253cb9b memset bug fixing in current_epoch_handler 7 years ago
  Ed Sabol 9a21ae4c21 Improve documentation for using SSL 6 years ago
  Алексей Пастухов fcfaca6cd0 Merge pull request #208 from p-alik/pvs-analyze-libtest 6 years ago
  Alexei Pastuchov 8a4c0b38a9 fix warning: this statement may fall through [-Wimplicit-fallthrough=] 6 years ago
  Alexei Pastuchov 810a1363dd fix Server: member initialisation 7 years ago
  Alexei Pastuchov 1f429d31bd fix get_free_port: remove redundant initialisation 7 years ago
  Alexei Pastuchov e5ff330f28 merely refactoring of getenv check 7 years ago
  Alexei Pastuchov 7bbcef5570 fix setenv: it expects int 7 years ago
  Alexei Pastuchov c5b6fab8a4 delete disconnected operator= 7 years ago
  Alexei Pastuchov 63344e4653 delete exception operator= 7 years ago
  Alexei Pastuchov e1f072e545 delete Error operator= 7 years ago
  Alexei Pastuchov db850ec292 init SimpleClient member _ai 7 years ago