Skip to content
Snippets Groups Projects

Add shared_runners_minutes_limit to groups and users API

Merged username-removed-423915 requested to merge add-api-shared_runners_minutes_limit into master
All threads resolved!
1116 files
+ 10799
6030
Compare changes
  • Side-by-side
  • Inline
Files
1116
  • * ee/master: (382 commits)
      Fix specs after removing assignee_id field
      Remove issues.assignee_id column
      Replace last added wait_for_vue_resource by wait_for_requests
      Fixed positioning of milestone dropdown in create board dropdown
      Fix typo in issues_functionalities.md
      update merge-request icon
      Fix return value when Geo nodes are not in sync
      Update CHANGELOG.md for 9.2.1
      Update CHANGELOG-EE.md for 9.2.1-ee
      Use wait_for_requests to wait all JS request
      Move docs 'superpowers' items to respective sections
      Fix conflicts for doc/user/project/issues/issues_functionalities.md
      Resolve conflicts
      Apply patch of sentry-clientside-releases
      Add more details to Geo health check status message
      Add specs
      Show weight filter in issue board modal
      License plan check on namespaces
      Fix JS spec conflicts
      ES advanced search syntax is EES, not EEP
      ...
@@ -40,6 +40,7 @@ logs, and code as it's very hard to read otherwise.)
@@ -40,6 +40,7 @@ logs, and code as it's very hard to read otherwise.)
#### Results of GitLab environment info
#### Results of GitLab environment info
<details>
<details>
 
<summary>Expand for output related to GitLab environment info</summary>
<pre>
<pre>
(For installations with omnibus-gitlab package run and paste the output of:
(For installations with omnibus-gitlab package run and paste the output of:
@@ -54,6 +55,7 @@ logs, and code as it's very hard to read otherwise.)
@@ -54,6 +55,7 @@ logs, and code as it's very hard to read otherwise.)
#### Results of GitLab application Check
#### Results of GitLab application Check
<details>
<details>
 
<summary>Expand for output related to the GitLab application check</summary>
<pre>
<pre>
(For installations with omnibus-gitlab package run and paste the output of:
(For installations with omnibus-gitlab package run and paste the output of:
Loading