index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
Tests: _clear_temp_dir() function introduced.
Andrei Zeliankou
1
-26
/
+31
2023-03-07
Adding the NGINX Code of Conduct to the repo.
Dave McAllister
1
-0
/
+74
2023-02-28
contrib: fixed njs make rule.
Konstantin Pavlov
1
-1
/
+1
2023-03-01
Merged with the 1.29 branch.
Andrei Zeliankou
11
-14
/
+67
2023-02-28
Unit 1.29.1 release.
Andrei Zeliankou
1
-0
/
+1
2023-02-28
Generated Dockerfiles for Unit 1.29.1.
1.29.1
Andrei Zeliankou
8
-8
/
+8
2023-02-28
Added version 1.29.1 CHANGES.
Andrei Zeliankou
2
-2
/
+23
2023-02-28
Changes moved to the correct section.
Andrei Zeliankou
1
-7
/
+7
2023-02-28
Added missing fixes in changes.xml.
Andrei Zeliankou
1
-1
/
+46
2023-02-28
Added missing fixes in changes.xml.
Andrei Zeliankou
1
-0
/
+39
2023-02-27
contrib: updated njs to 0.7.10.
Konstantin Pavlov
3
-3
/
+3
2023-02-27
contrib: updated njs to 0.7.10.
Konstantin Pavlov
3
-3
/
+3
2023-02-27
Tools: improved detection of unitd control socket.
Liam Crilly
1
-5
/
+5
2023-02-24
Set a safer umask(2) when running as a daemon.
Andrew Clayton
1
-3
/
+3
2023-02-24
Isolation: rootfs: Set the sticky bit on the tmp directory.
Andrew Clayton
1
-1
/
+1
2023-02-23
Set a safer umask(2) when running as a daemon.
Andrew Clayton
1
-3
/
+3
2023-02-22
Isolation: rootfs: Set the sticky bit on the tmp directory.
Andrew Clayton
1
-1
/
+1
2023-02-21
Tests: switched to using f-strings.
Andrei Zeliankou
74
-778
/
+695
2023-02-21
Tests: added Python tests with encoding.
Andrei Zeliankou
3
-0
/
+98
2023-02-21
Tests: added Python tests with encoding.
Andrei Zeliankou
3
-0
/
+98
2023-02-21
Tests: removed list usage as default argument.
Andrei Zeliankou
1
-1
/
+3
2023-02-20
Tools: using nicer characters for showing a tree.
Alejandro Colomar
1
-19
/
+19
2023-02-17
Remove the nxt_getpid() alias.
Andrew Clayton
2
-4
/
+1
2023-02-17
Isolation: Remove the syscall(SYS_getpid) wrapper.
Andrew Clayton
1
-9
/
+0
2023-02-17
Isolation: Remove nxt_clone().
Andrew Clayton
2
-17
/
+0
2023-02-17
Isolation: Switch to fork(2) & unshare(2) on Linux.
Andrew Clayton
1
-9
/
+247
2023-02-17
Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux.
Andrew Clayton
1
-0
/
+13
2023-02-17
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
8
-25
/
+25
2023-02-17
Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS.
Andrew Clayton
1
-1
/
+1
2023-02-06
Packages: get rid of deprecated configure options.
Konstantin Pavlov
8
-20
/
+20
2023-01-30
NJS: adding the missing vm destruction.
Zhidao HONG
8
-4
/
+69
2023-02-07
Python: ASGI: Don't log asyncio.get_running_loop() errors.
Andrew Clayton
1
-2
/
+5
2023-02-07
Python: ASGI: Switch away from asyncio.get_event_loop().
Andrew Clayton
1
-1
/
+20
2023-02-07
Python: ASGI: Factor out event loop creation to its own function.
Andrew Clayton
1
-21
/
+35
2023-01-31
Added default values for pathnames.
Alejandro Colomar
15
-159
/
+152
2023-01-30
Tests: Add some PHP tests for 403 and 404 error handling.
Andrew Clayton
2
-1
/
+21
2023-01-27
PHP: Implement better error handling.
Andrew Clayton
1
-5
/
+40
2023-01-27
PHP: Simplify ctx->script_filename.start in nxt_php_execute().
Andrew Clayton
1
-4
/
+5
2023-01-27
PHP: Make use of zend_stream_init_filename().
Andrew Clayton
1
-6
/
+6
2023-01-27
PHP: Factored out code into a helper function.
Alejandro Colomar
1
-10
/
+19
2023-01-24
Tests: added NJS iteration tests.
Andrei Zeliankou
1
-0
/
+6
2023-01-24
Tests: NJS tests reworked.
Andrei Zeliankou
1
-35
/
+31
2023-01-18
Removed repetitive phrasing from README.
Artem Konev
1
-10
/
+9
2023-01-18
Liam.
Artem Konev
1
-2
/
+2
2023-01-17
NJS: added the keys API for the request objects.
Zhidao HONG
2
-33
/
+106
2023-01-12
PHP: Fix a potential problem parsing the path.
Andrew Clayton
2
-1
/
+3
2023-01-12
Fix endianness detection in nxt_websocket_header_t.
Andrew Clayton
1
-2
/
+2
2023-01-12
Autodetect endianness.
Andrew Clayton
2
-1
/
+32
2023-01-12
Python: Fix enabling of UTF-8 in some situations.
Andrew Clayton
1
-0
/
+14
2023-01-12
Python: Do some cleanup in nxt_python3_init_config().
Andrew Clayton
1
-10
/
+12
[next]