- 06 Jul, 2018 1 commit
-
-
DJ Mountney authored
-
- 05 Jul, 2018 2 commits
-
-
Achilleas Pipinellis authored
-
DJ Mountney authored
-
- 04 Jul, 2018 2 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- 03 Jul, 2018 1 commit
-
-
Achilleas Pipinellis authored
-
- 25 Jun, 2018 2 commits
-
-
Achilleas Pipinellis authored
This was missed from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20130
-
Achilleas Pipinellis authored
-
- 16 Jun, 2018 1 commit
-
-
Lukas Eipert authored
eslint has the possibility to ignore inline config `no-inline-config`, so we should use that
-
- 14 Jun, 2018 1 commit
-
-
Marin Jankovski authored
-
- 12 Jun, 2018 1 commit
-
-
blackst0ne authored
-
- 11 Jun, 2018 1 commit
-
-
Lukas Eipert authored
-
- 08 Jun, 2018 1 commit
-
-
Stan Hu authored
-
- 06 Jun, 2018 1 commit
-
-
Alexis Reigel authored
-
- 30 May, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 29 May, 2018 2 commits
-
-
Stan Hu authored
Fixes that make this work: * A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files.
-
Stan Hu authored
This fixes build errors caused by a stale cache since the new Docker image upgraded from Debian Jessie to Stretch, which shipped an updated version of OpenSSL.
-
- 23 May, 2018 2 commits
-
-
Olivier Gonzalez authored
-
Olivier Gonzalez authored
-
- 22 May, 2018 1 commit
-
-
DJ Mountney authored
-
- 21 May, 2018 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 18 May, 2018 1 commit
-
-
DJ Mountney authored
And use a supported syntax for ignoring docs during gem install
-
- 17 May, 2018 1 commit
-
-
DJ Mountney authored
When on a tag, trigger a multi-project pipeline in the CNG repostiory. Opting for a trigger rather than an addition to our release-tools project for a few reasons: - The Dockerfiles in the CNG image repo change infrequently, and as a result I don't feel the need/overhead for stable branches in that repo at this time - My intent with the CNG repo, is that once stable, the Dockerfiles would actualy move to their component projects, to be versioned with the code they are building - It is likely that we will want to followup with a manually triggered package for branches for devs, and possibly review apps, so it made sense to build the CNG ci jobs to accept this sort of pipeline.
-
- 16 May, 2018 2 commits
-
-
Lin Jen-Shin authored
Never drop the database when granting privileges
-
Lin Jen-Shin authored
-
- 14 May, 2018 3 commits
-
-
-
blackst0ne authored
-
blackst0ne authored
-
- 27 Apr, 2018 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
and skip db related jobs for QA branches
-
Lin Jen-Shin authored
We could revisit which we don't want to run in qa.
-
- 25 Apr, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 20 Apr, 2018 1 commit
-
-
Stan Hu authored
MySQL 8.0 made the default authentication mode `caching_sha2_password`, and this breaks our CI builds at the moment. Downgrade until we can figure out how to support this. Closes #45606
-
- 18 Apr, 2018 1 commit
-
-
Stan Hu authored
-
- 13 Apr, 2018 1 commit
-
-
Philippe Lafoucrière authored
-
- 11 Apr, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 10 Apr, 2018 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Olivier Gonzalez authored
-
- 09 Apr, 2018 1 commit
-
-
Stan Hu authored
-