- 14 Sep, 2020 40 commits
-
-
Fabio Pitino authored
Add Enum support for `deprecated` argument See merge request gitlab-org/gitlab!41630
-
Luke Duncalfe authored
`ruby-graphql` supports https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27464 added support for a custom `deprecated` keyword for `field` to allow us to specify the milestone that a field was deprecated in a structured way. Enum values are also able to be deprecated. This change adds support for enum values. Also see: https://gitlab.com/gitlab-org/gitlab/-/issues/199952
-
Ezekiel Kigbo authored
Hide confirmation modal after closing a blocked issue See merge request gitlab-org/gitlab!42068
-
Bob Van Landuyt authored
GraphQL - Expose group memberships under group See merge request gitlab-org/gitlab!39331
-
charlie ablett authored
- Use GroupMembersFinder
-
Natalia Tepluhina authored
[RUN AS-IF-FOSS] Revert "Merge branch '229416-boards-fetch-list-issues-via-graphql' into 'master'" See merge request gitlab-org/gitlab!42220
-
Markus Koller authored
Exclude tmp dirs from backups See merge request gitlab-org/gitlab!41706
-
Will Chandler authored
Add '--exclude' for tmp directories in located in paths included in backups. Currently a backup job may fail due to a file or directory within a tmp dir being removed during the backup. This change adds a new 'exclude' optional parameter to Backup::Files to indicate directories that should not be included in backups. This should prevent changes in temporary files from breaking backups and also stop unneeded files from being included in the backup archive.
-
Olena Horal-Koretska authored
Fix Duplicate Keys in Vulnerability Details See merge request gitlab-org/gitlab!42027
-
Kev authored
-
Heinrich Lee Yu authored
Fix notes_data so the initial value is in microseconds See merge request gitlab-org/gitlab!42124
-
Markus Koller authored
Fix create table with two foreign keys cop See merge request gitlab-org/gitlab!42131
-
Sean McGivern authored
Add issue changes to UsageData See merge request gitlab-org/gitlab!40904
-
Illya Klymov authored
Add assignees to boards sidebar See merge request gitlab-org/gitlab!41913
-
Scott Stern authored
-
Achilleas Pipinellis authored
Drop Git requirements specifically for Geo feature See merge request gitlab-org/gitlab!42155
-
Achilleas Pipinellis authored
Update Fast Searching See merge request gitlab-org/gitlab!42168
-
John McGuire authored
-
Achilleas Pipinellis authored
Drop Debian 8 (jessie) support See merge request gitlab-org/gitlab!42149
-
Mark Florian authored
Merge branch '233665-replace-bootstrap-alerts-in-app/views/shared/_no_password.html.haml' into 'master' Replace bootstrap alerts in app/views/shared/_no_password.html.haml Closes #233665 See merge request gitlab-org/gitlab!41397
-
Gilang Gumilar authored
-
Illya Klymov authored
Improve New Trial flow for edge case scenario See merge request gitlab-org/gitlab!41020
-
Illya Klymov authored
Add reviewers to MR form Closes #216054 See merge request gitlab-org/gitlab!40330
-
Lin Jen-Shin authored
This reverts merge request !41958
-
Russell Dickenson authored
Add naming pattern for Redis HLL metrics to Telemetry guide Closes #247472 See merge request gitlab-org/gitlab!41975
-
Alina Mihaila authored
-
Phil Hughes authored
Replace notification icons with Gitlab SVGs See merge request gitlab-org/gitlab!40709
-
Kushal Pandya authored
Make Pipeline ID's always a link for downstream/upstream pipelines See merge request gitlab-org/gitlab!42107
-
Payton Burdette authored
Always make the pipeline id a link when a downstream, upstream or mutli-project pipeline.
-
Sean McGivern authored
Add RTC project service to GitLab See merge request gitlab-org/gitlab!36662
-
Mark Florian authored
Merge branch '241917-remove-v-html-from-ee-app-assets-javascripts-license_compliance-components-pipeline_info-vue' into 'master' Remove v-html from ee/app/assets/javascripts/license_compliance/components/pipeline_info.vue Closes #241917 See merge request gitlab-org/gitlab!41516
-
Adam Hegyi authored
Remove duplicated container scanning findings See merge request gitlab-org/gitlab!42041
-
Mark Florian authored
Merge branch '241951-remove-v-html-from-app-assets-javascripts-diffs-components-diff_file-vue' into 'master' Remove v-html from app/assets/javascripts/diffs/components/diff_file.vue Closes #241951 See merge request gitlab-org/gitlab!41486
-
Miguel Rincon authored
Use burnup graphQL endpoint for milestone charts See merge request gitlab-org/gitlab!41715
-
Simon Knox authored
Requires padding data as endpoint only returns changes
-
Bob Van Landuyt authored
Move active user count logic to License model See merge request gitlab-org/gitlab!41678
-
Vitaly Slobodin authored
We need this logic in other places too, not only in helper.
-
Toon Claes authored
Add admin setting of Elasticsearch client request timeout Closes #224526 See merge request gitlab-org/gitlab!41470
-
Changzheng Liu authored
This reverts commit cc8b0cfdfa99ae302cd415eeb03b4c338946dc2b.
-
Illya Klymov authored
Replace bootstrap button in Wiki page Closes #229291 See merge request gitlab-org/gitlab!41857
-