- 26 Mar, 2019 24 commits
-
-
Kamil Trzciński authored
If for whatever reason we fail to import MR data, subsequent run will fail as we try to insert duplicate data. Instead of trying to recover, lets delete all and retry again.
-
Phil Hughes authored
Removes EE differences for wells.scss Closes gitlab-ee#10568 See merge request gitlab-org/gitlab-ce!26585
-
Rémy Coutable authored
Docs: Fix redirected link to be more direct Closes #58620 See merge request gitlab-org/gitlab-ce!26081
-
Marcel Amirault authored
-
Fatih Acet authored
Support installing Group runner on group-level cluster Closes #51988 See merge request gitlab-org/gitlab-ce!26260
-
Tiger Watson authored
A runner installed on a cluster will now use the cluster's `cluster_type` as its `runner_type`.
-
Phil Hughes authored
Expand resolved discussion when linking to a comment in the discussion Closes #59352 See merge request gitlab-org/gitlab-ce!26483
-
Sean McGivern authored
Enrich commits with full data in CommitCollection Closes #58805 See merge request gitlab-org/gitlab-ce!26445
-
Ramya Authappan authored
Fix url property format in urls.yml file See merge request gitlab-org/gitlab-ce!26484
-
Grzegorz Bizon authored
Clear pipeline status cache after destruction of pipeline Closes #59453 See merge request gitlab-org/gitlab-ce!26575
-
Phil Hughes authored
Resolve "Extended tooltip for merge request links" Closes #54916 See merge request gitlab-org/gitlab-ce!25221
-
Phil Hughes authored
Replace environments dropdown with gitlab ui dropdown See merge request gitlab-org/gitlab-ce!26386
-
Phil Hughes authored
Removes EE differences for milestone.scss See merge request gitlab-org/gitlab-ce!26558
-
Kushal Pandya authored
Stylelints for duplicate selectors and using BS4 classes See merge request gitlab-org/gitlab-ce!26409
-
Tim Zallmann authored
DRYed the code Changed new rules to warnings Manual prettified and added stylelint rules
-
Stan Hu authored
`project.pipeline_status.has_status?` is cached, which can lead to Error 500s in the UI if the this condition is used to check whether a pipeline exists for a commit. We now expire the cache to ensure that the information is consistent. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59453
-
Evan Read authored
Docs: Improve add existing cluster section See merge request gitlab-org/gitlab-ce!26266
-
Thong Kuah authored
We are mentioning the commands needed to obtain these fields twice. Merge them into the single place. - For API URL we only had the command at the bottom so move this up. - For CA certificate, we already have the command at the top of the section - For Token, we already have an similar command at the top of the section
-
Sanad Liaquat authored
Also update arrivalRate to a max of 100
-
Heinrich Lee Yu authored
Makes discussion expansion depend on `discussion.expanded`
-
Fatih Acet authored
Update spinners in group list component Closes #52366 See merge request gitlab-org/gitlab-ce!26572
-
Douglas Barbosa Alexandre authored
Update frontend-specific files in reviewer roulette See merge request gitlab-org/gitlab-ce!26566
-
Fatih Acet authored
Unify behaviour of 'Copy commit SHA to clipboard' on job view Closes #58343 See merge request gitlab-org/gitlab-ce!25829
-
Dennis Tang authored
-
- 25 Mar, 2019 16 commits
-
-
Luke Duncalfe authored
-
Mike Greiling authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Mark Lapierre authored
Refactor create merge request test suite See merge request gitlab-org/gitlab-ce!26499
-
Walmyr authored
Also, make both `it` statments part of the same `describe`. Finally, remove duplication of strings by defining variables and re-using them.
-
Mike Greiling authored
-
Marcia Ramos authored
Add ssot link to security reviews documentation See merge request gitlab-org/gitlab-ce!26291
-
James Ritchey authored
-
Filipa Lacerda authored
-
Douwe Maan authored
Backport 'Update user name upon LDAP sync' from EE See merge request gitlab-org/gitlab-ce!26432
-
Phil Hughes authored
(CE port) Replace GlSearchBox with GlSearchBoxByType Closes gitlab-ee#10637 See merge request gitlab-org/gitlab-ce!26548
-
Martin Wortschack authored
-
Sean McGivern authored
Improvements for Knative installation Closes #56954 See merge request gitlab-org/gitlab-ce!26339
-
Mayra Cabrera authored
Displays Knative domain field automatically after Helm is successfully installed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56954
-
Rémy Coutable authored
Resolve CE/EE differences in MergeRequestPresenter spec See merge request gitlab-org/gitlab-ce!26546
-
Mike Greiling authored
Mark .eslintrc.yml as frontend change for Danger See merge request gitlab-org/gitlab-ce!26549
-