summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Reordered changes for 1.26.1 by significance (subjective).Valentin Bartenev1-7/+7
2021-12-02Fixed grammar in "changes.xml".Artem Konev1-1/+1
2021-12-02Fixed grammar in "changes.xml".Artem Konev1-1/+1
2021-12-02Packages: added systemd service for debug binary.Andrei Belov4-5/+50
2021-12-02Packages: added systemd service for debug binary.Andrei Belov4-5/+50
2021-12-01Disabling SCM_CREDS usage on DragonFly BSD.Max Romanov2-30/+38
2021-12-01Disabling SCM_CREDS usage on DragonFly BSD.Max Romanov2-30/+38
2021-12-01Fixing prototype process crash.Max Romanov2-0/+9
2021-12-01Fixing prototype process crash.Max Romanov2-0/+9
2021-12-01Fixing uninitialized structure field.Max Romanov1-0/+1
2021-12-01Logging of the daemon version on startup.Valentin Bartenev1-1/+1
2021-12-01Logging of the daemon version on startup.Valentin Bartenev1-1/+1
2021-12-01Tests: fixed skipping tests with disabled OPcache.Andrei Zeliankou1-1/+1
2021-12-01Tests: fixed skipping tests with disabled OPcache.Andrei Zeliankou1-1/+1
2021-11-30Docker: respect the binary from CMD in the entrypoint.Konstantin Pavlov1-1/+1
2021-12-01Packages: adjusted debhelper minimal version for Debian/Ubuntu.Andrei Belov3-6/+6
2021-11-30Docker: respect the binary from CMD in the entrypoint.Konstantin Pavlov1-1/+1
2021-12-01Packages: adjusted debhelper minimal version for Debian/Ubuntu.Andrei Belov3-6/+6
2021-11-25PHP: fixed crash when calling module functions in OPcache preload.Valentin Bartenev2-2/+12
2021-11-25PHP: fixed crash when calling module functions in OPcache preload.Valentin Bartenev2-2/+12
2021-11-25Added a changelog for 730e903f4534.Max Romanov1-0/+7
2021-11-25Added a changelog for 730e903f4534.Max Romanov1-0/+7
2021-11-25Fixing access_log structure reference counting.Max Romanov2-4/+33
2021-11-25Fixing access_log structure reference counting.Max Romanov2-4/+33
2021-11-24Fixing zombie process appearance and hang up on shutdown.Max Romanov1-1/+3
2021-11-24Fixing zombie process appearance and hang up on shutdown.Max Romanov1-1/+3
2021-11-24Fixing alerts on router restart.Max Romanov3-7/+16
2021-11-24Fixing alerts on router restart.Max Romanov3-7/+16
2021-11-24Sending shared port to application prototype.Max Romanov8-85/+110
2021-11-23Fixed possible access to an uninitialized field.Valentin Bartenev1-3/+3
2021-12-02Version bump.Valentin Bartenev2-2/+31
2021-11-23Fixed possible access to an uninitialized field.Valentin Bartenev1-3/+3
2021-11-22Version bump.Valentin Bartenev2-2/+31
2021-11-18Unit 1.26.0 release.Valentin Bartenev1-0/+1
2021-11-18Generated Dockerfiles for Unit 1.26.0.1.26.0Valentin Bartenev8-8/+8
2021-11-18Added version 1.26.0 CHANGES.Valentin Bartenev2-5/+34
2021-11-18Reordered changes for 1.26.0 by significance (subjective).Valentin Bartenev1-10/+10
2021-11-15Tests: fixed session reuse tests.Andrei Zeliankou1-17/+13
2021-11-15Tests: refactored working with processes.Andrei Zeliankou8-39/+39
2021-11-12Packages: added support for Fedora 35.Andrei Belov3-1/+76
2021-11-11Removed the execute permission bit from "nxt_h1proto.c".Valentin Bartenev1-0/+0
2021-11-10Tests: added more tests for "query" routing pattern.Andrei Zeliankou1-8/+16
2021-11-09Tests: PHP shared opcache test added.Max Romanov4-9/+54
2021-11-09Tests: app prototype related fixes.Max Romanov5-3/+19
2021-11-09Introducing application prototype processes.Tiago Natel de Moura15-182/+1098
2021-11-09Changed nxt_process_* for reuse.Tiago Natel de Moura7-261/+255
2021-11-09Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.Tiago Natel de Moura16-349/+578
2021-11-09Style fix in "changes.xml".Artem Konev1-2/+2
2021-11-09Packages: fixed dependency checks on multi-arch Debian/Ubuntu.Andrei Belov1-1/+1
2021-11-08Go: fixing racing condition on app start.Max Romanov2-5/+9