- 09 Jul, 2020 40 commits
-
-
Dmytro Zaporozhets authored
Update `new_milestone_path` from `url` to `path` See merge request gitlab-org/gitlab!36360
-
Jan Provaznik authored
Expose issue ID via GraphQL See merge request gitlab-org/gitlab!36412
-
Dmytro Zaporozhets authored
Add placehold Vue app for "New Release" page See merge request gitlab-org/gitlab!35367
-
Nathan Friend authored
This commit adds all the basic files necessary to begin development on the new **New Release** page.
-
Shinya Maeda authored
Expose show tests endpoint See merge request gitlab-org/gitlab!34886
-
Maxime Orefice authored
This endpoint will be used to fetch individual test suite data. This is part of the work to improve the performance of our junit feature.
-
Markus Koller authored
Add status, reporter and assignee search options See merge request gitlab-org/gitlab!36369
-
Markus Koller authored
Add product analytics models See merge request gitlab-org/gitlab!35869
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan Provaznik authored
Use commit and branch ref validation for release in CI config Closes #227116 See merge request gitlab-org/gitlab!36256
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Bob Van Landuyt authored
Resolve "Redis N+1 in /api/v4/groups/:id/projects - forks count key" Closes #220316 See merge request gitlab-org/gitlab!35328
-
Gosia Ksionek authored
In order to avoid multiple calls to Redis we gather all the forks count in one mget call. Modify group detail class Modify passed options Fix rubocop offences Fix specs
-
Bob Van Landuyt authored
Load initial analytics report configuration See merge request gitlab-org/gitlab!35632
-
Adam Hegyi authored
- Replace dummy chart configuration API with real implementation. - Introduce ConfigLoader to load the default report configuration YAML file. - Add JSON schema test for the chart configuration API endpoint.
-
Achilleas Pipinellis authored
Update developer doc to incorporate changes to counts See merge request gitlab-org/gitlab!35694
-
Phil Hughes authored
Update dependency @gitlab/ui to v17.19.1 See merge request gitlab-org/gitlab!36417
-
Jarka Košanová authored
Collect specifics about machine type and architecture Closes #220840 See merge request gitlab-org/gitlab!34627
-
Qingyu Zhao authored
-
Nicolò Maria Mezzopera authored
Step 2 - Defer IDE gql client creation See merge request gitlab-org/gitlab!36406
-
Fabio Pitino authored
Cleanup checks for replication slot in Geo See merge request gitlab-org/gitlab!36053
-
Mark Florian authored
Show Allow/Deny descriptions See merge request gitlab-org/gitlab!34036
-
James Lopez authored
Use plan and purchased storage for limit See merge request gitlab-org/gitlab!35561
-
Nicolas Dular authored
-
Rémy Coutable authored
Test against PG12 on master nightly Closes #208836 See merge request gitlab-org/gitlab!35826
-
Albert Salim authored
Group jobs into: - job base specs: e.g `*-base:` - parallel specs: e.g `*-parallel:` - scheduling specs: actual jobs with scheduling rules
-
Shinya Maeda authored
Add Shinya to CI templates owners See merge request gitlab-org/gitlab!36287
-
Alessio Caiazza authored
-
Alexandru Croitor authored
Add abiility to search by status, reporter and assignee
-
Ash McKenzie authored
Optimize 28-days deployment counters See merge request gitlab-org/gitlab!35892
-
Alper Akgun authored
Use a more specialized index and use start and finish parameters
-
Markus Koller authored
Add raw snippet file endpoint See merge request gitlab-org/gitlab!36037
-
Sean McGivern authored
move PackagesManagerApiSpecHelpers to core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!36270
-
Kushal Pandya authored
Add constants for empty dashboard states Closes #217758 See merge request gitlab-org/gitlab!36405
-
Peter Leitzen authored
Fix Style/RedundantParentheses offenses See merge request gitlab-org/gitlab!36423
-
Phil Hughes authored
Merge branch '227016-container-registry-improve-the-experience-for-users-viewing-an-image-repository-who-does-not' into 'master' Hide tags delete button when none can be deleted See merge request gitlab-org/gitlab!36300
-
Nicolò Maria Mezzopera authored
- update source - update tests
-
Markus Koller authored
Add email and email_verified claims to OAuth ID tokens Closes #21560 See merge request gitlab-org/gitlab!35468
-
Thong Kuah authored
Feature spec for squash option edge cases mentioned in part 2 Closes #17613 See merge request gitlab-org/gitlab!35392
-