- 11 Mar, 2020 40 commits
-
-
Igor authored
Version Control for Snippets: Development of the Migration Plan (MVP) See merge request gitlab-org/gitlab!25905
-
Stan Hu authored
Fix capybara screenshots for rails See merge request gitlab-org/gitlab!27002
-
Ray Paik authored
Update proofreader.md See merge request gitlab-org/gitlab!26765
-
Martin Wortschack authored
Fe top n labels endpoint Closes #196584 See merge request gitlab-org/gitlab!24853
-
Achilleas Pipinellis authored
Document npm package requests forwarding See merge request gitlab-org/gitlab!26888
-
David Fernandez authored
-
Kushal Pandya authored
Move logs to core (frontend) See merge request gitlab-org/gitlab!26383
-
Adrien Kohlbecker authored
backend side
-
Maxime Orefice authored
-
Kushal Pandya authored
Show cpu on clusters list See merge request gitlab-org/gitlab!26783
-
Mark Florian authored
Update dependency @gitlab/ui to ^9.23.1 See merge request gitlab-org/gitlab!26863
-
Sanad Liaquat authored
Update E2E test to add SSH key via the API See merge request gitlab-org/gitlab!26852
-
Mark Lapierre authored
-
Ezekiel Kigbo authored
Minor cleanup tests including removing unused refs, returning promises instead of using a done callback etc Move toggle label ids function to utils Address minor review comments
-
Ezekiel Kigbo authored
Indicate how many labels are selected When the user selects more than 10 labels we should display how many labels are currently selected and what the maximum is Cleaned up tests Fix alignment of label checkmarks Display selected number of labels at all times Disable selection of new labels after max labels selected
-
Ezekiel Kigbo authored
Ensure that the user can only select 15 labels at most. This is required to fix https://gitlab.com/gitlab-org/gitlab/issues/38260 Fixed broken specs
-
Ezekiel Kigbo authored
Minor cleanup linting Added action specs for fetchTopRankedGroupLabels Added mutation specs for top ranked labels Updated tests with cases for testing the top ranked labels request
-
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
-
Shinya Maeda authored
Support New Feature Flags in API for GET Requests See merge request gitlab-org/gitlab!26331
-
Jason Goodman authored
Hide behind feature flag
-
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.
-
Francisco Javier López authored
This commit introduces the background migration that will be run to create the repository on every snippet and create as well the file according to the snippet content.
-
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
-