summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-03-31ci: enable build of incomplete docs on macOSSébastien Helleu
2023-03-30ci: disable build of doc when NLS is disabledSébastien Helleu
2023-03-30ci: disable build of doc on macOSSébastien Helleu
2023-02-22ci: fix macOS CISébastien Helleu
2023-01-14ci: fix macOS CI (temporary fix)Sébastien Helleu
2023-01-10ci: fix typoSébastien Helleu
2023-01-10ci: fix run of code coverageSébastien Helleu
2023-01-08core: remove build with autotoolsSébastien Helleu
2023-01-07ci: remove use of repository ppa:ondrej/phpSébastien Helleu
2023-01-05core: rename script build-test.sh to build_test.shSébastien Helleu
2023-01-05core: rename script build-debian.sh to build_debian.shSébastien Helleu
2023-01-04core: install flake8 in CISébastien Helleu
2023-01-04core: add script check_scripts.shSébastien Helleu
2023-01-04core: add script check_curl_symbols.pySébastien Helleu
2022-11-19ci: install guile-3.0-dev instead of guile-2.2-devSébastien Helleu
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-08-03ci: fix Ubuntu code name when applying Debian patchSébastien Helleu
2022-08-03ci: remove macOS 10.15, add macOS 12 in CISébastien Helleu
2022-08-03ci: remove tests on macOS 10.15Sébastien Helleu
2022-08-03ci: switch from Ubuntu 20.04 to 22.04Sébastien Helleu
2022-03-30ci: install package ruby-pygments.rbSébastien Helleu
2022-02-19debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703)Sébastien Helleu
2022-01-17core: fix install of PHP 8.0 in CISébastien Helleu
2021-12-25core: add build of Debian packages in CISébastien Helleu
2021-12-24relay: add zstd compression in weechat protocolSébastien Helleu
2021-12-13core: fix tests on PHP plugin in CISébastien Helleu
2021-11-20core: add build with CMake and Ninja in CISébastien Helleu
2021-11-20core: add build on macOS 11 in CISébastien Helleu
2021-11-06core: reverse diff arguments in CISébastien Helleu
2021-08-16core: ensure python stub is up-to-date in CISébastien Helleu
2021-08-08core: switch to PHP 8.0 in CISébastien Helleu
2021-07-09core: add lint with bandit in CISébastien Helleu
2021-06-16core: add build on macOS in CISébastien Helleu
2021-05-21core: add build without NLS in CISébastien Helleu
2021-05-14core: add generator and Python stub file for WeeChat API (issue #1377)Sébastien Helleu
2021-03-19core: add repository ppa:ondrej/php in CISébastien Helleu
2021-03-19core: replace pylint3 by pylint in CI on Ubuntu 20.04Sébastien Helleu
2021-03-19core: first remove package php7.4-common in CI on Ubuntu 20.04Sébastien Helleu
2021-03-19core: switch from Ubuntu 18.04 to 20.04 in CISébastien Helleu
2021-03-05core: force Ubuntu 18.04 for CISébastien Helleu
2020-11-16core: remove option to open a blank issueSébastien Helleu
2020-10-11core: add terminal and terminal multiplexer in GitHub issue templateSébastien Helleu
2020-10-04core: use apt-get option --no-install-recommends instead of modifying config ...Sébastien Helleu
2020-05-22core: add CI with GitHub Actions, move codecov.io upload to GitHub ActionsSébastien Helleu
2019-11-15core: rename label "enhancement" to "feature"Sébastien Helleu
2019-11-14core: add labels in GitHub issue templatesSébastien Helleu
2019-06-05core: add FUNDING.ymlSébastien Helleu
2019-02-22core: replace "Desired behavior" by "Expected behavior" in bug report templateSébastien Helleu
2019-02-22core: move "Current behavior" after "Steps to reproduce" in bug report templateSébastien Helleu
2018-07-08core: split issue template into 3 files (bug report, feature request, question)Jos Ahrens