- 21 Sep, 2020 40 commits
-
-
Ezekiel Kigbo authored
Adds additional feature specs to ensure filters are applied correctly Minor refactor specs
-
Sean McGivern authored
Add build status update exponential backoff mechanism See merge request gitlab-org/gitlab!42693
-
Dmytro Zaporozhets (DZ) authored
Update group members JSON See merge request gitlab-org/gitlab!42416
-
Peter Hegman authored
Instead of checking for presence of `user`. This is a better check because it is possible to have a member with an orphaned user.
-
Imre Farkas authored
Remove unused helper See merge request gitlab-org/gitlab!42713
-
Patrick Bajao authored
Create email notifications for merge request reviewers See merge request gitlab-org/gitlab!41851
-
David Kim authored
Notifications for reviewers should be pretty much the same as Assignees.
-
Sean McGivern authored
Resolve "Add filter capabilities to Incident list" Closes #229404 See merge request gitlab-org/gitlab!42377
-
David O'Regan authored
Update incident filters to allow token based search with author and assignees
-
Sean McGivern authored
Normalize empty params in ActionCable logging See merge request gitlab-org/gitlab!42804
-
Peter Leitzen authored
Fix Rails/SaveBang offenses for spec files in spec/services/issuable/* See merge request gitlab-org/gitlab!42780
-
Rajendra Kadam authored
Fixes Rails/SaveBang cop for spec files in spec/services/issuable/*
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!42817
-
Grzegorz Bizon authored
This commit adds a class that will be used to calculate an exponential backoff in seconds that we will pass to a runner to avoid overloading the API in case of object storage slowness.
-
Dmytro Zaporozhets (DZ) authored
Add Review Requested to Todo list filter See merge request gitlab-org/gitlab!42344
-
David Kim authored
-
Mark Florian authored
Merge branch '241924-remove-v-html-from-ee-app-assets-javascripts-clusters-components-environments-vue' into 'master' Replace v-html with gl-sprintf in ee/app/assets/javascripts/clusters/components/environments.vue Closes #241924 See merge request gitlab-org/gitlab!41510
-
GitLab Release Tools Bot authored
-
Dmytro Zaporozhets (DZ) authored
Speed up specs for quick action interpret service See merge request gitlab-org/gitlab!42571
-
Grzegorz Bizon authored
Make `development` flags to be `required` See merge request gitlab-org/gitlab!42687
-
Peter Leitzen authored
Cleanup request http method/code metrics See merge request gitlab-org/gitlab!42618
-
Ben Kochie authored
Remove 13 of the 93 request method codes from Prometheus metrics intialization. Reduces un-used/extremely rare metrics by 14% Filter method label by the list of valid request methods. Signed-off-by: Ben Kochie <bjk@gitlab.com>
-
Illya Klymov authored
Update UI for collapsed files body Closes #249640 See merge request gitlab-org/gitlab!42465
-
Sean McGivern authored
Cleanup of import url sanitization patch See merge request gitlab-org/gitlab!42539
-
Kerri Miller authored
-
Heinrich Lee Yu authored
Lograge defaults to empty hashes so we change these to `nil` so that we won't have type mismatches because these are usually strings.
-
Illya Klymov authored
Merge branch '233686-replace-bootstrap-alerts-in-app/views/admin/projects/show.html.haml' into 'master' Replace bootstrap alerts in app/.../show.html.haml Closes #233686 See merge request gitlab-org/gitlab!41389
-
Gilang Gumilar authored
-
Andreas Brandl authored
Fix reindexing bug when statement_timeout set See merge request gitlab-org/gitlab!42692
-
Sean McGivern authored
Stub Gitlab::JobWaiter#wait for tests See merge request gitlab-org/gitlab!42753
-
Adam Hegyi authored
Remove duplicate broken container scanning findings See merge request gitlab-org/gitlab!42609
-
Phil Hughes authored
Don't include mr_notes store on issue page See merge request gitlab-org/gitlab!42567
-
Simon Knox authored
Async imports for both stores, so lint doesn't complain about consistent return
-
Illya Klymov authored
Merge branch '241949-remove-v-html-from-ee-app-assets-javascripts-geo_replicable-components' into 'master' Replace v-html with gl-sprintf in ee/app/assets/javascripts/geo_replicable/components/geo_replicable_empty_state.vue Closes #241949 See merge request gitlab-org/gitlab!41488
-
Phil Hughes authored
Add gl-button to services/prometheus See merge request gitlab-org/gitlab!42756
-
Illya Klymov authored
Update UI Text in Trial Confirmation Banner See merge request gitlab-org/gitlab!40774
-
Jacki Bauer authored
-
Toon Claes authored
Merge branch '250269-disable-batch-count-because-pipelines-that-have-security-jobs-counters-fail-on-gitlab-com' into 'master' Disable batch counting for "pipelines that have security jobs" metrics See merge request gitlab-org/gitlab!42556
-
Kamil Trzciński authored
This does: - add all leftover `development` feature flags - ensures that licensed `feature flags` are actually checked against `type: :licensed` - makes `development` to be `optional: false`, aka `required`
-
Alper Akgun authored
Update Growth feature flag YAML files See merge request gitlab-org/gitlab!42799
-