- 05 May, 2020 40 commits
-
-
Nick Thomas authored
Deploy Keys - refactoring See merge request gitlab-org/gitlab!30225
-
Kushal Pandya authored
Issues Analytics: Add title to group-level page See merge request gitlab-org/gitlab!31057
-
Phil Hughes authored
Code Review Analytics: Refactor merge requests actions See merge request gitlab-org/gitlab!31063
-
Phil Hughes authored
Move custom stage form and stage nav to base vue See merge request gitlab-org/gitlab!30359
-
Ezekiel Kigbo authored
Moves the custom stage from out from the cycle analytics stage table Minor fix for the ugly scrollbars
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
Peter Leitzen authored
Fixes for RSpec/LeakyConstantDeclaration See merge request gitlab-org/gitlab!30664
-
Ryan Cobb authored
Additional fixes for RSpec/LeakyConstantDeclaration rubocop violations.
-
Illya Klymov authored
Productivity Analytics: Remove separator and cleanup margins See merge request gitlab-org/gitlab!30839
-
Denys Mishunov authored
Remove Visibility from terraform widget See merge request gitlab-org/gitlab!30737
-
Rémy Coutable authored
Fix flaky user_sees_notes_from_forked_project_spec.rb Closes #213228 See merge request gitlab-org/gitlab!31060
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Heinrich Lee Yu authored
Fix flaky test in dashboard/snippets_spec.rb Closes #216541 See merge request gitlab-org/gitlab!31062
-
Illya Klymov authored
Fix tab counts for license compliance Closes #214766 See merge request gitlab-org/gitlab!30568
-
Alessio Caiazza authored
Remove redundant changelog file See merge request gitlab-org/gitlab!30848
-
Vitaly Slobodin authored
-
Illya Klymov authored
Generalize Geo Filter Bar See merge request gitlab-org/gitlab!30531
-
Jan Provaznik authored
Add mutation to create a new branch in GraphQL See merge request gitlab-org/gitlab!30388
-
Martin Wortschack authored
- Commit mutations from actions instead of dispatching actions
-
Stan Hu authored
Similar to https://gitlab.com/gitlab-org/gitlab/-/issues/206937, this test was flaky due to the image lazy loader. The test is asserting on the image src, but it fails when the src value is still the lazy loader's placeholder image. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216541
-
Stan Hu authored
This test was flaky because if the merge request widget loaded, it would shift the note outside of the browser view, which would cause the `find` to fail. To make this more robust, we scroll the browser view to the note before clicking on the reply button. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/213228
-
Martin Wortschack authored
-
Natalia Tepluhina authored
Solarized Light syntax highlighting theme for Web IDE See merge request gitlab-org/gitlab!30989
-
Natalia Tepluhina authored
Web IDE: Scope Monaco related SCSS overrides only to the white theme See merge request gitlab-org/gitlab!30992
-
Natalia Tepluhina authored
Add PyPi support to frontend See merge request gitlab-org/gitlab!29935
-
Nick Kipling authored
Created new pypi_installation component Updated app component with small refactor Updated utils and Vuex to support new package type Updated package_helpers to provide urls Added / updated tests Updated gitlab.pot
-
Kushal Pandya authored
Epic tree move child with drag and drop See merge request gitlab-org/gitlab!28629
-
Russell Dickenson authored
Clarify security approvals docs See merge request gitlab-org/gitlab!31024
-
Russell Dickenson authored
Remove instruction to use -silent for local DAST analyzers See merge request gitlab-org/gitlab!30965
-
charlie ablett authored
Allow require_graphql_authorizations to work for mutation specs Closes #216391 See merge request gitlab-org/gitlab!30958
-
Evan Read authored
Make sidekiq-cluster the default in the docs See merge request gitlab-org/gitlab!30542
-
Dylan Griffith authored
Admin audit log table redesign Closes #216126 See merge request gitlab-org/gitlab!27578
-
Robert Hunt authored
Added the logs_table component Applied to the audit_logs view and altered the controller to test pagination
-
Florie Guibert authored
- Review feedback
-
Stan Hu authored
Resolve "Sort the language list" Closes #214880 See merge request gitlab-org/gitlab!29833
-
Haris Delalic authored
Language list on the Preferences page should be sorted by English name. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29833
-
Dylan Griffith authored
Pass user rather than user ID to SpamActionService See merge request gitlab-org/gitlab!30966
-