summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Libunit: invert conditionals to improve readability.manAlejandro Colomar2023-07-01-38/+33
* Add ASCII renderings of the libunit manual pagesAlejandro Colomar2023-05-24-0/+1298
* Add UTF-8 renderings of the libunit manual pagesAlejandro Colomar2023-05-24-0/+1298
* Docs: added libunit manual pages.Alejandro Colomar2023-05-24-0/+1624
* Using names in .mailmap.Alejandro Colomar2023-05-21-2/+2
* Added Alex to .mailmap.Alejandro Colomar2023-05-21-0/+2
* Added back deprecated options to unitd.Alejandro Colomar2023-05-21-0/+31
* Tests: added tests for "server_version" option.Andrei Zeliankou2023-05-19-0/+15
* Tests: added ASGI application with IPv6 address test.Andrei Zeliankou2023-05-19-0/+9
* Python: Fix ASGI applications accessed over IPv6.Andrew Clayton2023-05-18-11/+3
* Fixed broken links in README.Artem Konev2023-05-10-4/+4
* Added the initial version of the OpenAPI specification.Artem Konev2023-05-10-6/+6350
* Unit 1.30.0 release.Andrei Zeliankou2023-05-10-0/+1
* Merged with the 1.29 branch.Andrei Zeliankou2023-05-10-2/+1
|\
| * Toned down proxy messaging in README.Artem Konev2023-05-10-2/+1
* | Added version 1.30.0 CHANGES.Andrei Zeliankou2023-05-10-2/+30
* | Edited "changes.xml" for the 1.30.0 release.Andrei Zeliankou2023-05-10-4/+35
* | Tests: added tests for NJS loadable modules.Andrei Zeliankou2023-05-10-15/+133
* | Regenerated dockerfiles.Konstantin Pavlov2023-05-09-425/+477
* | Docker: show welcome page on port 80 when entrypoint.d is empty.Liam Crilly2023-05-09-33/+136
* | Docker: tagged minimal variant as latest.Konstantin Pavlov2023-05-05-1/+5
* | Docker: Makefile housekeeping.Konstantin Pavlov2023-05-05-5/+2
* | Docker: added a way to generate multiple versions of an image.Konstantin Pavlov2023-05-05-23/+30
* | Packages: added Ubuntu 23.04 "lunar" support.Konstantin Pavlov2023-05-03-1/+177
* | Docker: add support for JavaScript modules.Liam Crilly2023-05-09-1/+7
* | NJS: supported loadable modules.Zhidao HONG2023-05-08-50/+1591
* | Tests: added tests for the URI rewrite.Andrei Zeliankou2023-05-09-0/+219
* | HTTP: added basic URI rewrite.Zhidao HONG2023-04-20-11/+167
* | Docs: removed incorrect Pp call in unitd.8.Alejandro Colomar2023-05-08-1/+0
* | Docs: using appropriate mdoc(7) macros for URIs in unitd.8.Alejandro Colomar2023-05-08-6/+3
* | Docs: changed Authors section to Copyright section in unitd.8.Alejandro Colomar2023-05-08-2/+4
* | Docs: updated unitd.8 date.Alejandro Colomar2023-05-08-1/+1
* | Docs: setting the project name in unitd.8.Alejandro Colomar2023-05-08-1/+1
* | Docs: documenting the renamed directory flags in unitd.8.Alejandro Colomar2023-05-08-4/+4
* | Docs: not using shouty caps in unitd.8.Alejandro Colomar2023-05-08-10/+10
* | Docs: removed '-v' from unitd.8.Alejandro Colomar2023-05-08-2/+2
* | Docs: moved uintd.8 to man8/ subdirectory.Alejandro Colomar2023-05-08-6/+6
* | Docker: made curl fail with non-zero exit code on server errors.Konstantin Pavlov2023-04-12-1/+1
* | Allow to remove the version string in HTTP responses.Andrew Clayton2023-04-25-3/+22
* | Decouple "Unit" from NXT_SERVER.Andrew Clayton2023-04-25-1/+2
* | Remove an erroneous semi-colon.Andrew Clayton2023-04-24-1/+1
* | Don't conflate the error variable in nxt_kqueue_poll().Andrew Clayton2023-04-24-3/+4
* | Remove a bunch of dead code.Andrew Clayton2023-04-24-4948/+0
* | Tools: setup-unit: unified repeated code.Alejandro Colomar2023-04-15-9/+7
* | contrib: updated njs to 0.7.12.Konstantin Pavlov2023-04-11-3/+6
* | HTTP: optimizing $request_line.Alejandro Colomar2023-04-12-45/+24
* | Docker: fixed a typo.Konstantin Pavlov2023-04-11-1/+1
* | Add per-application logging.Andrew Clayton2023-04-11-0/+81
* | Add nxt_file_stdout().Andrew Clayton2023-04-11-0/+20
* | PHP: Make the filter_input() function work.Andrew Clayton2023-04-11-3/+12