Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-11 | Request body read state implemented. | Max Romanov | 1 | -50/+17 | |
With specific timeout and buffer size settings. | |||||
2017-07-12 | PHP SAPI: dynamic worker initialization. | Max Romanov | 1 | -60/+87 | |
2017-07-05 | PHP SAPI: SERVER_NAME, SERVER_PORT and REMOTE_ADDR introduced. | Max Romanov | 1 | -79/+146 | |
2017-07-05 | Complex target parser copied from NGINX. | Max Romanov | 1 | -14/+24 | |
nxt_app_request_header_t fields renamed: - 'path' renamed to 'target'. - 'path_no_query' renamed to 'path' and contains parsed value. | |||||
2017-06-26 | PHP post body processing fixed, default index name introduced. | Max Romanov | 1 | -8/+32 | |
2017-06-23 | PHP app request processing. | Max Romanov | 1 | -275/+419 | |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -3/+3 | |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -25/+25 | |
The cycle has been renamed to the runtime. | |||||
2017-02-01 | More refactoring relicts removed. | Igor Sysoev | 1 | -3/+3 | |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+611 | |