- 07 Nov, 2017 24 commits
-
-
Sean McGivern authored
This method can be called with an array, or a relation: 1. Arrays always have a limited amount of values, so that's fine. 2. If the relation does not have a limit value applied, then we will load every single object in that collection, and prevent N+1 queries for the metadata for that. But that's wrong, because we should never call this without an explicit limit set. So we raise in that case, and this commit will see which specs fail. The only failing specs here were the issues API specs, and the specs for IssuableMetadata itself, and both have been addressed.
-
Filipa Lacerda authored
Multi-file editor fetch log data from a different endpoint Closes #38360 See merge request gitlab-org/gitlab-ce!15132
-
Kamil Trzciński authored
Make sure that every job has a stage assigned Closes #37979 See merge request gitlab-org/gitlab-ce!14724
-
Kamil Trzciński authored
Resolve "Change default size for GKE cluster creation" Closes #39649 See merge request gitlab-org/gitlab-ce!15220
-
Filipa Lacerda authored
Resolve "Fix GKE wording" Closes #39648 See merge request gitlab-org/gitlab-ce!15204
-
Fabio Busatto authored
-
Rémy Coutable authored
Merge branch '39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issue' into 'master' Resolve "When reopening an issue the Mattermost Notification has no context to the issue" Closes #39791 See merge request gitlab-org/gitlab-ce!15218
-
Douwe Maan authored
Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request' into 'master' Fetch the merged branches at once in the `/projects/:id/repository/branches` endpoint See merge request gitlab-org/gitlab-ce!15215
-
Rémy Coutable authored
Support custom attributes on groups and projects See merge request gitlab-org/gitlab-ce!14593
-
Rémy Coutable authored
Add changes_count to the merge requests API See merge request gitlab-org/gitlab-ce!15178
-
Grzegorz Bizon authored
First iteration of Move Kubernetes from service to Cluster page See merge request gitlab-org/gitlab-ce!15061
-
Sean McGivern authored
[CE backport] Saved configuration for issue board See merge request gitlab-org/gitlab-ce!15108
-
Sean McGivern authored
Label priority and Priority sort orders See merge request gitlab-org/gitlab-ce!15219
-
Victor Wu authored
-
Sean McGivern authored
Fix GFM reference links for closed milestones Closes #39850 See merge request gitlab-org/gitlab-ce!15234
-
Douwe Maan authored
Change tags order in refs dropdown Closes #37336 See merge request gitlab-org/gitlab-ce!15235
-
bikebilly authored
-
bikebilly authored
-
Shinya Maeda authored
-
Tim Zallmann authored
Updates CE metrics with updated versions from EE See merge request gitlab-org/gitlab-ce!15229
-
Tim Zallmann authored
Enable multiple queries per Prometheus graph See merge request gitlab-org/gitlab-ce!15201
-
Stan Hu authored
fix borderzero lint See merge request gitlab-org/gitlab-ce!15233
-
Vitaliy @blackst0ne Klachkov authored
-
Vitaliy @blackst0ne Klachkov authored
-
- 06 Nov, 2017 16 commits
-
-
Simon Knox authored
-
Joshua Lambert authored
Updates CE metrics with updated versions from EE for supported metrics (EE version includes additional items for EE specific features)
-
Mike Greiling authored
-
Filipa Lacerda authored
Convert copy_as_gfm into ES module and move to behaviors See merge request gitlab-org/gitlab-ce!14859
-
Annabel Dunstone Gray authored
34768 Fix problem with issuable header wrapping when content is too long Closes #34768 See merge request gitlab-org/gitlab-ce!15192
-
Clement Ho authored
Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled Closes #20666 See merge request gitlab-org/gitlab-ce!15021
-
bikebilly authored
-
Mike Greiling authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
Merge remote-tracking branch 'origin/move-kubernetes-from-service-to-clusters-page-10-2-ver' into 35616-move-gke-form-1st-iteration
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform See merge request gitlab-org/gitlab-ce!14879
-
Grzegorz Bizon authored
Add all InfluxDB metrics to prometheus See merge request gitlab-org/gitlab-ce!13891
-
Grzegorz Bizon authored
Fixup rspec tag misuse See merge request gitlab-org/gitlab-ce!15227
-
Mike Greiling authored
-
Simon Knox authored
-