Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |