- 26 Jul, 2019 40 commits
-
-
Stan Hu authored
Use NotesFinder to fetch notes in module IssuableActions Closes #52123 See merge request gitlab-org/gitlab-ce!29733
-
Mayra Cabrera authored
Update ruby version in readme file to match .ruby-version See merge request gitlab-org/gitlab-ce!31185
-
Osnat Vider authored
-
Stan Hu authored
Redirect project.wiki.git to project wiki home See merge request gitlab-org/gitlab-ce!31085
-
Mayra Cabrera authored
Fix spec that has broken master Closes #65193 See merge request gitlab-org/gitlab-ce!31198
-
Tanya Pazitny authored
Otherwise capybara hits ambiguous match.
-
Stan Hu authored
Add frozen_string_literal to spec/lib (part 1) See merge request gitlab-org/gitlab-ce!31130
-
Robert Speicher authored
Make pipeline failure Slack notifications prettier and more informative Closes #32495 See merge request gitlab-org/gitlab-ce!27683
-
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
-
Patrick Derichs authored
Add spec for concern IssuableActions Add shared samples for discussions endpoint Add schema validations for discussions Fix rubocop style issue Make target assignable Use new possibility to provide target
-
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
-