Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-27 | Implementing the ability to cancel request before worker starts processing it. | Max Romanov | 1 | -18/+1 |
2017-12-13 | Introducing Unit version check in Go package. | Max Romanov | 1 | -10/+10 |
2017-12-06 | Go: removing request registry. | Max Romanov | 1 | -11/+11 |
2017-12-01 | Making Go package source distributable and renaming to 'nginx/unit'. | Max Romanov | 1 | -54/+2 |
2017-12-01 | Initializing port_msg fields with zeroes in Go package. | Max Romanov | 1 | -0/+2 |
2017-09-15 | Go: Fixed a bug introduced in the previous changeset. | Igor Sysoev | 1 | -1/+1 |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 1 | -0/+0 |
2017-08-29 | The master process has been renamed to the main process. | Igor Sysoev | 1 | -1/+1 |
2017-08-11 | Request body read state implemented. | Max Romanov | 1 | -28/+14 |
2017-08-02 | Added bit flags to type parameter of nxt_port_socket_write(). | Max Romanov | 1 | -2/+2 |
2017-07-12 | Go: worker initialization. READY message to master. | Max Romanov | 1 | -11/+24 |
2017-06-23 | External Go app request processing. | Max Romanov | 1 | -0/+194 |