Age | Commit message (Expand) | Author | Files | Lines |
2024-02-20 | Updated copyright notice. | Andrei Zeliankou | 6 | -31/+61 |
2024-02-20 | Docker: Update versions of Go, Node, PHP, Ruby | Dan Callahan | 16 | -21/+199 |
2024-02-20 | Docker: Shallow clone the Unit repo | Dan Callahan | 14 | -14/+14 |
2024-02-20 | Packages: fixed a path to python 3.12 example app | Konstantin Pavlov | 1 | -1/+1 |
2024-02-20 | Docker: redirect logs to stderr | Konstantin Pavlov | 1 | -1/+1 |
2024-02-19 | Docker: Switch python3.12 to using github | Andrei Zeliankou | 1 | -2/+2 |
2024-02-16 | Packages: Move dist target to git archive | Konstantin Pavlov | 1 | -4/+5 |
2024-02-16 | Docker: Switch to github | Konstantin Pavlov | 13 | -26/+26 |
2024-02-13 | Docker: Generated Dockerfile for Unit 1.31.1. | tclesius | 1 | -0/+89 |
2024-02-13 | Docker: added python3.12 to versions | tclesius | 1 | -1/+1 |
2024-02-09 | Packages: Added Fedora 39 support. | Konstantin Pavlov | 5 | -2/+101 |
2024-02-09 | contrib: updated njs to 0.8.2. | Konstantin Pavlov | 2 | -2/+2 |
2024-02-09 | contrib: Bump libunit-wasm to 0.3.0. | Konstantin Pavlov | 1 | -2/+2 |
2024-02-09 | Packages: added Ubuntu 23.10 "mantic" support. | Konstantin Pavlov | 5 | -0/+165 |
2024-01-16 | White space formatting fixes | Andrei Zeliankou | 1 | -1/+1 |
2023-10-17 | Generated Dockerfiles for Unit 1.31.1.1.31.1 | Andrei Zeliankou | 12 | -24/+24 |
2023-10-13 | contrib: updated njs to 0.8.1. | Konstantin Pavlov | 2 | -2/+2 |
2023-10-04 | Docker: fix HTML escaping. | Liam Crilly | 1 | -1/+1 |
2023-08-23 | Generated Dockerfiles for Unit 1.31.0.tag1.31.0 | Andrei Zeliankou | 12 | -24/+24 |
2023-08-22 | Regenerated Dockerfiles. | Konstantin Pavlov | 12 | -37/+453 |
2023-08-22 | Docker: remove gem caches in ruby images. | Konstantin Pavlov | 1 | -1/+1 |
2023-08-22 | Docker: remove maven caches in jsc images. | Konstantin Pavlov | 1 | -1/+1 |
2023-08-22 | Docker: remove npm caches in node images. | Konstantin Pavlov | 1 | -1/+1 |
2023-08-22 | Docker: remove build-essential package. | Konstantin Pavlov | 1 | -1/+1 |
2023-08-22 | Docker: added a container-diff helper. | Konstantin Pavlov | 1 | -0/+5 |
2023-08-22 | Docker: be POSIX-compliant in the library creation script. | Konstantin Pavlov | 1 | -2/+2 |
2023-08-22 | Docker: avoid error if /docker-entrypoint.d already exists. | RomainMou | 1 | -1/+1 |
2023-08-22 | Docker: bumped language versions. | Konstantin Pavlov | 1 | -3/+3 |
2023-08-22 | Docker: added meaningful title to metadata. | Konstantin Pavlov | 2 | -1/+2 |
2023-08-22 | Docker: added wasm variant. | Konstantin Pavlov | 1 | -2/+31 |
2023-08-22 | Docker: use a specific directory to build unit. | Konstantin Pavlov | 1 | -1/+3 |
2023-08-22 | Docker: introduced a "module prebuild" step. | Konstantin Pavlov | 2 | -1/+11 |
2023-08-22 | Packages: specify runstatedir and logdir explicitely. | Konstantin Pavlov | 3 | -0/+6 |
2023-08-22 | Packages: added libunit-wasm and headers to deb packaging. | Konstantin Pavlov | 4 | -4/+15 |
2023-08-22 | Packages: added libunit-wasm and headers to rpm packaging. | Konstantin Pavlov | 1 | -0/+17 |
2023-08-22 | contrib: added libunit-wasm and wasi-sysroot. | Konstantin Pavlov | 5 | -0/+45 |
2023-08-22 | Packages: added wasm module packaging for deb-based distros. | Konstantin Pavlov | 3 | -0/+57 |
2023-08-22 | Packages: added wasm module packaging for rpm-based distros. | Konstantin Pavlov | 3 | -0/+60 |
2023-08-22 | contrib: added wasmtime. | Konstantin Pavlov | 3 | -0/+32 |
2023-08-22 | Packages: added pkg-config file packaging for rpm-based distros. | Konstantin Pavlov | 1 | -0/+1 |
2023-07-11 | contrib: updated njs to 0.8.0. | Konstantin Pavlov | 2 | -2/+2 |
2023-06-07 | Packages: added Debian 12 "bookworm" support. | Konstantin Pavlov | 2 | -1/+14 |
2023-05-24 | Updated copyright notice. | Andrei Zeliankou | 5 | -20/+35 |
2023-05-09 | Regenerated dockerfiles. | Konstantin Pavlov | 11 | -425/+477 |
2023-05-09 | Docker: show welcome page on port 80 when entrypoint.d is empty. | Liam Crilly | 5 | -33/+136 |
2023-05-05 | Docker: tagged minimal variant as latest. | Konstantin Pavlov | 1 | -1/+5 |
2023-05-05 | Docker: Makefile housekeeping. | Konstantin Pavlov | 1 | -5/+2 |
2023-05-05 | Docker: added a way to generate multiple versions of an image. | Konstantin Pavlov | 1 | -23/+30 |
2023-05-03 | Packages: added Ubuntu 23.04 "lunar" support. | Konstantin Pavlov | 5 | -0/+163 |
2023-05-09 | Docker: add support for JavaScript modules. | Liam Crilly | 1 | -1/+7 |