| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update github.com/imdario/mergo version | Tomasz Maczukin | 2019-07-31 | 1 | -2/+4 |
| * | Prevent running multiple instances of the gitlab-runner process using the sam... | Tomasz Maczukin | 2019-07-30 | 1 | -0/+9 |
| * | Update zglob libary | Steve Azzopardi | 2019-06-25 | 1 | -3/+3 |
| * | Update logrus to v1.4.0•••https://github.com/sirupsen/logrus/releases | Steve Azzopardi | 2019-06-11 | 1 | -3/+3 |
| * | Update github.com/Microsoft/go-winio dependency | Tomasz Maczukin | 2019-06-03 | 1 | -2/+3 |
| * | Added service proxy to the kubernetes executor•••In this commit we add new session endpoint like `/proxy/buildOrService/port/requestedURI`. Through this endpoint we will be able to proxy requests to services running inside each service container. At the moment only the kubernetes executor implements this new functionality | Francisco Javier López | 2019-05-23 | 1 | -0/+4 |
| * | Change source for go-homedir | Steve Azzopardi | 2019-05-12 | 1 | -1/+2 |
| * | Colored output failed on Windows machines - fixed now.•••GitLab Runner terminal output failed to output color codes on Windows machines. Instead, code gibberish was output. This merge request fixes color output on Windows machines. | Axel D | 2019-04-02 | 1 | -0/+1 |
| * | Add `github.com/markelog/trie` | Kamil Trzciński | 2019-03-06 | 1 | -0/+12 |
| * | Version pin github.com/docker/docker•••Change the source for `github.com/docker/docker` to `github.com/docker/engine` and version pin it to the latest tag `18.09` this would match the version of `github.com/docker/cli`. There is a good explantion as to why use `github.com/docker/engine` as a source instead of `github.com/moby/moby` in https://github.com/moby/moby/issues/38063#issuecomment-431324613. Some other related issues as to why using `github.com/docker/engine` is ideal: - https://github.com/moby/moby/issues/38507 - https://github.com/moby/moby/issues/38134 - https://github.com/moby/moby/issues/37683 - https://github.com/moby/moby/issues/37529 - https://github.com/moby/moby/issues/38063 https://gitlab.com/gitlab-org/gitlab-runner/issues/3488 | Steve Azzopardi | 2019-02-08 | 1 | -3/+4 |
| * | Update github.com/opencontainers/runc dependency•••This is a direct dependency of `github.com/docker/docker` which was updated. It's ideal to update this to keep and version mismatch bugs to a minimum. | Steve Azzopardi | 2019-02-08 | 1 | -4/+3 |
| * | Update vendored code for docker client•••Update `github.com/docker/docker` and it's dependencies to the latest version of the client. All the dependencies that were updated are the minimum version needed to make the build pass. `gitlab-runner` itself does not build yet since there are some breaking changes on the client. Below is a list of all the packages there were updated - github.com/docker/docker - github.com/docker/distribution - github.com/prometheus/client_golang | Steve Azzopardi | 2019-02-08 | 1 | -57/+57 |
| * | Change dependency to github.com/docker/cli•••The docker cli was moved into it's own repository, in https://github.com/docker/cli which not is the source of through for the docker configuration. https://gitlab.com/gitlab-org/gitlab-runner/issues/3488 | Steve Azzopardi | 2019-02-08 | 1 | -4/+14 |
| * | Merge branch 'update-dep-prometheus-client' into 'master'•••Update github.com/prometheus/client_golang dep See merge request gitlab-org/gitlab-runner!1150 | Tomasz Maczukin | 2019-01-24 | 1 | -2/+4 |
| |\ | |||||
| | * | Update github.com/prometheus/client_golang dep•••Update to the latest version which had a breaking change on the process collector func. Following the comment on it it's just a matter of having `NewProcessCollector(ProcessCollectorOpts{})` | Steve Azzopardi | 2019-01-16 | 1 | -2/+4 |
| * | | Update github.com/Azure/go-ansiterm dependency•••Remove the override from `Gopkg.toml` file and update the dependency, since it is needed for `github.com/docker/docker` latest client upgrade that is needed for https://gitlab.com/gitlab-org/gitlab-runner/issues/3488 | Steve Azzopardi | 2019-01-18 | 1 | -2/+3 |
| * | | Update golang.org/x/sys•••This update is needed for https://gitlab.com/gitlab-org/gitlab-runner/issues/3488 since the latest client depends on a new version then we have. | Steve Azzopardi | 2019-01-16 | 1 | -2/+3 |
| |/ | |||||
| * | Update github.com/stretchr/testify dependency | Steve Azzopardi | 2019-01-10 | 1 | -3/+3 |
| * | Update logrus version to v1.3.0 | Steve Azzopardi | 2019-01-09 | 1 | -3/+3 |
| * | Update github.com/sirupsen/logrus dependency•••Instead of using the master branch, use the latest tag, which will help us in the future when we want to upgrade to a new release. The commit `bcd833dfe83d3cebad139e4a29ed79cb2318bf95` was behind the `1.2.0` tag. | Steve Azzopardi | 2018-12-31 | 1 | -3/+11 |
| * | Update to testify v1.2.2•••Use a version constrain instead of a commit hash constrain inside of Gopkg.toml. | Steve Azzopardi | 2018-12-19 | 1 | -2/+3 |
| * | Add web terminal for docker executor•••Use reflect.DeepEqual for session.closeTerminalConn since the struct might have slices which are not comparable. Make the docker executor implement the `session.Conn` & `session.InteractiveTerminal` interface to support interactive web terminals. Update `gitlab-terminal` package to version to support docker stream. | Steve Azzopardi | 2018-10-05 | 1 | -2/+2 |
| * | Upgrade logrus | Alessio Caiazza | 2018-09-06 | 1 | -4/+9 |
| * | Introduce GCS cache support | Tomasz Maczukin | 2018-09-04 | 1 | -37/+357 |
| * | CI Web Terminal | Francisco Javier López 🌴 On vacation; back on August 22th! | 2018-08-14 | 1 | -1/+34 |
| * | Update Logrus to fix the issue | Tomasz Maczukin | 2018-08-07 | 1 | -6/+4 |
| * | Update kubernetes vendor to 1.10 | Chris Hoffman | 2018-06-15 | 1 | -164/+196 |
| * | Remove last Sirupsen references | Alessio Caiazza | 2018-02-23 | 1 | -5/+5 |
| * | Upgrade logrus to 1.0.4 | Alessio Caiazza | 2018-02-23 | 1 | -14/+27 |
| * | Enable non-go prune in dep | Alessio Caiazza | 2018-02-09 | 1 | -29/+325 |
| * | Update go-homedir | Tomasz Maczukin | 2018-02-05 | 1 | -1/+1 |
| * | Move dependencies to dep | Alessio Caiazza | 2018-01-16 | 1 | -0/+364 |
