Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow runners to submit large build logs | Bernhard Weisshuhn (a.k.a. bernhorst) | 2013-12-08 | 1 | -1/+5 |
| | | | | | The default nginx configuration will only allow for 1 megabyte request bodies, so large build logs from runners will be rejected by the server. This patch sets the limit to 10 megabytes. I'm not sure what a sensible default might be, but 1m seem a bit over-conservative to me. | ||||
* | support scripts | Dmitriy Zaporozhets | 2013-01-16 | 1 | -0/+32 |