- 23 Jan, 2019 8 commits
-
-
Phil Hughes authored
Fix bug that caused Suggestion Markdown toolbar button to insert snippet with leading +/-/<space> See merge request gitlab-org/gitlab-ce!24568
-
Phil Hughes authored
Add Avatar in the settings sidebar Closes #56582 See merge request gitlab-org/gitlab-ce!24515
-
Yoginth authored
-
Rémy Coutable authored
All review jobs should share the same only & except Closes #56707 See merge request gitlab-org/gitlab-ce!24579
-
Evan Read authored
Fix serverless.yml template indentation See merge request gitlab-org/gitlab-ce!24548
-
Daniel Gruesso authored
-
Evan Read authored
Avoid installing Bundler 2.0 or higher on source-based install Closes #55979 See merge request gitlab-org/gitlab-ce!24502
-
Clement Ho authored
Rename entrypoint for clusters update/edit page Closes #56715 See merge request gitlab-org/gitlab-ce!24583
-
- 22 Jan, 2019 32 commits
-
-
Mike Greiling authored
-
Clement Ho authored
Upgrade Prettier to v1.16 See merge request gitlab-org/gitlab-ce!24581
-
Mike Greiling authored
-
Mike Greiling authored
-
Fatih Acet authored
Upgrade babel to v7.3 See merge request gitlab-org/gitlab-ce!24573
-
Kamil Trzciński authored
Add domain field into Clusters::Cluster See merge request gitlab-org/gitlab-ce!24368
-
Lin Jen-Shin authored
-
Kamil Trzciński authored
Adds inter-service OpenTracing propagation See merge request gitlab-org/gitlab-ce!24239
-
Annabel Dunstone Gray authored
fix(labels): Move the primary button out of breadcrumbs and into the project section Closes #56558 See merge request gitlab-org/gitlab-ce!24516
-
Martin Hobert authored
-
Nick Thomas authored
Upgrade gitlab-workhorse to 8.1.0 See merge request gitlab-org/gitlab-ce!24571
-
Andrew Newdigate authored
-
Kushal Pandya authored
Improve localTimeAgo rendering Closes #56327 See merge request gitlab-org/gitlab-ce!24389
-
Mayra Cabrera authored
This is the 1st step for moving Auto DevOps domain into cluster settings, whether is project or group. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
-
Kamil Trzciński authored
Removes factories on Cluster background migration See merge request gitlab-org/gitlab-ce!24536
-
Douglas Barbosa Alexandre authored
Hashed Storage: `AfterRenameService` was not renaming Pages or Uploads folder on legacy storage Closes #56636 See merge request gitlab-org/gitlab-ce!24526
-
Rémy Coutable authored
Refactor Sidekiq workers to reduce differences between CE and EE See merge request gitlab-org/gitlab-ce!24466
-
Achilleas Pipinellis authored
Edits to issues CSV import docs See merge request gitlab-org/gitlab-ce!24554
-
Mike Lewis authored
-
Andrew Newdigate authored
This change allows the GitLab rails and sidekiq components to receive tracing spans from upstream services such as Workhorse and pass these spans on to downstream services including Gitaly and Sidekiq. This change will also emit traces for incoming and outgoing requests using the propagated trace information. This will allow operators and engineers to view traces across the Workhorse, GitLab Rails, Sidekiq and Gitaly components. Additional intra-service instrumentation will be added in future changes.
-
Douwe Maan authored
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and diff discussion `truncated_diff_lines` were inconsistent: `text` and `rich_text` on the latter included the leading +/-/<space> character, like on the backend, while the former had no `text` and its `rich_text` had dropped this char. This resulted in a bug when the suggestions feature expected these diff line objects to be identical in format and thus interchangeable, which was not the case.
-
Sean McGivern authored
Changed the Caching of User Avatars to be public and to 5 minutes See merge request gitlab-org/gitlab-ce!24546
-
-
Grzegorz Bizon authored
Resolve "When ref is ambiguous, `CreatePipelineService` raises an error" Closes #55966 See merge request gitlab-org/gitlab-ce!24437
-
Phil Hughes authored
Make favicon tests more fault resistent Closes #50527 See merge request gitlab-org/gitlab-ce!22686
-
Mayra Cabrera authored
'Populate cluster kubernetes namespace' was using factories for their specs. According to our documentation (see spec/migrations/readme.md), we should use table helper to create a temproary ActiveRecord::Base derived model for a table.
-
Lukas Eipert authored
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.1.45 See merge request gitlab-org/gitlab-ce!24564
-
Tomasz Maczukin authored
-
Kushal Pandya authored
Resolve "Related merge requests in issue design - Restyle" Closes #47007 See merge request gitlab-org/gitlab-ce!24270
-
Rémy Coutable authored
Change Monitoring to Monitor in docs dangerfile See merge request gitlab-org/gitlab-ce!24570
-
Stan Hu authored
Resolve "Limit sidekiq logging based on argument size" Closes #56547 See merge request gitlab-org/gitlab-ce!24493
-