- 10 Aug, 2020 1 commit
-
-
Serena Fang authored
Move buttons to right to be consistent with Pajamas guidelines
-
- 06 Aug, 2020 39 commits
-
-
Bob Van Landuyt authored
Add Sidekiq worker context for project imports See merge request gitlab-org/gitlab!38698
-
Craig Norris authored
Reassign page to Enablement stage See merge request gitlab-org/gitlab!38713
-
Illya Klymov authored
Fix vulnerability history query path Closes #233916 See merge request gitlab-org/gitlab!38790
-
Mike Lewis authored
Add guideline about resetting schema cache in migration docs See merge request gitlab-org/gitlab!36015
-
Catalin Irimie authored
If using ActiveRecord, there may be cases where the schema is changed in a previous migration and is cached, resulting in weird behaviors if using the column that was altered but not refreshed. As per https://github.com/rails/rails/pull/24300#issuecomment-201321397, reset_column_information should be used when using models in migrations.
-
Stan Hu authored
Revert "Merge branch 'id-remove-lfs-check-ff' into 'master'" See merge request gitlab-org/gitlab!38723
-
Marcin Sedlak-Jakubowski authored
Fix external links errors See merge request gitlab-org/gitlab!38507
-
Sean McGivern authored
-
Illya Klymov authored
Clean up design management `item_spec.js` See merge request gitlab-org/gitlab!38472
-
Illya Klymov authored
Replace gl-text-black-normal with gl-text-body See merge request gitlab-org/gitlab!35857
-
Illya Klymov authored
Better axis labels for burndown charts See merge request gitlab-org/gitlab!38113
-
Simon Knox authored
Also for burnup charts. 1. Set min of 1 day (as that is our bucket size) 1. Set min of 1 on the y-axis 1. Format dates in a more human-friendly way 1. Remove avg/max from chart legend
-
Jan Provaznik authored
Resolve "Allow setting a default role for Group SSO" See merge request gitlab-org/gitlab!37801
-
Manoj M J authored
This change allows setting a default role for Group SSO
-
Nick Thomas authored
Resolve "Apply BFG Object map might fail due to race condition" See merge request gitlab-org/gitlab!38686
-
Kushal Pandya authored
Polish Jira issues integration UI See merge request gitlab-org/gitlab!37095
-
Mark Florian authored
Add text import button See merge request gitlab-org/gitlab!38706
-
Kyle Mann authored
-
Olena Horal-Koretska authored
Create new security charts page and layout See merge request gitlab-org/gitlab!37770
-
Alexander Turinske authored
- create init page for new group security dashboard - create new component for group security dashboard - create new generic security dashboard layout component - create tests
-
Olena Horal-Koretska authored
Remove unused files See merge request gitlab-org/gitlab!38623
-
Natalia Tepluhina authored
Update Markdownlint dependency version See merge request gitlab-org/gitlab!38536
-
Evan Read authored
-
Nicolò Maria Mezzopera authored
Display Strategy Information for New Feature Flags See merge request gitlab-org/gitlab!38227
-
Andrew Fontaine authored
New Version Feature Flags now show information on the strategies that they are configured with.
-
Nicolò Maria Mezzopera authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!38615
-
Tom Quirk authored
-
Tom Quirk authored
Improve readability of tests by removing snapshots in favor of explicitly checking various DOM elements. Additionally, reorganise tests to better match descriptions
-
Thong Kuah authored
Refactor package graphql specs See merge request gitlab-org/gitlab!38521
-
Natalia Tepluhina authored
Add sorting for incidents See merge request gitlab-org/gitlab!38178
-
David O'Regan authored
Add base osrting for incidents via sorting by the date column for the moment.
-
Markus Koller authored
Add new DB seed to generate MR's for the compliance dashboard See merge request gitlab-org/gitlab!38574
-
Ezekiel Kigbo authored
Fetch metrics results in panel preview See merge request gitlab-org/gitlab!37930
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38766
-
Illya Klymov authored
Migrate dashboard dropdown to the new dropdown component Closes #213717 See merge request gitlab-org/gitlab!38670
-
GitLab Release Tools Bot authored
-
Miguel Rincon authored
This change implements the backend endpoint integration that fetches data from prometheus to display data in the chart preview.
-
Stan Hu authored
fix error typo. See merge request gitlab-org/gitlab!38754
-