summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Tests: added tests for the URI rewrite.Andrei Zeliankou1-0/+219
2023-04-20HTTP: added basic URI rewrite.Zhidao HONG11-11/+167
2023-05-08Docs: removed incorrect Pp call in unitd.8.Alejandro Colomar1-1/+0
2023-05-08Docs: using appropriate mdoc(7) macros for URIs in unitd.8.Alejandro Colomar1-6/+3
2023-05-08Docs: changed Authors section to Copyright section in unitd.8.Alejandro Colomar1-2/+4
2023-05-08Docs: updated unitd.8 date.Alejandro Colomar1-1/+1
2023-05-08Docs: setting the project name in unitd.8.Alejandro Colomar1-1/+1
2023-05-08Docs: documenting the renamed directory flags in unitd.8.Alejandro Colomar1-4/+4
2023-05-08Docs: not using shouty caps in unitd.8.Alejandro Colomar1-10/+10
2023-05-08Docs: removed '-v' from unitd.8.Alejandro Colomar1-2/+2
2023-05-08Docs: moved uintd.8 to man8/ subdirectory.Alejandro Colomar5-6/+6
2023-04-12Docker: made curl fail with non-zero exit code on server errors.Konstantin Pavlov1-1/+1
2023-04-25Allow to remove the version string in HTTP responses.Andrew Clayton4-3/+22
2023-04-25Decouple "Unit" from NXT_SERVER.Andrew Clayton1-1/+2
2023-04-24Remove an erroneous semi-colon.Andrew Clayton1-1/+1
2023-04-24Don't conflate the error variable in nxt_kqueue_poll().Andrew Clayton1-3/+4
2023-04-24Remove a bunch of dead code.Andrew Clayton22-4948/+0
2023-04-15Tools: setup-unit: unified repeated code.Alejandro Colomar1-9/+7
2023-04-11Regenerated Dockerfiles.Konstantin Pavlov8-8/+8
2023-04-11contrib: updated njs to 0.7.12.Konstantin Pavlov3-3/+6
2023-04-12HTTP: optimizing $request_line.Alejandro Colomar6-45/+24
2023-04-11Docker: fixed a typo.Konstantin Pavlov1-1/+1
2023-04-11Docker: fixed a typo.Konstantin Pavlov1-1/+1
2023-04-11Add per-application logging.Andrew Clayton5-0/+81
2023-04-11Add nxt_file_stdout().Andrew Clayton2-0/+20
2023-04-11PHP: Make the filter_input() function work.Andrew Clayton1-3/+12
2023-04-10Regenerated Dockerfiles.Konstantin Pavlov8-88/+136
2023-04-06Docker: drop apt-get clean usage.Konstantin Pavlov1-1/+1
2023-04-06Docker: explicitely set uid/gid to 999 for unit user.Konstantin Pavlov1-2/+2
2023-04-06Packages: use groupadd/useradd on Debian-based operating systems.Konstantin Pavlov2-10/+8
2023-04-06Docker: added OCI image-spec labels.Konstantin Pavlov1-1/+7
2023-04-06Docker: specified explicit variants of images to use.Konstantin Pavlov1-8/+17
2023-04-06Docker: dropped a leftover from a multi-stage build.Konstantin Pavlov1-1/+1
2023-04-10Docker: check out packaging tags.Konstantin Pavlov2-2/+5
2023-03-28Docker: fixed git references.Konstantin Pavlov1-2/+2
2023-04-06Docker: drop apt-get clean usage.Konstantin Pavlov1-1/+1
2023-04-06Docker: explicitely set uid/gid to 999 for unit user.Konstantin Pavlov1-2/+2
2023-04-06Packages: use groupadd/useradd on Debian-based operating systems.Konstantin Pavlov2-10/+8
2023-04-06Docker: added OCI image-spec labels.Konstantin Pavlov1-1/+7
2023-04-06Docker: specified explicit variants of images to use.Konstantin Pavlov1-8/+17
2023-04-06Docker: dropped a leftover from a multi-stage build.Konstantin Pavlov1-1/+1
2023-04-10Docker: check out packaging tags.Konstantin Pavlov2-2/+5
2023-03-30Docker: added njs support.Konstantin Pavlov1-4/+8
2023-03-30Packages: added unitc and setup-unit.Konstantin Pavlov5-2/+15
2023-04-04Tools: use control socket and log file from running instance.Liam Crilly1-2/+2
2023-04-03Remove a useless assignment in nxt_mem_zone_alloc_pages().Andrew Clayton1-1/+1
2023-04-03Prevent a possible NULL de-reference in nxt_job_create().Andrew Clayton1-4/+6
2023-04-03Remove a useless assignment in nxt_fs_mkdir_all().Andrew Clayton1-1/+1
2023-03-30Packages: Used a stricter check for Amazon Linux 2023.Konstantin Pavlov1-2/+2
2023-03-29Packages: fixed rpm builds after 817968931c58.Konstantin Pavlov1-3/+3