Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 1 | -15/+0 | |
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-04-24 | Packages: using "pass" option in config examples. | Valentin Bartenev | 1 | -1/+1 | |
The "application" option has been deprecated since 1.8.0. | |||||
2018-10-09 | Renamed "go" application type to "external". | Valentin Bartenev | 1 | -1/+1 | |
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 | 1 | -15/+15 | |
2018-05-14 | Packages: Ubuntu 18.10 "bionic" support added. | Andrei Belov | 1 | -1/+1 | |
2017-10-19 | Introduced deb packages building tools.0.2 | Andrei Belov | 1 | -15/+15 | |
2017-10-19 | Introduced rpm packages building tools. | Andrei Belov | 1 | -0/+15 | |