- 16 Mar, 2019 1 commit
-
-
Gabriel Mazetto authored
The previous code works fine when running specs, but the API does not exist outside that environment.
-
- 15 Mar, 2019 2 commits
-
-
Evan Read authored
Document global user permission configuration See merge request gitlab-org/gitlab-ce!25632
-
Wei-Meng Lee authored
-
- 14 Mar, 2019 37 commits
-
-
Mike Lewis authored
Refactor and restructure pipelines landing page Closes #58450 See merge request gitlab-org/gitlab-ce!26079
-
Evan Read authored
- Also has other minor improvements.
-
Mike Greiling authored
CE backport of Add Incidents section to Operations settings See merge request gitlab-org/gitlab-ce!25939
-
Reuben Pereira authored
Add spec for form fields Style settings sections
-
Mike Greiling authored
Show loading spinner while Ingress/Knative IP is being assigned Closes #56945 and #49863 See merge request gitlab-org/gitlab-ce!25912
-
Jacques Erasmus authored
Show a loading spinner while Ingress/Knative IP is being assigned
-
Rémy Coutable authored
Some more factories in migration specs See merge request gitlab-org/gitlab-ce!26177
-
Achilleas Pipinellis authored
Fix some procedures with misleading instructions Closes #58355 and #58853 See merge request gitlab-org/gitlab-ce!26148
-
Evan Read authored
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Douwe Maan authored
Resolve "Project: Improve empty repository state UI [FE]" Closes #56833 See merge request gitlab-org/gitlab-ce!26024
-
Sean McGivern authored
Revert "Merge branch '58927-jupyterhub-fails-to-install' into 'master'" See merge request gitlab-org/gitlab-ce!26174
-
Mayra Cabrera authored
This reverts merge request !26126
-
Phil Hughes authored
Removes EE differences for pipeline_details_bundle Closes gitlab-ee#10093 See merge request gitlab-org/gitlab-ce!26164
-
Phil Hughes authored
Removes EE differences for environments index Closes gitlab-ee#10028 See merge request gitlab-org/gitlab-ce!26160
-
Phil Hughes authored
Resolve differences in Karma config between CE and EE See merge request gitlab-org/gitlab-ce!26127
-
Douglas Barbosa Alexandre authored
Merge branch '5933-geo-inconsistent-database-replication-status-when-wal-e-streaming-is-in-use-2' into 'master' Geo: Support archive recovery or streaming replication types See merge request gitlab-org/gitlab-ce!26006
-
Ash McKenzie authored
From pg_stat_wal_receiver_supported? to postgresql_minimum_supported_version? Also add test coverage
-
Yorick Peterse authored
[CE] Reduce diff with EE in spec/fixtures/api/schemas See merge request gitlab-org/gitlab-ce!26048
-
Winnie Hellmann authored
-
Stan Hu authored
Fix test environment pollution in spec/lib/gitlab/request_context_spec.rb Closes #58969 See merge request gitlab-org/gitlab-ce!26167
-
Kamil Trzciński authored
Support for "Group Overview default" preference in EE See merge request gitlab-org/gitlab-ce!22777
-
Gilbert Roulot authored
Add a supporting code to separate groups#show and groups#details which is required for the proper implementation of the Group Overview content and Security Dashboard option for it
-
Phil Hughes authored
Removes EE differences for stage column Closes gitlab-ee#10092 See merge request gitlab-org/gitlab-ce!26114
-
Nick Thomas authored
-
Sean McGivern authored
-
Phil Hughes authored
Resolve differences in Karma test bundle between CE and EE See merge request gitlab-org/gitlab-ce!26131
-
Filipa Lacerda authored
-
Marcia Ramos authored
Update badge placeholder docs with privacy concerns Closes #56406 See merge request gitlab-org/gitlab-ce!26117
-
Marcia Ramos authored
Change line length recommendation See merge request gitlab-org/gitlab-ce!25236
-
Evan Read authored
-
Filipa Lacerda authored
-
Douwe Maan authored
Fix Bitbucket import Closes #58804 See merge request gitlab-org/gitlab-ce!26050
-
Francisco Javier López authored
In https://gitlab.com/gitlab-org/gitlab-ce/commit/ebf16ada856efb85424a98848c141f21e609886a we introduced a SHA validator, to ensure that the data provided in merge request diffs, was legit. Nevertheless, the validator assumed that the SHA should be 40 chars long. When we import a project from BitBucket, the retrieved SHA is shorter (12 chars long). Therefore, this validator prevented to create a valid MergeRequestDiff for ever MergeRequest (triggering an exception).
-