- 16 Nov, 2018 3 commits
-
-
Grzegorz Bizon authored
Add e2e test: auto-assign code owners See merge request gitlab-org/gitlab-ee!8372
-
Grzegorz Bizon authored
# Conflicts: # qa/qa/page/merge_request/show.rb
-
Robert Speicher authored
Include classification label in project API Closes #8399 See merge request gitlab-org/gitlab-ee!8426
-
- 15 Nov, 2018 37 commits
-
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-15 21:22 UTC See merge request gitlab-org/gitlab-ee!8476
-
Clement Ho authored
Disable password autocomplete in mirror form fill Closes gitlab-ce#50812 See merge request gitlab-org/gitlab-ee!8477
-
Stan Hu authored
Chrome and other browsers ignore `autocomplete=false` and `autocomplete=off` now. We suspect that this caused the mirroring section to expand whenever a user clicked "Expand" in the Repository settings. https://developers.google.com/web/fundamentals/design-and-ux/input/forms/?hl=en recommends using `new-password` as the new field to prevent automatic filling. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50812
-
GitLab Bot authored
-
Ian Baum authored
CE upstream - 2018-11-15 18:21 UTC Closes gitlab-ce#46133 See merge request gitlab-org/gitlab-ee!8475
-
Stan Hu authored
Enable even more frozen string in lib/gitlab See merge request gitlab-org/gitlab-ce!22959
-
-
Stan Hu authored
Display impersonation token value only after creation See merge request gitlab-org/gitlab-ce!22916
-
GitLab Bot authored
# Conflicts: # .gitlab-ci.yml [ci skip]
-
Rémy Coutable authored
Add BUILD_ASSETS_IMAGE CI variable See merge request gitlab-org/gitlab-ce!23076
-
Rémy Coutable authored
Add BUILD_ASSETS_IMAGE CI variable * Defaults to FALSE * Can be used to disable building/pushing the assets image in the gitlab:compile:assets job See merge request gitlab-org/gitlab-ee!8452
-
Yorick Peterse authored
Remove unused project method Closes #54103 See merge request gitlab-org/gitlab-ce!23124
-
Steve Azzopardi authored
CE upstream - 2018-11-15 15:21 UTC Closes gitlab-ce#54059, #8311, and gitaly#1393 See merge request gitlab-org/gitlab-ee!8472
-
George Tsiolis authored
-
Nick Thomas authored
Bump Gitaly version to 0.132.0 See merge request gitlab-org/gitlab-ce!23066
-
Ian Baum authored
* Defaults to FALSE * Can be used to disable building/pushing the assets image in the gitlab:compile:assets job
-
Ian Baum authored
* Defaults to FALSE * Can be used to disable building/pushing the assets image in the gitlab:compile:assets job
-
Phil Hughes authored
Prevents empty button in jobs empty state Closes #54021 See merge request gitlab-org/gitlab-ce!23072
-
Nick Thomas authored
Remove display of local Sidekiq process in /admin/sidekiq Closes #46133 See merge request gitlab-org/gitlab-ce!23118
-
-
GitLab Bot authored
# Conflicts: # .gitlab-ci.yml [ci skip]
-
Kamil Trzciński authored
Use the new parallel keyword in .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!23083
-
Kamil Trzciński authored
[EE] Use the new parallel keyword in .gitlab-ci.yml See merge request gitlab-org/gitlab-ee!8454
-
Stan Hu authored
In a cloud-native or high-availability configuration, Sidekiq may not be running on the same node as the Web worker. The output of the `ps` output does not work in this case and can mislead admins that Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard, which shows local processes using the Redis information. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
-
Steve Azzopardi authored
CE upstream - 2018-11-15 06:21 UTC See merge request gitlab-org/gitlab-ee!8460
-
Phil Hughes authored
Fix types comment See merge request gitlab-org/gitlab-ce!23107
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
-
Robert Speicher authored
Move EE prepend/include to the end of helpers See merge request gitlab-org/gitlab-ee!8422
-
Kamil Trzciński authored
Update config map if already present on install Closes #53626 See merge request gitlab-org/gitlab-ce!22969
-
Robert Speicher authored
Remove Gemfile.rails5 See merge request gitlab-org/gitlab-ce!23109
-
Kamil Trzciński authored
Add knative client to kubeclient library See merge request gitlab-org/gitlab-ce!22968
-
Chris Baumbauer authored
-
Kamil Trzciński authored
Ignore environment validation failure See merge request gitlab-org/gitlab-ce!23100
-
Shinya Maeda authored
-
Jan Provaznik authored
This file is not needed anymore (since we switched to rails 5 already).
-