- 10 Jan, 2019 40 commits
-
-
GitLab Bot 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
EE Backport - Add documentation for Error Tracking See merge request gitlab-org/gitlab-ee!9096
-
Tristan Read authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Setting Unicorn Worker memory limit in gitlab.rb See merge request gitlab-org/gitlab-ce!14466
-
Abubakar Siddiq Ango authored
-
GitLab Bot authored
-
Kushal Pandya authored
Add actionable empty states for Issues and Merge requests Closes #25043 See merge request gitlab-org/gitlab-ce!24077
-
GitLab Bot authored
-
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
-
Fatih Acet authored
Update tracing settings to match error tracking See merge request gitlab-org/gitlab-ee!8786
-
Tristan Read authored
-
GitLab Bot 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
-
Grzegorz Bizon authored
Fix Error 500 when deleting a pipeline via the API Closes gitlab-ce#55481 See merge request gitlab-org/gitlab-ee!9105
-
Ramya Authappan authored
[EE] Fix failing E2E test ee_add_batch_comments_in_merge_request_spec.rb See merge request gitlab-org/gitlab-ee!9084
-
GitLab Bot authored
-
Ramya Authappan authored
Quarantine failing e2e test See merge request gitlab-org/gitlab-ce!24281
-
GitLab Bot authored
-
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
-
Kamil Trzciński authored
Fix container scanning parser Closes #9090 See merge request gitlab-org/gitlab-ee!9078
-
GitLab Bot 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
-
GitLab Bot authored
-
Phil Hughes authored
Reduces EE difference for pipeline graph component See merge request gitlab-org/gitlab-ee!9075
-
Filipa Lacerda authored
-
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.
-
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. Rather than pollute the database with information that doesn't quite fit in the schema, let's remove it altogether.
-
GitLab Bot authored
-
Olivier Gonzalez authored
Fix JSON formating and indent
-