- 11 Jan, 2019 1 commit
-
-
Stan Hu authored
We dropped Webhooks from import/export in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24121, but the online help still shows it's there.
-
- 10 Jan, 2019 33 commits
-
-
Filipa Lacerda authored
Correctly show rebase state in MR widget Closes #45942 See merge request gitlab-org/gitlab-ce!24300
-
Phil Hughes authored
Merge branch '54484-anchor-links-to-comments-or-system-notes-can-break-with-discussion-filters' into 'master' Discussion filters - ensured note links resolves to the right note Closes #54484 See merge request gitlab-org/gitlab-ce!24228
-
Constance Okoghenun authored
-
Achilleas Pipinellis authored
Add documentation for Error Tracking Closes #55581 See merge request gitlab-org/gitlab-ce!24275
-
Tristan Read authored
-
Achilleas Pipinellis authored
Setting Unicorn Worker memory limit in gitlab.rb See merge request gitlab-org/gitlab-ce!14466
-
Abubakar Siddiq Ango authored
-
Kushal Pandya authored
Add actionable empty states for Issues and Merge requests Closes #25043 See merge request gitlab-org/gitlab-ce!24077
-
Phil Hughes authored
Correctly shows the rebase state even if a merge requests pipeline has failed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45942
-
Rémy Coutable authored
[Review Apps] Use 2 replicas for the `tiller-deploy` Deployment Closes #55323 See merge request gitlab-org/gitlab-ce!23806
-
Nick Thomas authored
Fix files/blob api endpoint content disposition Closes #55882 See merge request gitlab-org/gitlab-ce!24267
-
Francisco Javier López authored
-
Grzegorz Bizon authored
Disable audit event logging for pipeline destruction See merge request gitlab-org/gitlab-ce!24293
-
Ramya Authappan authored
[CE] port of fix for failing E2E test ee_add_batch_comments_in_merge_request_spec.rb See merge request gitlab-org/gitlab-ce!24247
-
Ramya Authappan authored
Quarantine failing e2e test See merge request gitlab-org/gitlab-ce!24281
-
Sean McGivern authored
Fix requests profiler in admin page not rendering HTML properly Closes #56152 See merge request gitlab-org/gitlab-ce!24291
-
Sean McGivern authored
Add analyzer rule template See merge request gitlab-org/gitlab-ce!24182
-
James Lopez authored
-
Phil Hughes authored
Add syntax highlighting to suggestion diff Closes #55945 See merge request gitlab-org/gitlab-ce!24156
-
Annabel Dunstone Gray authored
-
Kamil Trzciński authored
Backport container scanning fixtures See merge request gitlab-org/gitlab-ce!24292
-
Kamil Trzciński authored
Add uniqueness validation to url column in Releases::Link model Closes #55929 See merge request gitlab-org/gitlab-ce!24223
-
Stan Hu authored
AuditEventService isn't equipped to handle logging of the destruction of entities such as CI pipelines. It's a project-level event that operates on a pipeline. The current log doesn't even indicate that the pipeline is being destroyed. This is a CE backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9105. We're removing the auditing call because it breaks the EE implementation.
-
Olivier Gonzalez authored
Fix JSON formating and indent
-
Achilleas Pipinellis authored
Clean up the GPG docs and mention push rules Closes #42363 See merge request gitlab-org/gitlab-ce!24046
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
Merge branch '55628-artifacts-from-a-job-defined-after-a-parallel-job-are-not-downloaded' into 'master' Resolve "Artifacts from a job defined after a `parallel` job are NOT downloaded" Closes #55628 See merge request gitlab-org/gitlab-ce!24273
-
Stan Hu authored
By default in Rails 5, content passed to `render` will be escaped. This doesn't work for the HTML profile output, which should be considered safe HTML already. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56152
-
Rajat Jain authored
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/25043, we want to make the empty state for issuables a little friendly. This applies during searching in opened state and in the closed state.
-
Evan Read authored
Add private runner warnings Closes #53032 See merge request gitlab-org/gitlab-ce!24274
-
Matija Čupić authored
-
Robert Speicher authored
Fix broken templated "Too many changes to show" text Closes #56138 See merge request gitlab-org/gitlab-ce!24282
-
Clement Ho authored
Upgrade webpack dependencies See merge request gitlab-org/gitlab-ce!24253
-
- 09 Jan, 2019 6 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23230 broke the external string in 11.6. This fixes that and adds a spec. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56138
-
Fatih Acet authored
Update string structure for group runners See merge request gitlab-org/gitlab-ce!24187
-
George Tsiolis authored
-
Robert Speicher authored
Bump CarrierWave to 1.3.1 Closes #56096 See merge request gitlab-org/gitlab-ce!24280
-