- 29 Aug, 2019 7 commits
-
-
James Lopez authored
Merge branch '62284-follow-up-from-resolve-api-to-get-all-project-group-members-returns-duplicates' into 'master' Resolve "Follow-up from "Resolve "API to get all project/group members returns duplicates""" Closes #62284 See merge request gitlab-org/gitlab-ce!28887
-
Evan Read authored
Update a few redirected links Closes #64285 See merge request gitlab-org/gitlab-ce!32195
-
Marcel Amirault authored
-
Stan Hu authored
Add warnings to performance bar response See merge request gitlab-org/gitlab-ce!31054
-
Stan Hu authored
Add index to improve query performance See merge request gitlab-org/gitlab-ce!31988
-
Thong Kuah authored
Now we have cluster_id, state index, we don't the cluster_id index as well.
-
Thong Kuah authored
For Environment.deployed_to_cluster
-
- 28 Aug, 2019 33 commits
-
-
Mayra Cabrera authored
Resolve "Notes are persisted with the user's locale" See merge request gitlab-org/gitlab-ce!32264
-
Sean McGivern authored
-
Dan Davison authored
Commit to current branch by default in Web IDE E2E tests See merge request gitlab-org/gitlab-ce!32248
-
Mayra Cabrera authored
Reduce the number of SQL requests on MR-show See merge request gitlab-org/gitlab-ce!32192
-
Igor authored
- Extract MR fields for notes into a separate serializer - Check if pipelines are empty via count
-
Clement Ho authored
Resolve "Migrate spec/javascripts/vue_shared/components/file_icon_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32278
-
Michael Kozono authored
Save board lists collapsed setting Closes #52758 See merge request gitlab-org/gitlab-ce!31069
-
Felipe Artur authored
Persists if a board list is collapsed for each user.
-
Illya Klymov authored
-
Paul Slaughter authored
Fix top-nav search bar dropdown on xl displays Closes #64120 and #66075 See merge request gitlab-org/gitlab-ce!31864
-
Kemais Ehlers authored
-
Michael Kozono authored
Support Gitaly feature flags in workhorse Closes gitaly#1764 See merge request gitlab-org/gitlab-ce!31764
-
Jacob Vosmaer authored
-
Tom Atkins authored
Improve grammar and correct syntax in curl example See merge request gitlab-org/gitlab-ce!32163
-
Tom Atkins authored
improve grammar in Gitaly configuration See merge request gitlab-org/gitlab-ce!31605
-
Michael Kozono authored
Edit limit text See merge request gitlab-org/gitlab-ce!32318
-
Nick Thomas authored
Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptor See merge request gitlab-org/gitlab-ce!32230
-
Andrew Newdigate authored
The original name has been deprecated
-
Nick Thomas authored
Upgrade pages to 1.8.0 See merge request gitlab-org/gitlab-ce!32334
-
Vladimir Shushlin authored
-
Jacopo authored
-
Achilleas Pipinellis authored
Update Textile documentation link See merge request gitlab-org/gitlab-ce!32326
-
Sean McGivern authored
This key is useful to reduce the amount of logic needed on the frontend: if `has_warnings` is true, then the frontend knows that the request in question has warnings for some metric.
-
Sean McGivern authored
For each DetailedView subclass, we add a `warnings` array to: 1. The top-level response. 2. Each individual call under the `details` key. We use the `.thresholds` hash on the DetailedView to determine what's a warning. If that hash is empty (the default), then the warnings array will always be empty.
-
Rémy Coutable authored
Make sast & dast artifacts browseable See merge request gitlab-org/gitlab-ce!32219
-
Clement Ho authored
Remove csslab Closes #66661 See merge request gitlab-org/gitlab-ce!32330
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.8.0/12.2.0 See merge request gitlab-org/gitlab-ce!32289
-
Kamil Trzciński authored
Update CE files for gitlab-ee!15334 See merge request gitlab-org/gitlab-ce!32046
-
Victor Zagorodny authored
A new param with_security_reports was added to GET /groups/:id/projects API and the code to support this logic in GroupProjectsFinder and Project model. Also, a DB index was added to ci_job_artifacts table to speed up the search of security reports artifacts for projects
-
Achilleas Pipinellis authored
Add docs for new log file See merge request gitlab-org/gitlab-ce!32051
-
Hordur Freyr Yngvason authored
-
Andreas Brandl authored
Migrate users.private_profile to disallow NULL values Closes #57538 See merge request gitlab-org/gitlab-ce!29941
-
Adam Hegyi authored
This change sets NOT NULL constraint to users.private profile. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57538
-