Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-06 | Unit application library. | Max Romanov | 1 | -554/+0 |
2017-12-27 | Implementing the ability to cancel request before worker starts processing it. | Max Romanov | 1 | -29/+51 |
2017-12-06 | Go: removing request registry. | Max Romanov | 1 | -1/+3 |
2017-12-01 | Making Go package source distributable and renaming to 'nginx/unit'. | Max Romanov | 1 | -7/+2 |
2017-10-19 | Fixing Go package build. | Max Romanov | 1 | -3/+3 |
2017-09-06 | Style fixes. | Igor Sysoev | 1 | -13/+17 |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 1 | -0/+0 |
2017-08-11 | Request body read state implemented. | Max Romanov | 1 | -30/+155 |
2017-08-02 | Added bit flags to type parameter of nxt_port_socket_write(). | Max Romanov | 1 | -1/+1 |
2017-07-12 | Go: worker initialization. READY message to master. | Max Romanov | 1 | -0/+10 |
2017-06-27 | Applied nxt_pointer_to() and nxt_value_at() where possible. | Valentin Bartenev | 1 | -2/+1 |
2017-06-23 | External Go app request processing. | Max Romanov | 1 | -0/+397 |