Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-receiver: do not run blogc-make tests if blogc-make is not built | Rafael G. Martins | 2017-01-04 | 1 | -9/+11 |
| | |||||
* | git-receiver: support blogc-make | Rafael G. Martins | 2017-01-04 | 1 | -1/+31 |
| | |||||
* | git-receiver: detect if pre-receive is running from git using env var | Rafael G. Martins | 2017-01-04 | 1 | -4/+4 |
| | |||||
* | tests: use absolute path for binaries | Rafael G. Martins | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | git-receiver: when rebuilding, change to repo dir asap | Rafael G. Martins | 2016-11-17 | 1 | -5/+17 |
| | |||||
* | git-receiver: allow users to re-run the last successful build | Rafael G. Martins | 2016-11-17 | 1 | -0/+16 |
| | | | | | running the pre-receive hook manually on the server will re-run the last successful build. | ||||
* | build: use bash, but get it properly during build time | Rafael G. Martins | 2016-10-12 | 1 | -0/+146 |
hardcoding it for travis, as bash is always installed there. |