Commit History

Author SHA1 Message Date
  Ed Sabol 3183a92c55 Merge pull request #389 from esabol/update-and-tweak-docs-workflow 2 months ago
  Ed Sabol b4dc33f07f Updated actions/configure-pages to v5 to address Node16 deprecation. Run deploy job on ubuntu-latest. Removed environment section from build job. Added explicity concurrency rules. Updated README.md to add a link to the latest gearmand documentation and made some other tweaks (http: -> https:, punctuation, grammar). 2 months ago
  Clint Byrum 7b220b5dfc Upgrade upload-pages-artifact to latest 2 months ago
  Ed Sabol 54115732aa Add GitHub Actions workflow to build and publish docs to GitHub Pages. (#388) 2 months ago
  Clint Byrum 611517eeb7 Address server CodeQL gripes (#385) 7 months ago
  Clint Byrum 581f757f59 Fixing basic CodeQL alerts (#384) 7 months ago
  Ed Sabol 0fcbe18693 Merge pull request #381 from gearman/esabol-patch-1 7 months ago
  Ed Sabol fc918f812e Fix typo in codeql.yml 7 months ago
  Clint Byrum 53220753f7 Removing long-dead BonnyCI reference 7 months ago
  Ed Sabol e4a64a3095 Added CodeQL workflow to GitHub Actions. (#379) 7 months ago
  Ed Sabol a00fb0e101 Fixed redundant null check due to previous dereference found in CodeQL scan. (#380) 7 months ago
  Ed Sabol d780729a49 Merge pull request #349 from sfinktah/master 8 months ago
  Ed Sabol 5a2407ad36 Merge pull request #378 from haomi123/master 8 months ago
  haomimi 7be6334afa Add riscv64 support 8 months ago
  Ed Sabol 7b30266d06 Merge pull request #377 from esabol/fix-configure-error-when-gperf-is-absent 9 months ago
  Ed Sabol 37b71d6e48 Fix configure error when gperf is absent 9 months ago
  Ed Sabol 56761cd7c6 Merge pull request #375 from haomi123/master 10 months ago
  ut004615 c003a3483c add loongarch64 support 10 months ago
  Sven Nierlein 14de19e2cc add Rocky to supported Linux distributions (#374) 1 year ago
  Ed Sabol 15bd98202c Merge pull request #370 from sni/improve-store-queue-on-shutdown 1 year ago
  Sven Nierlein 120fb35aa5 skip removing entries from sqlite if store-queue-on-shutdown is used 1 year ago
  Ed Sabol a6c5ad7f7f Merge pull request #372 from esabol/add-gcc-12-build-to-github-actions-ci 1 year ago
  Ed Sabol d0562840db Add gcc-12 build to GitHub Actions CI (and fix the OS label for the gcc-11 build) 1 year ago
  Ed Sabol c743d57806 Merge pull request #371 from esabol/fix-ci-ubuntu-18-jobs 1 year ago
  Ed Sabol 34e66dad9f Install iproute2 package on Ubuntu in order to use ip command 1 year ago
  Ed Sabol 8335614b74 Enable network tweaks to get tests to pass inside Ubuntu 18.04 containers 1 year ago
  Ed Sabol a21deb6d24 Change some CI steps to use bash 1 year ago
  Ed Sabol 0e9b899efc Change CI to test Ubuntu 18.04 in containers 1 year ago
  Ed Sabol e26a026304 Merge pull request #365 from sergiodj/link-order-libmemcachedutil 1 year ago
  sfinktah 66a49bc81a removed tcsh and wget from ubuntu packages 1 year ago
  Sergio Durigan Junior e9e294468d Adjust linking order of libmemcached{,util} 1 year ago
  Ed Sabol 4426067189 Merge pull request #363 from esabol/more-refinements-to-github-actions-ci 1 year ago
  Ed Sabol 2267465098 Rename the GitHub Actions CI file to the more common ci.yml. 1 year ago
  Ed Sabol 4ee495be78 Use a case statement in order to faciliate compiling on non-Ubuntu platforms in the future in the GitHub Actions CI. 1 year ago
  Ed Sabol b4677861c3 Fix misspellings in GitHub Actions CI. Added gcc version to matrix.config.cc and matrix.config.cxx settings and removed matrix.config.tag from CC and CXX environment variables in GitHub Actions CI. 1 year ago
  Ed Sabol 6cb06bcb70 Fix indentation in GitHub Actions CI. 1 year ago
  Ed Sabol 6b75611498 Set CXXFLAGS=-Wp,-D_GLIBCXX_ASSERTIONS on gcc-9 and higher builds. (#361) 1 year ago
  Ed Sabol c5bfad1a22 Silence implicit fallthrough warning on newer GCC versions. (#359) 1 year ago
  Ed Sabol 8ee249b992 Updated actions/checkout to v3 in GitHub Actions CI workflow. (#360) 1 year ago
  Clint Byrum 4213a111ca Update build files to work with more modern autotools (#358) 1 year ago
  Ed Sabol faede5989a Refine GitHub Actions CI workflow to support a matrix of compiler versions (#334) 1 year ago
  Clint Byrum 5ac05c431a Gcc 8+ and 11 fixes (#350) 1 year ago
  Ed Sabol 44d58661c2 Add Dockerfiles for testing and for a working example (#327) 1 year ago
  Ed Sabol 9210905acb Removed reliance on gearman.info domain from tests. (#348) 1 year ago
  Sfinktah Bungholio b3c6fde150 added ubuntu 20.04 requirements from PR #327 1 year ago
  Sfinktah Bungholio fd57e9db6e added apt-get for some reqs in ubuntu 1 year ago
  Ed Sabol 0d3ca53179 Trivial misspelling fix in libgearman/packet.cc 1 year ago
  Clint 26a8bde23e Fix typo in task add function docs 2 years ago
  Octavian Naicu 7c38cc891e The verbose text command only READS the verbose setting (#340) 2 years ago
  Ed Sabol a79599a365 Merge pull request #341 from octavn/patch-1 2 years ago