Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | Go: adding main configure CFLAGS and LDFLAGS to module build flags. | Max Romanov | 1 | -1/+10 |
2020-01-28 | Java: fixing configure errors reporting. | Max Romanov | 1 | -3/+7 |
2020-01-28 | Java: introducing SHA512 sum validation for external JARs. | Max Romanov | 4 | -1/+76 |
2020-01-28 | Java: fixing maven repository URL. | Max Romanov | 1 | -1/+1 |
2019-12-25 | Go: changing import name for "unit.nginx.org/go". | Max Romanov | 1 | -1/+1 |
2019-12-24 | Router: introducing routing on client address. | Axel Duch | 1 | -0/+1 |
2019-12-24 | Go: moving source files to the root of the project. | Max Romanov | 1 | -1/+1 |
2019-12-24 | Go: installing go module for tests into build directory. | Max Romanov | 1 | -1/+1 |
2019-12-24 | Go: linking against libunit. | Max Romanov | 1 | -12/+20 |
2019-12-09 | Java: fixing racing condition in external JAR download. | Max Romanov | 1 | -3/+6 |
2019-12-06 | Isolation: allowed the use of credentials with unpriv userns. | Tiago Natel | 2 | -0/+11 |
2019-12-06 | Moved credential-related code to nxt_credential.c. | Tiago Natel | 1 | -0/+1 |
2019-11-26 | Changed the group listing to run unprivileged when possible. | Tiago Natel | 1 | -0/+16 |
2019-11-22 | Configure: fixed posix_spawn() detection with glic 2.30. | Sergey Kandaurov | 1 | -2/+2 |
2019-11-14 | Initial proxy support. | Igor Sysoev | 1 | -0/+1 |
2019-11-07 | Respecting AR environment variable to configure ar binary. | Valentin Bartenev | 3 | -12/+22 |
2019-10-23 | Python: fixing Python 3.8 build with clang. | Max Romanov | 1 | -1/+1 |
2019-10-22 | Python: fixing build for Python 3.8. | Max Romanov | 1 | -0/+4 |
2019-10-02 | Fixed "make tests" build without preceding "make". | Max Romanov | 6 | -10/+7 |
2019-09-19 | Basic support for serving static files. | Valentin Bartenev | 1 | -0/+1 |
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 4 | -0/+80 |
2019-09-05 | Java: introducing websocket support. | Max Romanov | 1 | -9/+157 |
2019-08-23 | Installing libunit files for websocket support. | Max Romanov | 1 | -4/+12 |
2019-08-20 | Introducing websocket support in router and libunit. | Max Romanov | 3 | -2/+28 |
2019-07-17 | Perl: propagated compile options from perl build. | Valentin Bartenev | 1 | -1/+2 |
2019-07-17 | Perl: removed "--include=" configure option. | Valentin Bartenev | 1 | -11/+5 |
2019-05-30 | Java: added java module in configure help. | Max Romanov | 1 | -0/+3 |
2019-02-28 | Introducing Java Servlet Container beta. | Max Romanov | 3 | -0/+495 |
2019-02-27 | Added trailing zero to version string. | Valentin Bartenev | 1 | -1/+1 |
2019-02-27 | Initial routing implementation. | Igor Sysoev | 1 | -0/+1 |
2019-02-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 3 | -19/+22 |
2019-01-23 | Node.js: fixed module version on installation from sources. | Alexander Borisov | 1 | -0/+5 |
2019-01-21 | Go: fixed module installation, broken in ed8b1aaefdd1. | Alexander Borisov | 1 | -1/+1 |
2018-12-19 | Node.js: added check for libunit version at compile time. | Alexander Borisov | 1 | -2/+9 |
2018-12-19 | libunit: added generation of version header file. | Alexander Borisov | 2 | -4/+15 |
2018-12-12 | Node.js: fixed global install in some cases. | Valentin Bartenev | 1 | -1/+1 |
2018-12-04 | Ruby: rpath made optional. | Valentin Bartenev | 1 | -3/+22 |
2018-11-22 | PHP: workaround for bug #71041. | Valentin Bartenev | 1 | -1/+26 |
2018-11-21 | PHP: fixed compatibility with ZTS. | Valentin Bartenev | 1 | -1/+1 |
2018-11-15 | Prettier ./configure summary. | Valentin Bartenev | 1 | -16/+17 |
2018-11-15 | Added TLS information to ./configure summary. | Valentin Bartenev | 1 | -0/+1 |
2018-11-14 | Node.js: reworked installation procedure. | Valentin Bartenev | 1 | -3/+25 |
2018-11-14 | Node.js: ./configure script cleanup. | Valentin Bartenev | 1 | -11/+19 |
2018-11-01 | Mention of "nodejs" configure option in help. | Sergey Kandaurov | 1 | -0/+3 |
2018-10-23 | Removed unused "--upstream" command line option. | Valentin Bartenev | 1 | -1/+1 |
2018-10-18 | Fixed Makefile target for NodeJS. | Alexander Borisov | 1 | -3/+3 |
2018-10-17 | Installing libunit headers and static library. | Max Romanov | 4 | -0/+42 |
2018-10-09 | Renamed "go" application type to "external". | Valentin Bartenev | 1 | -1/+1 |
2018-10-03 | Added Node.js support. | Alexander Borisov | 3 | -0/+167 |
2018-10-01 | Mention of --openssl configure option in help. | Valentin Bartenev | 1 | -0/+2 |