Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-31 | Packaging: added support for RHEL 9. | Konstantin Pavlov | 1 | -0/+12 | |
2022-05-16 | Packages: ship README.md and CONTRIBUTING.md. | Konstantin Pavlov | 1 | -1/+1 | |
2021-11-12 | Packages: added support for Fedora 35. | Andrei Belov | 1 | -1/+3 | |
2021-04-21 | Packages: switched to common address for package maintainers. | Andrei Belov | 1 | -0/+4 | |
2021-04-08 | Packages: moved Amazon Linux 2 packages to use openssl 1.1 | Konstantin Pavlov | 1 | -0/+4 | |
2021-03-24 | Packages: added man page on rpm-based systems. | Konstantin Pavlov | 1 | -1/+1 | |
2021-01-26 | Packages: added Fedora 33 support. | Andrei Belov | 1 | -1/+3 | |
2020-12-24 | Packages: fixed an ability to override package version. | Andrei Belov | 1 | -1/+2 | |
This was broken since 00d8049418cf. | |||||
2020-12-23 | Packages: set the "--user" value to "nobody" for build-stage tests. | Andrei Belov | 1 | -2/+2 | |
This allows tests to pass well in cases when the default user specified in the ./configure parameters does not exist in the building environment. | |||||
2020-12-17 | Packages: run non-privileged processes under "unit" user. | Andrei Belov | 1 | -0/+2 | |
2020-12-16 | Packages: introduced PYTEST_ARGS env variable for test targets. | Andrei Belov | 1 | -2/+2 | |
This is useful for running particular tests, e.g.: PYTEST_ARGS='test/test_respawn.py::TestRespawn::test_respawn_router' make test | |||||
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -2/+2 | |
2020-06-16 | Packages: added Fedora 32 support. | Andrei Belov | 1 | -1/+5 | |
2020-03-12 | Using disk file to store large request body. | Max Romanov | 1 | -0/+1 | |
This closes #386 on GitHub. | |||||
2019-12-24 | Go: moving source files to the root of the project. | Max Romanov | 1 | -1/+1 | |
This patch includes packaging changes related to files move. | |||||
2019-12-10 | Packages: added Python 3 support on Amazon Linux 2 (LTS). | Andrei Belov | 1 | -1/+2 | |
2019-12-02 | Packages: added Python 3 support on RHEL/CentOS 7. | Andrei Belov | 1 | -1/+2 | |
2019-07-04 | Packages: log and pid paths made consistent. | Andrei Belov | 1 | -2/+2 | |
2019-03-26 | Packages: added RHEL 8 support. | Andrei Belov | 1 | -0/+13 | |
2019-02-28 | Packages: added unit-jsc (Java Servlet Container) family. | Andrei Belov | 1 | -8/+31 | |
2019-02-26 | Packages: fixed packages build, broken in 00d8049418cf. | Andrei Belov | 1 | -1/+1 | |
2019-02-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 1 | -3/+2 | |
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926). | |||||
2019-02-14 | Packages: removed unit-perl on CentOS 6. | Andrei Belov | 1 | -1/+7 | |
CentOS 6 has Perl version 5.10, which is unsupported by Unit. | |||||
2019-01-24 | Packages: systemd and other improvements. | Remi Collet | 1 | -1/+1 | |
See the following links for details: https://github.com/nginx/unit/pull/212 https://github.com/nginx/unit/issues/213 Closes #155, closes #212, closes #213. | |||||
2019-01-24 | Packages: Fedora >= 29 have python 3.7. | Remi Collet | 1 | -0/+4 | |
Closes #211. | |||||
2018-10-25 | Packages: updated to 1.5-1. | Valentin Bartenev | 1 | -1/+1 | |
2018-09-27 | Packages: updated to 1.4-2. | Andrei Belov | 1 | -1/+1 | |
2018-09-20 | Packages: enabled OpenSSL support. | Andrei Belov | 1 | -3/+4 | |
2018-04-02 | Added Ruby packaging support. | Andrei Belov | 1 | -0/+3 | |
2018-02-28 | Packages: added Fedora support. | Andrei Belov | 1 | -0/+10 | |
Tested on currently supported releases: Fedora 26, Fedora 27. | |||||
2018-03-01 | Packages: added openSUSE Leap, openSUSE Tumbleweed, SLES support. | Andrei Belov | 1 | -5/+45 | |
2018-03-01 | Packages: fixed changelog generation for rpms. | Andrei Belov | 1 | -2/+2 | |
2018-03-01 | Packages: include unit.spec under specs target. | Andrei Belov | 1 | -1/+1 | |
2018-03-01 | Packages: unified check-build-depends target. | Andrei Belov | 1 | -24/+11 | |
2018-02-28 | Packages: added essential build dependencies. | Andrei Belov | 1 | -1/+2 | |
2018-02-07 | Packages: added Perl package. | Andrei Belov | 1 | -0/+2 | |
2018-01-26 | Packages: "test" and "test-debug" targets for rpm. | Andrei Belov | 1 | -2/+22 | |
2018-01-22 | Packages: added support for Amazon Linux. | Andrei Belov | 1 | -1/+26 | |
2018-01-22 | Packages: improved per-module dependency tracking. | Andrei Belov | 1 | -3/+23 | |
2017-10-19 | Introduced rpm packages building tools. | Andrei Belov | 1 | -0/+137 | |