summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Tools: improved ps(1) portability for unitc.Liam Crilly1-4/+19
2023-06-01Python: Fix error checks in nxt_py_asgi_request_handler().synodriver1-2/+2
2023-06-01Python: Add ASGI lifespan state support.synodriver4-3/+84
2023-05-29Tests: more fixtures.Andrei Zeliankou24-341/+340
2023-05-29Tests: Log reworked.Andrei Zeliankou3-80/+90
2023-05-25Tests: assertion related fixes.Andrei Zeliankou11-95/+90
2023-05-25Tests: "temp_dir" fixture used were possible.Andrei Zeliankou3-5/+5
2023-05-25Tests: unified setup method usage.Andrei Zeliankou15-93/+113
2023-05-25Tests: removed unused variables.Andrei Zeliankou34-91/+87
2023-05-25Tests: fixed incorrect pointer assignment.Alejandro Colomar1-2/+2
2023-05-24Updated copyright notice.Andrei Zeliankou9-27/+75
2023-05-24Version bump.Andrei Zeliankou2-2/+44
2023-05-21Using names in .mailmap.Alejandro Colomar1-2/+2
2023-05-21Added Alex to .mailmap.Alejandro Colomar1-0/+2
2023-05-21Added back deprecated options to unitd.Alejandro Colomar1-0/+31
2023-05-19Tests: added tests for "server_version" option.Andrei Zeliankou1-0/+15
2023-05-19Tests: added ASGI application with IPv6 address test.Andrei Zeliankou1-0/+9
2023-05-18Python: Fix ASGI applications accessed over IPv6.Andrew Clayton1-11/+3
2023-05-10Fixed broken links in README.Artem Konev1-4/+4
2023-05-10Added the initial version of the OpenAPI specification.Artem Konev2-6/+6350
2023-05-10Added tag 1.30.0-1 for changeset 8a0b4338a156.Konstantin Pavlov1-0/+1
2023-05-10Merged with the default branch.1.30.0-1Konstantin Pavlov202-6555/+4743
2023-05-10Unit 1.30.0 release.Andrei Zeliankou1-0/+1
2023-05-10Merged with the 1.29 branch.1.30.0Andrei Zeliankou1-2/+1
2023-05-10Added version 1.30.0 CHANGES.Andrei Zeliankou2-2/+30
2023-05-10Edited "changes.xml" for the 1.30.0 release.Andrei Zeliankou1-4/+35
2023-05-10Toned down proxy messaging in README.Artem Konev1-2/+1
2023-05-10Tests: added tests for NJS loadable modules.Andrei Zeliankou6-15/+133
2023-05-09Regenerated dockerfiles.Konstantin Pavlov11-425/+477
2023-05-09Docker: show welcome page on port 80 when entrypoint.d is empty.Liam Crilly5-33/+136
2023-05-05Docker: tagged minimal variant as latest.Konstantin Pavlov1-1/+5
2023-05-05Docker: Makefile housekeeping.Konstantin Pavlov1-5/+2
2023-05-05Docker: added a way to generate multiple versions of an image.Konstantin Pavlov1-23/+30
2023-05-03Packages: added Ubuntu 23.04 "lunar" support.Konstantin Pavlov6-1/+177
2023-05-09Docker: add support for JavaScript modules.Liam Crilly1-1/+7
2023-05-08NJS: supported loadable modules.Zhidao HONG16-50/+1591
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