Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-23 | Packages: added Ubuntu 20.04 "focal" support. | Andrei Belov | 2 | -1/+13 | |
2020-03-12 | Using disk file to store large request body. | Max Romanov | 1 | -0/+1 | |
This closes #386 on GitHub. | |||||
2020-01-28 | Packages: added curl dependency to fetch Java archives. | Max Romanov | 1 | -1/+1 | |
2020-01-27 | Updated copyright notice. | Valentin Bartenev | 1 | -4/+9 | |
2019-12-25 | Go: changing import name for "unit.nginx.org/go". | Max Romanov | 2 | -2/+2 | |
This patch includes packaging changes - update unit-go installation directory. | |||||
2019-12-24 | Go: moving source files to the root of the project. | Max Romanov | 4 | -1/+4 | |
This patch includes packaging changes related to files move. | |||||
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 16 | -454/+10 | |
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package should be installed before building unit-go. | |||||
2019-11-21 | Packages: added Ubuntu 19.10 "eoan" support. | Andrei Belov | 6 | -1/+141 | |
2019-11-19 | Packages: added Python 3.8 on Ubuntu 18.04, 19.04. | Andrei Belov | 3 | -0/+65 | |
2019-09-25 | Packaging: debian: drop a surplus line from init script | Konstantin Pavlov | 1 | -2/+0 | |
2019-09-25 | Packaging: debian: changed NAME in the init script | Konstantin Pavlov | 1 | -1/+1 | |
This fixes the following issues: - inability to stop unit daemon - default configuration from /etc/default/unit are not propagated to the daemon | |||||
2019-09-25 | Packages: added logrotate configuration for Debian packages. | Andrei Belov | 1 | -0/+15 | |
While here, made logrotate configuration consistent between rpm and deb. This closes #323 issue on GitHub. | |||||
2019-07-09 | Packages: Debian 10 "buster" support added. | Andrei Belov | 2 | -1/+13 | |
2019-07-04 | Packages: log and pid paths made consistent. | Andrei Belov | 3 | -3/+3 | |
2019-06-07 | Packages: switched to Java 11 on Ubuntu 18.04. | Andrei Belov | 1 | -1/+1 | |
2019-06-04 | Packages: added Python 3.7 on Ubuntu 18.04. | Andrei Belov | 1 | -0/+1 | |
This closes #251 issue on GitHub. | |||||
2019-04-24 | Packages: using "pass" option in config examples. | Valentin Bartenev | 20 | -23/+23 | |
The "application" option has been deprecated since 1.8.0. | |||||
2019-04-22 | Packages: Ubuntu 19.04 "disco" support added. | Andrei Belov | 4 | -2/+84 | |
2019-03-01 | Packages: added JSR-340 compatibility notice to unit-jsc packages. | Andrei Belov | 4 | -1/+57 | |
2019-03-01 | Packages: added Java trademark notice to corresponding packages. | Andrei Belov | 4 | -2/+84 | |
2019-03-01 | Packages: removed Ubuntu 17.04 and 17.10 references due to EOL. | Andrei Belov | 1 | -22/+0 | |
2019-02-28 | Packages: added unit-jsc (Java Servlet Container) family. | Andrei Belov | 15 | -6/+1290 | |
2019-02-26 | Packages: yet another fix added, missed in a7af31b69692. | Andrei Belov | 1 | -1/+1 | |
2019-02-26 | Packages: fixed packages build, broken in 00d8049418cf. | Andrei Belov | 2 | -0/+4 | |
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-01-09 | Year 2019. | Valentin Bartenev | 1 | -4/+5 | |
2018-12-27 | Packages: Ubuntu 18.10 "cosmic" support added. | Andrei Belov | 3 | -0/+75 | |
2018-12-27 | Packages: URL fixed in examples to work with latest curl. | Andrei Belov | 13 | -13/+13 | |
2018-11-29 | Packages: made unit-go architecture-dependent. | Andrei Belov | 8 | -135/+2 | |
This closes #172 issue on GitHub. | |||||
2018-11-26 | Packages: added strict version dependency for unit-dev/unit-devel. | Andrei Belov | 1 | -1/+2 | |
2018-10-25 | Packages: updated to 1.5-1. | Valentin Bartenev | 14 | -14/+14 | |
2018-10-23 | Packages: introduced unit-dev/unit-devel package. | Andrei Belov | 2 | -0/+16 | |
2018-10-09 | Renamed "go" application type to "external". | Valentin Bartenev | 6 | -6/+6 | |
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-10-05 | Packages: all CRLF newlines in examples converted to LF. | Andrei Belov | 6 | -126/+126 | |
2018-09-27 | Packages: updated to 1.4-2. | Andrei Belov | 14 | -14/+14 | |
2018-09-27 | Packages: adjusted post-install banners. | Andrei Belov | 13 | -18/+31 | |
2018-09-26 | Packages: removed "loadconfig" and "saveconfig" actions. | Andrei Belov | 1 | -29/+1 | |
2018-09-20 | Packages: enabled OpenSSL support. | Andrei Belov | 2 | -3/+5 | |
2018-05-14 | Packages: Ubuntu 18.10 "bionic" support added. | Andrei Belov | 3 | -0/+75 | |
2018-04-02 | Added Ruby packaging support. | Andrei Belov | 4 | -0/+75 | |
2018-03-01 | Packages: unified check-build-depends target. | Andrei Belov | 1 | -23/+11 | |
2018-02-28 | Packages: added essential build dependencies. | Andrei Belov | 1 | -1/+1 | |
2018-02-07 | Packages: fixed building of deb packages with redefined versions. | Andrei Belov | 1 | -0/+7 | |
2018-02-07 | Packages: added Perl package. | Andrei Belov | 5 | -0/+92 | |
2018-02-07 | Packages: fixed example configurations after fa714d76592b. | Andrei Belov | 7 | -8/+8 | |
2018-01-26 | Packages: "test" and "test-debug" targets for deb. | Andrei Belov | 1 | -2/+22 | |
2018-01-22 | Packages: explicit Python module versioning in Debian examples. | Andrei Belov | 4 | -4/+4 | |
2018-01-22 | Packages: improved per-module dependency tracking. | Andrei Belov | 11 | -14/+45 | |
2018-01-01 | Year 2018. | Valentin Bartenev | 1 | -4/+4 | |
2017-12-28 | Packages: fixed building on 64-bit Debian 9 and Ubuntu 17.10. | Andrei Belov | 2 | -2/+2 | |