- Apr 19, 2017
-
-
Stephen Nelson authored
Allow gitlab-ci to connect to a gitlab host using TLS client authentication (mutual authentication). Adds configuration and support for using TLS client certificates when using go's TLS transport layer and also sets git enviromental variables for runners.
-
- Apr 04, 2017
-
-
Tomasz Maczukin authored
-
- Mar 15, 2017
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Jan 04, 2017
-
-
Tomasz Maczukin authored
-
- Dec 20, 2016
-
-
Kim Carlbäcker authored
-
- Oct 04, 2016
-
-
Nick Thomas authored
The runner may be connecting over HTTP, not HTTPS, in which case this error spams the output log each request. Introduced speculatively in !299 / v1.6
-
- Sep 14, 2016
-
-
Nick Thomas authored
If a bundle file is supplied, provide it directly to builds. When a bundle *isn't* supplied, build a much more permissive set of certificates than we do now, and pass that to the build instead.
-
- Aug 30, 2016
-
-
Tomasz Maczukin authored
-
- Aug 29, 2016
-
-
Tomasz Maczukin authored
-
- Jul 12, 2016
-
-
Tomasz Maczukin authored
-
- May 30, 2016
-
-
Tomasz Maczukin authored
-
- Mar 27, 2016
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
- Feb 06, 2016
-
-
Kamil Trzciński authored
-
- Jan 30, 2016
-
-
Kamil Trzciński authored
-
- Jan 16, 2016
-
-
Kamil Trzciński authored
-
- Jan 14, 2016
-
-
Kamil Trzciński authored
- Make the network code simpler - Use pipes to generate multipart form on-the-fly - To artifacts command pass URL and Token
-
- Nov 27, 2015
-
-
Benjamin Pannell authored
-
- Nov 26, 2015
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Benjamin Pannell authored
-
- Nov 25, 2015
-
-
Benjamin Pannell authored
The new method allows you to generate requests with custom body structures if you wish (such as for uploading a binary blob in a post request for example).
-
- Nov 21, 2015
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
- Nov 20, 2015
-
-
Kamil Trzciński authored
- Allow to provide custom tls_ca_file during registration or in config.toml file - Allow to set tls_skip_verify which will disable certificate verification
-
Kamil Trzciński authored
- Always use request body to send runner credentials
-