- 19 Dec, 2018 21 commits
-
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Close #55534: link OTP auth less strictly to Google Closes #55534 See merge request gitlab-org/gitlab-ce!23921
-
GitLab Bot authored
-
Lin Jen-Shin authored
Specify the 'sync' policy for the external-dns deployments See merge request gitlab-org/gitlab-ce!23912
-
Achilleas Pipinellis authored
Correct version and edit text See merge request gitlab-org/gitlab-ee!8916
-
Rémy Coutable authored
Fix deprecation: Comparing equality between ActionController::Parameters and a Hash is deprecated See merge request gitlab-org/gitlab-ee!8914
-
GitLab Bot authored
-
Sean McGivern authored
Backport of 8810-fix-weight-sort See merge request gitlab-org/gitlab-ce!23786
-
Sean McGivern authored
Reinstate sorting by weight in issues Closes #8810 See merge request gitlab-org/gitlab-ee!8834
-
GitLab Bot authored
-
Jan Provaznik authored
[Rails5.1] Update functional specs to use new keyword format Closes #54062 See merge request gitlab-org/gitlab-ce!23095
-
Jan Provaznik authored
EE: Update specs to rails5 format See merge request gitlab-org/gitlab-ee!8872
-
GitLab Bot authored
-
Evan Read authored
Sort list of predefined variables in alphabetical order See merge request gitlab-org/gitlab-ce!23834
-
Achilleas Pipinellis authored
-
Evan Read authored
Sort list of predefined variables in alphabetical order See merge request gitlab-org/gitlab-ee!8861
-
Achilleas Pipinellis authored
-
GitLab Bot authored
-
Stan Hu authored
Backfill project_repositories for legacy storage projects See merge request gitlab-org/gitlab-ce!23920
-
Evan Read authored
-
GitLab Bot authored
-
- 18 Dec, 2018 19 commits
-
-
Evan Read authored
Compress images See merge request gitlab-org/gitlab-ce!23902
-
Douglas Barbosa Alexandre authored
-
Evan Read authored
Compress images See merge request gitlab-org/gitlab-ee!8901
-
Achilleas Pipinellis authored
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
Douglas Barbosa Alexandre authored
Adds a background migration that will ensure all projects that are on legacy storage have a row in `project_repositories`.
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Add a missing policy allowance in GroupPolicy See merge request gitlab-org/gitlab-ce!23906
-
Stan Hu authored
Geo - Gitlab::Geo should not serialize ActiveRecord objects Closes #8827 See merge request gitlab-org/gitlab-ee!8802
-
Douglas Barbosa Alexandre authored
Reduce diff with CE in SelectsHelper See merge request gitlab-org/gitlab-ee!8904
-
Erik Huelsmann authored
-
Erik Huelsmann authored
-
Jasper Maes authored
-
GitLab Bot authored
-
Mario de la Ossa authored
-
Sean McGivern authored
Load the devise initializer before metrics Closes #55513 See merge request gitlab-org/gitlab-ce!23907
-
Mario de la Ossa authored
We accidentally removed the ability to sort issues by weight when porting a sorting change to EE, so this fixes that.
-
GitLab Bot authored
-