- 26 Jul, 2019 27 commits
-
-
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
-
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 13 commits
-
-
Evan Read authored
Add Troubleshooting section for Merge Train documentation Closes #64948 See merge request gitlab-org/gitlab-ce!31033
-
Shinya Maeda authored
Add trouble shooting sections
-
Evan Read authored
Update links to relative Closes #61945 See merge request gitlab-org/gitlab-ce!31084
-
Marcel Amirault authored
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
-
Fatih Acet authored
Resolve "Incorrect message interpolation on project listing" Closes #65088 See merge request gitlab-org/gitlab-ce!31121
-
Stan Hu authored
Logging sidekiq worker class name in SidekiqMemoryKiller See merge request gitlab-org/gitlab-ce!30996
-
Mayra Cabrera authored
Fix outbound_local_requests_whitelist nil for existing ApplicationSetting records Closes #65096 See merge request gitlab-org/gitlab-ce!31123
-
Thong Kuah authored
It needs to default to an empty array logically.
-
Douglas Barbosa Alexandre authored
Add doc about incident issue labels See merge request gitlab-org/gitlab-ce!31107
-
Peter Leitzen authored
-
Mike Greiling authored
Add namespace label toggle See merge request gitlab-org/gitlab-ce!30935
-
Jacques Erasmus authored
Added the ability to update the namespace label text for gitlab-managed
-
Andreas Brandl authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65126. Came up in the database office hours call on 2019-07-25.
-