- 22 Jul, 2020 1 commit
-
-
Mike Jang authored
-
- 09 Jul, 2020 39 commits
-
-
Mike Greiling authored
Add shortcut to copy source branch name on merge request page See merge request gitlab-org/gitlab!36338
-
Nathan Friend authored
Adds a new keyboard shortcut to copy the source branch name to the clipboard on merge request pages.
-
Mike Jang authored
Make import/export version docs clearer See merge request gitlab-org/gitlab!36451
-
Mike Greiling authored
Add option to unassign member from issuables when removing them from a project See merge request gitlab-org/gitlab!34946
-
Coung Ngo authored
This allows users to be removed from issuables such as confidential ones which they might otherwise have access to despite being removed from the project.
-
Toon Claes authored
Rename Browser Performance Testing in code Closes #220181 See merge request gitlab-org/gitlab!34634
-
Grant Young authored
Named only 'performance' in code so we want to refactor since we'll have multiple incoming
-
Ezekiel Kigbo authored
Surround selected text with typed backtick or single quote in markdown fields See merge request gitlab-org/gitlab!25748
-
Kassio Borges authored
-
Ezekiel Kigbo authored
Fix single file editor with long branch name See merge request gitlab-org/gitlab!36371
-
Lin Jen-Shin authored
Detect haml files in test_file_finder Closes #225458 See merge request gitlab-org/gitlab!35724
-
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
-