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
path:
root
/
src
/
nxt_conf_validation.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
Renamed "go" application type to "external".
Valentin Bartenev
1
-16
/
+16
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-0
/
+52
2018-07-09
Controller: added "settings" configuration object.
Valentin Bartenev
1
-0
/
+45
2018-07-02
Fixed error message about "spare" value.
Valentin Bartenev
1
-1
/
+1
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-1
/
+1
2018-06-20
Using own popcount where the compiler builtin is not available.
Sergey Kandaurov
1
-1
/
+1
2018-06-07
PHP: added setting of individual configuration options.
Valentin Bartenev
1
-0
/
+30
2018-06-07
PHP: added setting of php.ini configuration file path.
Valentin Bartenev
1
-0
/
+15
2018-06-06
Go: specifying command line arguments to the executable.
Valentin Bartenev
1
-1
/
+59
2018-05-28
Configuration of environment variables for application processes.
Valentin Bartenev
1
-0
/
+44
2018-04-11
Initial access log support.
Valentin Bartenev
1
-0
/
+5
2018-03-21
Added Ruby support.
Alexander Borisov
1
-0
/
+11
2018-02-09
Changed the default number of spare processes to 0.
Valentin Bartenev
1
-1
/
+1
2018-02-07
Style fixes.
Andrey Zelenkov
1
-5
/
+3
2018-02-06
Fixed configuration checks for "max" property.
Andrey Zelenkov
1
-16
/
+11
2018-01-31
Added Perl support.
Alexander Borisov
1
-0
/
+11
2018-01-29
Introducing extended app process management.
Max Romanov
1
-4
/
+139
2018-01-18
Ability to validate configuration options with multiple types.
Valentin Bartenev
1
-45
/
+102
2018-01-18
Reduced duplication of validated app config options.
Max Romanov
1
-65
/
+17
2018-01-18
Introducing pretty NXT_CONF_VLDT_END macro.
Max Romanov
1
-6
/
+9
2017-12-28
Removed duplicate declaration.
Igor Sysoev
1
-1
/
+1
2017-12-27
Rescheduling of pending request after configured timeout.
Max Romanov
1
-0
/
+5
2017-11-29
Introducing python virtualenv configuration.
Max Romanov
1
-0
/
+7
2017-10-10
Basic validation errors.
Valentin Bartenev
1
-58
/
+174
2017-10-10
Optimized application type handling.
Valentin Bartenev
1
-7
/
+1
2017-09-15
Introducing application timeout.
Max Romanov
1
-0
/
+30
2017-09-06
Spreading user validation for php and go apps.
Max Romanov
1
-8
/
+8
2017-09-06
Fixed building by Sun C on Solaris.
Igor Sysoev
1
-1
/
+2
2017-09-06
Controller: validating user and group names.
Igor Sysoev
1
-4
/
+67
2017-09-05
Introducing working_directory directive for applications.
Max Romanov
1
-0
/
+15
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-9
/
+19
2017-07-25
Fixed building on Solaris by Sun C.
Max Romanov
1
-5
/
+3
2017-07-10
Configuration: improved validation.
Valentin Bartenev
1
-25
/
+59
2017-07-07
Configuration: basic schema validation for applications.
Valentin Bartenev
1
-14
/
+122
2017-07-06
Controller: sending JSON configuration to router.
Valentin Bartenev
1
-0
/
+5
2017-07-05
Configuration: basic validation of schema.
Valentin Bartenev
1
-0
/
+173