Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-02 | Go: fixing typo in log messages. | Max Romanov | 1 | -1/+1 |
2018-08-06 | Unit application library. | Max Romanov | 1 | -98/+45 |
2017-12-06 | Go: removing request registry. | Max Romanov | 1 | -18/+14 |
2017-10-27 | Fixing racing condition in request.msgs usage. | Max Romanov | 1 | -8/+8 |
2017-09-08 | Cosmetic fixes in port.go. | Sergey Fedchenko | 1 | -33/+35 |
2017-09-06 | Style fixes. | Igor Sysoev | 1 | -5/+11 |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 1 | -1/+1 |
2017-08-30 | ListenAndServe changed to be compatible with http.ListenAndServe. | Max Romanov | 1 | -2/+18 |
2017-08-29 | The process type enum exposed to go module. | Max Romanov | 1 | -2/+3 |
2017-08-29 | The master process has been renamed to the main process. | Igor Sysoev | 1 | -4/+4 |
2017-07-12 | Go: worker initialization. READY message to master. | Max Romanov | 1 | -6/+47 |
2017-06-23 | External Go app request processing. | Max Romanov | 1 | -0/+161 |