Skip to content
Snippets Groups Projects
Select Git revision
  • 516868-disable-replace-delete-unlock
  • 523100-fix-fetching-custom-roles-in-policies-for-self-managed
  • 523718-fix-note-last-edited-by
  • 519551-secure-defaults
  • migrate-previously-created-runners-dedicated
  • master default protected
  • 505041-add-parent-param-groups-resolver
  • rails-next protected
  • ruby-next protected
  • 517748-restructure-feature-settings-table
  • brodock/update-migration-docs-for-views
  • j_lar/mark_some_events_as_internal_events
  • release-tools/update-gitaly
  • 517411-prevent-creating-pipeline-on-workload-branch-creation
  • zl/incident-10989
  • 517748-pass-expanded-chat-sub-features-feature-flag-to-frontend
  • 514659-add-message-about-enabling-glas
  • sh-fix-rack-attack-rate-limiting-runner-api
  • 511378-find-nonsql-service-ping-bottlenecks
  • 522884-hide-project
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

gitlab_schema.json

  • Alex Kalderimis's avatar
    96a2b3db
    Add specific type to epic_id for updateIssue · 96a2b3db
    Alex Kalderimis authored
    This required changes to support nullable global-IDs, which up to this
    point have explicitly rejected nil values.
    
    The Epic ID handling is changed to:
    
    - use the declarative loading mechanism
    - check for the correct epic permissions before trying to apply the
      change (which eliminates some uncaught exceptions)
    96a2b3db
    History
    Add specific type to epic_id for updateIssue
    Alex Kalderimis authored
    This required changes to support nullable global-IDs, which up to this
    point have explicitly rejected nil values.
    
    The Epic ID handling is changed to:
    
    - use the declarative loading mechanism
    - check for the correct epic permissions before trying to apply the
      change (which eliminates some uncaught exceptions)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.