- 11 Mar, 2020 40 commits
-
-
Ezekiel Kigbo authored
Fetch the top labels instead of all labels Defaults the task by type filter to show only the selected labels as selected on load Fix broken specs
-
Kushal Pandya authored
Migrate sketch index_spec to jest See merge request gitlab-org/gitlab!26889
-
Nicolò Maria Mezzopera authored
- migrate index_spec - rename balsamiq_viewer to browser_spec
-
Mark Florian authored
Fix security dashboard project selector pagination See merge request gitlab-org/gitlab!26975
-
Rémy Coutable authored
Fix gitlab foss build Closes #210022 See merge request gitlab-org/gitlab!26985
-
Heinrich Lee Yu authored
Revert "Merge branch 'fix-project-controller-event-feed' into 'master'" See merge request gitlab-org/gitlab!26965
-
Peter Leitzen authored
Default to sensible panel for grafana embeds See merge request gitlab-org/gitlab!21932
-
Kushal Pandya authored
Show weight and progress information in Roadmap epic timeline bars See merge request gitlab-org/gitlab!18957
-
Nick Thomas authored
Originally we used tmp/tests/gitlab_workhorse_secret, but this is in a .gitignore'd directory and this fails to transfer to gitlab-foss correctly. We don't seem to be able to manually fix it up in gitlab-foss, so remove the missing .gitkeep file in this project instead, and use tmp/gitlab_workhorse_test_secret instead. The problem exists because we need the secret to exist very early on in initialization, and I'm not particularly comfortable with rails creating directories willy-nilly.
-
Nick Thomas authored
-
Andreas Brandl authored
Add 'instance' column to services table Closes #204801 See merge request gitlab-org/gitlab!25714
-
Dave Pisek authored
This commit changes a mutation within the instance level security dashboard's project selector to correctly handle data for next-page fetches.
-
Jarka Košanová authored
Issue Boards: Sort closed issues in order of when they were closed Closes #19880 See merge request gitlab-org/gitlab!23442
-
Jan Provaznik authored
Add health status data to the graphQL endpoint See merge request gitlab-org/gitlab!25989
-
Thong Kuah authored
This reverts merge request !19524
-
Martin Wortschack authored
Use Vue Labels Select for Epics sidebar Closes #198431 See merge request gitlab-org/gitlab!26768
-
Adam Hegyi authored
Optimize project counters with repositories enabled counter See merge request gitlab-org/gitlab!26698
-
Doug Stull authored
- need to add conditions to a new index to allow usage ping counter to work, where today it is hitting the failback condition.
-
Jarka Košanová authored
Update cluster-applications image to v0.11 See merge request gitlab-org/gitlab!26842
-
Marcia Ramos authored
Avoid contractions in error messages See merge request gitlab-org/gitlab!26617
-
Mike Jang authored
-
Dmytro Zaporozhets authored
Set feature flag forward_npm_package_registry_requests enabled by default See merge request gitlab-org/gitlab!26932
-
Dmytro Zaporozhets authored
Add feature tests for the new Vue packages list See merge request gitlab-org/gitlab!26656
-
Nick Kipling authored
Added feature tests for group level Also added tests for project level Fixed issue with project link url
-
Arturo Herrero authored
This is needed to support instance-level integrations alongside service templates. We want to make sure that we always have the correct state in the database. This commit is adding the following validations: - Validates presence of project_id if not instance - Validates absence of project_id if instance - Validates only one instance-level service per type - Validates service is instance or template
-
Jarka Košanová authored
Merge branch '206899-move-system-metrics-chart-group-to-the-top-of-the-default-dashbord-in-metrics' into 'master' Move System Metrics chart group to the top of Default dashboard See merge request gitlab-org/gitlab!26355
-
briankabiro authored
On issue boards, issues are sorted based on their relative ordering This changes the ordering of closed issues to use the time when they were closed.
-
Kushal Pandya authored
Show memory on clusters list See merge request gitlab-org/gitlab!26781
-
Kushal Pandya authored
Use pure Vue Labels Select dropdown for Epics sidebar.
-
Kushal Pandya authored
Update table layout for mobile - tablet view-ports See merge request gitlab-org/gitlab!26479
-
David O'Regan authored
-
Adam Hegyi authored
Optimize ci_pipeline counters See merge request gitlab-org/gitlab!26774
-
Jan Provaznik authored
Add GraphQL migration to set epic of an issue Closes #36309 See merge request gitlab-org/gitlab!25628
-
Jarka Košanová authored
- calculate epic health status based on issues
-
Natalia Tepluhina authored
Frontend skeleton for Group-level activity overview See merge request gitlab-org/gitlab!26649
-
Marcel Amirault authored
Improve migration doc around passing artifacts See merge request gitlab-org/gitlab!26878
-
Heinrich Lee Yu authored
Add specs testing ProjectAuthorization for unapproved user See merge request gitlab-org/gitlab!25886
-
Marcel Amirault authored
-
Marcel Amirault authored
Improve migration docs around manual gates See merge request gitlab-org/gitlab!26874
-
Jason Yavorska authored
-