- 18 Apr, 2018 40 commits
-
-
Mike Greiling authored
Bump CI to use Chrome V65 and ChromeDriver 2.36 See merge request gitlab-org/gitlab-ce!18459
-
Robert Speicher authored
Revert the addition of goldiloader See merge request gitlab-org/gitlab-ce!18458
-
Robert Speicher authored
Resolve "Avoid possible infinite loops in Container Scanning" See merge request gitlab-org/gitlab-ce!18467
-
Marcia Ramos authored
Fix code climate example See merge request gitlab-org/gitlab-ce!18267
-
Rémy Coutable authored
Fix issues on groups group trees Closes #42407 See merge request gitlab-org/gitlab-ce!18390
-
Douwe Maan authored
Fix Custom hooks are not triggered by UI wiki edit Closes #42354 See merge request gitlab-org/gitlab-ce!18251
-
Francisco Javier López authored
-
Marcia Ramos authored
Fix DAST example in documentation See merge request gitlab-org/gitlab-ce!18456
-
Olivier Gonzalez authored
-
Bob Van Landuyt authored
This reverts commit 2c3c5b35. Revisit this after https://gitlab.com/gitlab-org/gitlab-ce/issues/45441
-
Bob Van Landuyt authored
-
Stan Hu authored
-
Yorick Peterse authored
-
Yorick Peterse authored
This reverts the addition of the "goldiloader" Gem and all use of it. While this Gem is very promising it's causing a variety of problems on GitLab.com due to it eager-loading too much data in places where we don't expect/can handle this. At least for the time being this means we have to go back to manually fixing N+1 query problems, but at least those should not cause a negative impact on availability.
-
Olivier Gonzalez authored
-
Sean McGivern authored
set proper signature marker in mails Closes #43617 See merge request gitlab-org/gitlab-ce!17979
-
Sean McGivern authored
Add more detail to cleanup steps for background migrations See merge request gitlab-org/gitlab-ce!18448
-
Filipa Lacerda authored
Fix regression around new SHA widget in "New Merge Request" Screen Closes #45446 See merge request gitlab-org/gitlab-ce!18422
-
Filipa Lacerda authored
Improve web IDE commit input Closes #44832 See merge request gitlab-org/gitlab-ce!18389
-
Sean McGivern authored
Ensure that cached_markdown_version is handled correctly for CommonMark See merge request gitlab-org/gitlab-ce!18431
-
Sean McGivern authored
[Rails5] Add `safe_params` helper See merge request gitlab-org/gitlab-ce!18241
-
Sean McGivern authored
1. We can't just steal from the queue, in case there was a problem with Sidekiq. 2. We need to consider import / export.
-
Enrico Scholz authored
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
-
Enrico Scholz authored
use rfc 3676 mail signature delimiters ("-- ") instead of the previous "---" one. closes #43617 Signed-off-by: Enrico Scholz <enrico.scholz@ensc.de>
-
Douwe Maan authored
This reverts merge request !18399
-
Marin Jankovski authored
Fix link in Security Developer Workflow.md See merge request gitlab-org/gitlab-ce!18445
-
James Lopez authored
-
Douwe Maan authored
Email notification on issue due date Closes #27500 See merge request gitlab-org/gitlab-ce!17985
-
Rémy Coutable authored
Resolve "Make a Rubocop that forbids returning from a block" Closes #42889 See merge request gitlab-org/gitlab-ce!18000
-
🙈 jacopo beschi 🙉 authored
-
Resolve "Concurrent requests to api/v4/jobs/request cause DB locks on ci_builds_metadata table" Closes #45456 See merge request gitlab-org/gitlab-ce!18428
-
Resolve "Using goldiloader results in Ci::RegisterJobService#execute spending a lot of time eager loading a lot of associations" See merge request gitlab-org/gitlab-ce!18439
-
Sean McGivern authored
Resolve "Time estimate system notes can be confusing" Closes #40402 See merge request gitlab-org/gitlab-ce!18326
-
Sean McGivern authored
Docs assign labels to subgroups See merge request gitlab-org/gitlab-ce!18438
-
Rémy Coutable authored
Fix Markdown typo in Web IDE docs See merge request gitlab-org/gitlab-ce!18443
-
Fix `Trace::HttpIO` can not render multi-byte chars Closes #44981 See merge request gitlab-org/gitlab-ce!18417
-
Improve jobs queuing time metric (fixed version) Closes #45205 See merge request gitlab-org/gitlab-ce!18283
-
Douwe Maan authored
Return nil on empty path Closes gitaly#1115 See merge request gitlab-org/gitlab-ce!18430
-
Rémy Coutable authored
[Rails5] Remove `as` keyword from `Gitlab:Ci:Trace:Stream.delegate :valid?` See merge request gitlab-org/gitlab-ce!18270
-
blackst0ne authored
-