- 06 May, 2019 40 commits
-
-
James Fargher authored
Try to simplify feature flag checks by using policies
-
James Fargher authored
There are two cluster hierarchies one for the deployment platform and one for controllers. The main difference is that deployment platforms do not check user permissions and only return the first match.
-
James Fargher authored
Instance level clusters were already mostly supported, this change adds admin area controllers for cluster CRUD
-
GitLab Bot authored
-
Mayra Cabrera authored
Fix editing issues and MRs with NULL lock_version See merge request gitlab-org/gitlab-ce!28145
-
Sean McGivern authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Refactor and improve Geo::LogCursor and tests Closes #11092 See merge request gitlab-org/gitlab-ee!12276
-
Sean McGivern authored
Merge branch '11505-broken-master-lint-duplicatemethods-method-clusterablepresenter-clusters_path-is-defined-at-both-app-presenters-clusterable_presenter-rb' into 'master' Resolve "Broken master: Lint/DuplicateMethods: Method ClusterablePresenter#clusters_path is defined at both app/presenters/clusterable_presenter.rb" Closes #11505 See merge request gitlab-org/gitlab-ee!12339
-
Clement Ho authored
Upgrade GitLab UI to 3.10.0 See merge request gitlab-org/gitlab-ce!28140
-
GitLab Bot authored
-
Sean McGivern authored
Fix issuables state_id nil when importing projects from GitHub Closes #57906 See merge request gitlab-org/gitlab-ce!28027
-
Felipe Artur authored
Issues and merge requests imported from GitHub are having state_id set to null. This fixes the GitHub project importer and schedule migrations to fix state_id.
-
GitLab Bot authored
-
Fatih Acet authored
Add close_select2 method to select2_helper See merge request gitlab-org/gitlab-ce!27981
-
Fatih Acet authored
Fetch all available groups in MR approval rule form Closes #11194 See merge request gitlab-org/gitlab-ee!12096
-
Lukas Eipert authored
-
GitLab Bot authored
-
Sean McGivern authored
Add Mayra Cabrera to .gitlab/codeowners See merge request gitlab-org/gitlab-ce!28131
-
Mayra Cabrera authored
Per the second step of: https://gitlab.com/gitlab-com/www-gitlab-com/issues/3351
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.60.0 See merge request gitlab-org/gitlab-ce!27842
-
Peter Leitzen authored
-
Douglas Barbosa Alexandre authored
Support creating a child epic from API See merge request gitlab-org/gitlab-ee!11064
-
GitLab Bot authored
-
Kushal Pandya authored
Aligns the play button for stages Closes #61469 See merge request gitlab-org/gitlab-ce!28124
-
Bob Van Landuyt authored
EE Backport: Support Prometheus for group-level clusters (backend) See merge request gitlab-org/gitlab-ee!12115
-
Peter Leitzen authored
Tweak cluster helper and refactor its specs.
-
Valery Sizov authored
It also make it more efficient
-
GitLab Bot authored
-
Bob Van Landuyt authored
Support Prometheus for group-level clusters (backend) See merge request gitlab-org/gitlab-ce!27995
-
Peter Leitzen authored
Tweak cluster helper and refactor its specs.
-
Jarka Košanová authored
- move code checking if epics can be linked from EpicLinks::CreateService to Epic model
-
Lukas 'Eipi' Eipert authored
-
Douwe Maan authored
Improve scheduling of mirror updates to reduce frequency of database queries See merge request gitlab-org/gitlab-ee!11217
-
Mayra Cabrera authored
Move code from EpicsHelper to a presenter Closes #8948 See merge request gitlab-org/gitlab-ee!10849
-
GitLab Bot authored
-
Paul Slaughter authored
**Note:** - It resolves this by passing `all_available` to the groups request - Also adds feature spec
-
Stan Hu authored
Move the build-qa-image to the test stage See merge request gitlab-org/gitlab-ce!28122
-
Paul Slaughter authored
**Why?** This is needed to create a feature test for: https://gitlab.com/gitlab-org/gitlab-ee/issues/11194
-
Andreas Brandl authored
This adds rescheduling logic to the end of UpdateAllMirrorsWorker job. We wait for a few seconds before we check capacity again and - if some jobs already completed - we schedule another run of UpdateAllMirrorsWorker.
-