summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Generated Dockerfiles for Unit 1.29.0.1.29.0Andrei Zeliankou8-8/+8
2022-12-15Added version 1.29.0 CHANGES.Andrei Zeliankou2-2/+42
2022-12-15Reordered changes for 1.29.0 by significance (subjective).Andrei Zeliankou1-17/+23
2022-12-14Tools: Updated built-in 'setup-unit' help, README.md command lines.Artem Konev2-70/+69
2022-12-14Packages: Used a more common name for pkg-config.Konstantin Pavlov1-1/+1
2022-12-14Tests: added tests for "path" option in isolation/cgroup.Andrei Zeliankou1-0/+123
2022-12-07Packages: added njs support.Konstantin Pavlov5-8/+30
2022-11-29Added contribs and njs.Konstantin Pavlov6-0/+168
2022-12-14Tools: Added subcommands to setup-unit.Alejandro Colomar1-211/+1400
2022-12-14Tools: Added unitc.Liam Crilly2-0/+310
2022-12-14Python: Added "prefix" to configuration.OutOfFocus417-23/+472
2022-12-14Removed dead code.OutOfFocus41-1/+0
2022-12-14Java: upgrading third-party components.Sergey A. Osokin4-24/+27
2022-12-13Docker: limited the waiting time for control socket removal.Konstantin Pavlov1-1/+15
2022-12-13Regenerated Dockerfiles.Konstantin Pavlov2-4/+4
2022-12-07Docker: bumped language versions.Konstantin Pavlov1-2/+2
2022-12-13Tests: added tests for the large header buffer settings.Andrei Zeliankou1-0/+60
2022-12-13Configuration: made large_header_buffers a valid setting.Andrew Clayton1-0/+3
2022-12-13Configuration: made large_header_buffer_size a valid setting.Andrew Clayton1-0/+3
2022-12-12Tests: stop execution if can't unmount any filesystem.Andrei Zeliankou2-2/+15
2022-12-12Tests: pretty output.Andrei Zeliankou3-9/+10
2022-12-10Isolation: wired up cgroup support to the config system.Andrew Clayton2-0/+68
2022-12-10Isolation: wired up cgroup to build system.Andrew Clayton4-0/+29
2022-12-10Isolation: wired up per-application cgroup support internally.Andrew Clayton4-0/+79
2022-12-10Isolation: added core cgroup infrastructure.Andrew Clayton2-0/+188
2022-12-10Added simple wrappers for fopen(3) and fclose(3).Andrew Clayton2-0/+41
2022-12-09Tests: fixed tests to run as privileged user.Andrei Zeliankou2-8/+15
2022-12-08Fix compilation with GCC and -O0.Andrew Clayton1-2/+2
2022-11-16Packages: added Ubuntu 22.10 "kinetic" support.Konstantin Pavlov4-1/+116
2022-11-16Packages: added Fedora 37 support.Konstantin Pavlov3-1/+85
2022-11-29Used pkg-config to detect njs where available.Konstantin Pavlov1-4/+12
2022-12-06Node.js: added "shortCircuit" option for ES modules hook.Andrei Zeliankou2-2/+10
2022-12-06Python: Added support for Python 3.11.Andrew Clayton2-2/+73
2022-12-03Added tools/README.md.Liam Crilly1-0/+16
2022-11-29Tests: NJS.Andrei Zeliankou4-1/+101
2022-11-22NJS: added http request prototype.Zhidao HONG7-4/+359
2022-11-20Basic njs support.Zhidao HONG20-44/+507
2022-11-20Var: separating nxt_tstr_t from nxt_var_t.Zhidao HONG17-226/+403
2022-11-24Added security.txt.Artem Konev1-0/+30
2022-11-22Tools: Added setup-unit.Konstantin Pavlov1-0/+311
2022-11-20Var: improved variable parsing with empty names.Zhidao HONG2-43/+33
2022-11-16Propagated NXT_RUBY_CFLAGS to Ruby checks.Konstantin Pavlov1-3/+3
2022-11-17Refactored functions that set WSGI variables.OutOfFocus41-6/+24
2022-11-17Removed dead code.OutOfFocus43-16/+1
2022-11-04Packages: relaxed dependencies between modules and base package.Konstantin Pavlov5-2/+6
2022-11-15Tests: fixed _check_processes() checks in "--restart" mode.Andrei Zeliankou1-0/+4
2022-11-15Tests: removed migration test.Andrei Zeliankou1-46/+0
2022-11-15Tests: fixed assertion in test_variables_dynamic.Andrei Zeliankou1-4/+7
2022-11-15Tests: features and options checks improved.Andrei Zeliankou3-16/+13
2022-11-15Optimization for the "--no-unix-sockets" case.Andrei Zeliankou1-21/+19