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.
|
2 years 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.
|
2 years 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.
|
2 years ago |
Ed Sabol
|
6cb06bcb70
Fix indentation in GitHub Actions CI.
|
2 years ago |
Ed Sabol
|
6b75611498
Set CXXFLAGS=-Wp,-D_GLIBCXX_ASSERTIONS on gcc-9 and higher builds. (#361)
|
2 years ago |
Ed Sabol
|
c5bfad1a22
Silence implicit fallthrough warning on newer GCC versions. (#359)
|
2 years ago |
Ed Sabol
|
8ee249b992
Updated actions/checkout to v3 in GitHub Actions CI workflow. (#360)
|
2 years ago |
Clint Byrum
|
4213a111ca
Update build files to work with more modern autotools (#358)
|
2 years ago |
Ed Sabol
|
faede5989a
Refine GitHub Actions CI workflow to support a matrix of compiler versions (#334)
|
2 years ago |
Clint Byrum
|
5ac05c431a
Gcc 8+ and 11 fixes (#350)
|
2 years ago |
Ed Sabol
|
44d58661c2
Add Dockerfiles for testing and for a working example (#327)
|
2 years ago |
Ed Sabol
|
9210905acb
Removed reliance on gearman.info domain from tests. (#348)
|
2 years ago |
Sfinktah Bungholio
|
b3c6fde150
added ubuntu 20.04 requirements from PR #327
|
2 years ago |
Sfinktah Bungholio
|
fd57e9db6e
added apt-get for some reqs in ubuntu
|
2 years ago |
Ed Sabol
|
0d3ca53179
Trivial misspelling fix in libgearman/packet.cc
|
2 years 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 |
Octavian Naicu
|
03747fa6d4
prioritystatus was in gearmand binary but not in docs
|
2 years ago |
Алексей Пастухов
|
4ae0c43a05
add NisOS to supported Linux distirutions (#309)
|
2 years ago |
Stanislav
|
1d404f3069
Fix Postgres queue table creation on startup (#332)
|
2 years ago |
Don Hardman
|
bf0e8a2677
Fix mysql reconnect (#331)
|
2 years ago |
Ed Sabol
|
978398eb06
Issue #304: Fix IPv6 addresses in gearadmin --workers and log output (Launchpad patch from Andy B) (#333)
|
2 years ago |
Ed Sabol
|
cf739557f9
Issue #335: Tweaked the gearadmin help to make it less confusing. (#336)
|
2 years ago |
Octavian Naicu
|
e386cb501d
MAN file for gearadmin was missing commands (#339)
|
2 years ago |
Clint Byrum
|
3542a150c7
Fix bug in prioritystatus (#338)
|
2 years ago |
Ed Sabol
|
4b46bb21b2
Issue #321: Improve compatibility with older versions of Alpine (#328)
|
3 years ago |
Clint Byrum
|
06675bac87
Create a new GitHub Action (#329)
|
3 years ago |
Clint Byrum
|
94c70f784e
Merge pull request #330 from esabol/additional-fixes-for-renaming-HACKING-to-CONTRIBUTING.md
|
3 years ago |
Ed Sabol
|
8360eba76e
Minor tweaks to CONTRIBUTING.md, mainly to trigger Travis CI build
|
3 years ago |
Ed Sabol
|
164f668d6e
Revert removal of whitespace in README.md in order to retain linebreaks when rendered on GitHub
|
3 years ago |
Ed Sabol
|
a4afae7846
Additional fixes to address fallout from renaming HACKING to CONTRIBUTING.md
|
3 years ago |
Ed Sabol
|
aca297f54f
Merge pull request #325 from KanishkKhurana/master
|
3 years ago |
Clint Byrum
|
309ea6218c
Merge pull request #326 from esabol/fix-travis-ci
|
3 years ago |
Ed Sabol
|
d10633c0fb
Update build status graphic and link in README.md
|
3 years ago |
Ed Sabol
|
0facd6478a
Fix Ubuntu Bionic build by working around shellcheck SC2268 error
|
3 years ago |
Ed Sabol
|
ae929f61e4
Make compiler setting explicit for all builds in .travis.yml
|
3 years ago |
Ed Sabol
|
32385ebd2a
Tweak scripts/travis-linux.sh to fix clang-9 build
|
3 years ago |
Ed Sabol
|
9d8e7165b2
Attempt to fix clang-9 build
|
3 years ago |
KanishkKhurana
|
e25393be5b
changes done
|
3 years ago |
KanishkKhurana
|
4f36deba50
all the changes have been made
|
3 years ago |
KanishkKhurana
|
8a72abef30
markdown edits to file
|
3 years ago |
KanishkKhurana
|
e5784d8d6f
added markdown elements to CONTRIBUTING.md
|
3 years ago |
KanishkKhurana
|
28609efb38
updated CONTRIBUTING.MD
|
3 years ago |
KanishkKhurana
|
a2fb883d58
Minor edit in Heading on line 1
|
3 years ago |
KanishkKhurana
|
5aeef31ceb
Create CODE_OF_CONDUCT.md
|
3 years ago |
KanishkKhurana
|
d79f3a7dec
updated and renamed HACKING to CONTRIBUTING.md
|
3 years ago |
Ed Sabol
|
dd9ac59a73
Merge pull request #311 from gearman/esabol-patch-1
|
4 years ago |