- 23 Jan, 2019 15 commits
-
-
Filipa Lacerda authored
Externalize strings from `/app/views/sent_notifications` See merge request gitlab-org/gitlab-ce!24576
-
Kamil Trzciński authored
Update Helm to 2.12.2 to address Helm client vulnerability Closes #56417 See merge request gitlab-org/gitlab-ce!24418
-
George Tsiolis authored
-
Lin Jen-Shin authored
Merge branch '56731-wait_for_job_to_be_done-gitlab-assets-compile-fails-in-the-review-build-cng-job' into 'master' Resolve "`wait_for_job_to_be_done "gitlab:assets:compile"` fails in the `review-build-cng` job" Closes #56731 See merge request gitlab-org/gitlab-ce!24598
-
Filipa Lacerda authored
Resolve "Changing wording to "Delete" when referring to removing a branch" Closes #25569 See merge request gitlab-org/gitlab-ce!23966
-
Drew Blessing authored
Add troubleshooting section to Slack Notification Service See merge request gitlab-org/gitlab-ce!24339
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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 25 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
-
Cody West authored
For the stake of standardizing, I've switched the ssl debugging to use the Rails console rather than a Ruby script file.
-
Cody West authored
Offer more explanation regarding the ssl-test script and how it's used.
-
Lin Jen-Shin authored
-
Sam Bigelow authored
This is to match `git branch -D <branchname>`
-
Cody West authored
-
Cody West authored
Use relative link rather than URL
-
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.
-