Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-04 | Changed version processing for modules. | Alexander Borisov | 1 | -1/+1 |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -10/+5 |
2017-12-28 | Removed duplicate declaration. | Igor Sysoev | 1 | -1/+1 |
2017-12-27 | Introducing application 'atexit' hook. | Max Romanov | 1 | -0/+1 |
2017-12-13 | Introducing Unit version check in Go package. | Max Romanov | 1 | -35/+67 |
2017-09-06 | Style fixes. | Igor Sysoev | 1 | -3/+3 |
2017-09-05 | Using CSTRZ mapping type for go executable. | Max Romanov | 1 | -8/+4 |
2017-08-31 | Introduced module compatibility vector. | Igor Sysoev | 1 | -0/+2 |
2017-08-29 | The master process has been renamed to the main process. | Igor Sysoev | 1 | -1/+1 |
2017-08-17 | The new module configuration interface. | Igor Sysoev | 1 | -92/+3 |
2017-08-11 | Request body read state implemented. | Max Romanov | 1 | -1/+8 |
2017-07-12 | Go: worker initialization. READY message to master. | Max Romanov | 1 | -72/+51 |
2017-07-05 | Complex target parser copied from NGINX. | Max Romanov | 1 | -2/+7 |
2017-06-23 | External Go app request processing. | Max Romanov | 1 | -0/+205 |