Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-24 | Updated copyright notice. | Andrei Zeliankou | 2 | -8/+14 | |
2023-03-22 | Packages: Added Amazon Linux 2023. | Konstantin Pavlov | 1 | -0/+15 | |
2022-11-16 | Packages: added Fedora 37 support. | Konstantin Pavlov | 1 | -0/+16 | |
2022-11-04 | Packages: added Python 3.8 and Python 3.9 modules on RHEL 8 clones. | Konstantin Pavlov | 1 | -0/+16 | |
Refs: https://github.com/nginx/unit/issues/778 | |||||
2022-06-20 | Packages: cleanup targets that are not supported anymore. | Konstantin Pavlov | 3 | -64/+0 | |
2022-02-15 | Updated copyright notice. | Valentin Bartenev | 3 | -12/+33 | |
2021-12-02 | Packages: added systemd service for debug binary. | Andrei Belov | 1 | -0/+26 | |
2021-11-12 | Packages: added support for Fedora 35. | Andrei Belov | 1 | -0/+16 | |
2021-01-26 | Packages: added Fedora 33 support. | Andrei Belov | 1 | -0/+16 | |
2020-12-17 | Packages: run non-privileged processes under "unit" user. | Andrei Belov | 12 | -15/+0 | |
2020-11-24 | Packages: dropped support for non-systemd distributions. | Konstantin Pavlov | 2 | -89/+0 | |
2020-06-16 | Packages: added Fedora 32 support. | Andrei Belov | 1 | -0/+17 | |
2019-12-25 | Go: changing import name for "unit.nginx.org/go". | Max Romanov | 1 | -1/+1 | |
This patch includes packaging changes - update unit-go installation directory. | |||||
2019-09-25 | Packages: added logrotate configuration for Debian packages. | Andrei Belov | 1 | -0/+4 | |
While here, made logrotate configuration consistent between rpm and deb. This closes #323 issue on GitHub. | |||||
2019-07-04 | Packages: log and pid paths made consistent. | Andrei Belov | 1 | -2/+2 | |
2019-04-24 | Packages: using "pass" option in config examples. | Valentin Bartenev | 13 | -16/+16 | |
The "application" option has been deprecated since 1.8.0. | |||||
2019-03-01 | Packages: added Java trademark notice to corresponding packages. | Andrei Belov | 4 | -2/+81 | |
2019-02-28 | Packages: added unit-jsc (Java Servlet Container) family. | Andrei Belov | 4 | -0/+910 | |
2019-01-24 | Packages: systemd and other improvements. | Remi Collet | 3 | -5/+27 | |
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/+17 | |
Closes #211. | |||||
2018-10-09 | Renamed "go" application type to "external". | Valentin Bartenev | 2 | -2/+2 | |
There's nothing specific to Go language. This type of application object can be used to run any external application that utilizes libunit API. | |||||
2018-09-26 | Packages: removed "loadconfig" and "saveconfig" actions. | Andrei Belov | 3 | -78/+1 | |
2018-05-14 | Packages: fixed log and pid paths on CentOS 7. | Andrei Belov | 1 | -1/+1 | |
This closes #120 issue on GitHub. | |||||
2018-04-24 | Fixed typo in RPM packages. | Nick Shadrin | 1 | -1/+1 | |
2018-04-02 | Added Ruby packaging support. | Andrei Belov | 2 | -0/+23 | |
2018-02-07 | Packages: added Perl package. | Andrei Belov | 3 | -0/+41 | |
2018-02-07 | Packages: fixed example configurations after fa714d76592b. | Andrei Belov | 7 | -8/+8 | |
2018-01-22 | Packages: added support for Amazon Linux. | Andrei Belov | 4 | -0/+68 | |
2017-12-01 | Packaging changes for updated Go package. | Max Romanov | 1 | -1/+1 | |
- package name changed to 'nginx/unit'; - source files installed in /usr/share/gocode; - rpm and deb go packages made noarch. | |||||
2017-10-19 | Introduced rpm packages building tools. | Andrei Belov | 12 | -0/+305 | |