Age | Commit message (Expand) | Author | Files | Lines |
2021-08-12 | Java: upgrading third-party components. | Max Romanov | 2 | -12/+12 |
2021-08-09 | Java: upgrading third-party components. | Max Romanov | 2 | -18/+18 |
2021-06-15 | Node.js: improving and test packaging. | Max Romanov | 1 | -2/+5 |
2021-05-25 | Go: fixing tests for Go 1.16. | Max Romanov | 1 | -1/+1 |
2021-03-25 | Node.js: used distinct placeholder for version in "package.json". | Valentin Bartenev | 1 | -1/+1 |
2021-03-25 | Node.js: fixing module global installation. | Max Romanov | 1 | -12/+26 |
2021-03-22 | Java: upgrading third-party components. | Sergey A. Osokin | 2 | -18/+18 |
2020-11-10 | Java: fixing isolation mounts for Alpine musl. | Max Romanov | 1 | -1/+1 |
2020-11-02 | Java: upgrading 3rd-party components. | Max Romanov | 2 | -18/+18 |
2020-10-29 | Isolation: mounting of procfs by default when using "rootfs". | Tiago Natel de Moura | 3 | -11/+10 |
2020-10-26 | Configure: using comma instead of space for passing -rpath value. | Valentin Bartenev | 3 | -4/+3 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -0/+5 |
2020-09-09 | PHP: fixed "rootfs" isolation dependency on system mounts. | Tiago Natel de Moura | 1 | -29/+1 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -0/+1 |
2020-09-14 | Python: source file moved to 'python' sub-directory. | Max Romanov | 1 | -1/+2 |
2020-08-25 | Isolation: added "automount" option. | Tiago Natel de Moura | 4 | -14/+14 |
2020-08-25 | PHP: added bind mounts for extensions directory. | Tiago Natel de Moura | 1 | -1/+32 |
2020-08-09 | Ruby: fixed gem mount paths. | Valentin Bartenev | 1 | -4/+2 |
2020-08-09 | Ruby: simplified commands in ./configure script. | Valentin Bartenev | 1 | -9/+9 |
2020-08-09 | Ruby: removed unused variable from ./configure script. | Valentin Bartenev | 1 | -1/+0 |
2020-08-08 | Configure: verifying the Ruby library path. | Valentin Bartenev | 1 | -4/+10 |
2020-07-31 | Isolation: fixed the generation of mounts table. | Tiago Natel de Moura | 3 | -13/+20 |
2020-07-28 | PHP: fixed version comparison in configure script. | Tiago Natel de Moura | 1 | -2/+2 |
2020-06-23 | Python: fixed interpreter path in ./configure. | Tiago Natel de Moura | 1 | -2/+1 |
2020-05-28 | Packages: fixed java configure script.1.18.0 | Tiago Natel de Moura | 1 | -2/+2 |
2020-05-28 | Added "rootfs" feature. | Tiago Natel de Moura | 3 | -3/+100 |
2020-05-20 | PHP: building with PHP 8 (development version). | Remi Collet | 1 | -1/+5 |
2020-03-04 | PHP: added ZTS indication to ./configure output. | Valentin Bartenev | 1 | -0/+19 |
2020-03-04 | PHP: rearranged feature checks in ./configure. | Valentin Bartenev | 1 | -46/+48 |
2020-03-03 | PHP: optimization to avoid surplus chdir(2) calls. | Tiago Natel de Moura | 1 | -2/+11 |
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 | 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-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 | 5 | -5/+5 |
2019-09-05 | Java: introducing websocket support. | Max Romanov | 1 | -9/+157 |
2019-08-20 | Introducing websocket support in router and libunit. | Max Romanov | 1 | -0/+1 |
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-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-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 2 | -9/+4 |
2019-01-23 | Node.js: fixed module version on installation from sources. | Alexander Borisov | 1 | -0/+5 |