- 26 Jul, 2019 39 commits
-
-
Lin Jen-Shin authored
Extract resource_label_events API shared examples See merge request gitlab-org/gitlab-ce!31156
-
Tanya Pazitny authored
Refactor elements used by ci_variable and ::CICD See merge request gitlab-org/gitlab-ce!30922
-
Dan Davison authored
Many elements defined in the QA framework in ci_variable.rb call elements and methods that are not framework specific. Fix these issues, as well as use data-qa-selector s
-
Michael Kozono authored
Add frozen_string_literal to spec/factories See merge request gitlab-org/gitlab-ce!31129
-
Mayra Cabrera authored
fix: updates labels to include units in metrics Closes #59325 See merge request gitlab-org/gitlab-ce!30330
-
Laura Montemayor authored
This MR updates the y_label values and the label values in common_metrics and cluster_metrics to append the units of measurement to the labels.
-
Kamil Trzciński authored
Fix pid discovery for Unicorn in PidProvider See merge request gitlab-org/gitlab-ce!31056
-
Aleksei Lipniagov authored
-
Lin Jen-Shin authored
Remove code related to object hierarchy and MySQL Closes #65056 and #65055 See merge request gitlab-org/gitlab-ce!31095
-
Robert Speicher authored
Find build by sha from ref Closes #64534 and #45697 See merge request gitlab-org/gitlab-ce!30843
-
Kamil Trzciński authored
Remove fallback to deployment_platform_cluster in `DeploymentMetrics` See merge request gitlab-org/gitlab-ce!31126
-
Kamil Trzciński authored
Add severity for vulnerabilities See merge request gitlab-org/gitlab-ce!31146
-
Tetiana Chupryna authored
-
Fatih Acet authored
(CE Port) Add MR table component for Productivity Analytics See merge request gitlab-org/gitlab-ce!30975
-
Martin Wortschack authored
-
Nick Thomas authored
Fix error rendering submodules in MR diffs when there is no .gitmodules See merge request gitlab-org/gitlab-ce!31162
-
Lin Jen-Shin authored
Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!31144
-
Peter Leitzen authored
Convert several occurrences of `map` + `flatten` to `flat_map` where applicable.
-
Douwe Maan authored
Without this change, we get a NoMethodError on nil
-
Sean McGivern authored
Add development documentation on label filtering Closes #49651 See merge request gitlab-org/gitlab-ce!30741
-
Fatih Acet authored
Update dependency @gitlab/ui to ^5.9.0 See merge request gitlab-org/gitlab-ce!31153
-
Lukas 'Eipi' Eipert authored
The GitLab UI update changed the spinner selector from `spinner` to `gl-spinner`, so we need to update it, so that our tests won't fail.
-
Dmitriy Zaporozhets authored
Extract Auto DevOps deploy functions in a base image Closes #50286 See merge request gitlab-org/gitlab-ce!30404
-
Andreas Brandl authored
Adds event enum column to DesignsVersions join table See merge request gitlab-org/gitlab-ce!30745
-
Kushal Pandya authored
Support indentation in the markdown editor Closes #25070 See merge request gitlab-org/gitlab-ce!28914
-
Martin Hanzel authored
It will be hooked up to the markdown editor later
-
James Lopez authored
Ensure Warden triggers after_authentication callback See merge request gitlab-org/gitlab-ce!31138
-
Imre Farkas authored
By not triggering the callback: - ActiveSession lookup keys are not cleaned - Devise also misses its hook related to session cleanup
-
Ramya Authappan authored
CE port of "Stablize editing scope label spec - retry if dropdown is not visible" See merge request gitlab-org/gitlab-ce!31145
-
Lin Jen-Shin authored
Respect alt email when sending group access notifications See merge request gitlab-org/gitlab-ce!31089
-
Mario de la Ossa authored
When sending access granted/rejected emails we should also respect custom emails set for groups/sub-groups
-
Thong Kuah authored
Feature test for gfm embedding metrics See merge request gitlab-org/gitlab-ce!30621
-
Tristan Read authored
-
Evan Read authored
Add points how to prepare for database reviews Closes #65126 See merge request gitlab-org/gitlab-ce!31158
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
Evan Read authored
CI Docs update for Marketing See merge request gitlab-org/gitlab-ce!30440
-
Agnes Oetama authored
Update README.md - add CTA to watch Mastering CI/CD webcast and 5 teams that made the switch to GitLab CI/CD article
-
Evan Read authored
Add docs for template field in prometheus alerts See merge request gitlab-org/gitlab-ce!30900
-
Sarah Yasonik authored
-
- 25 Jul, 2019 1 commit
-
-
Evan Read authored
Add Troubleshooting section for Merge Train documentation Closes #64948 See merge request gitlab-org/gitlab-ce!31033
-