- 05 May, 2020 30 commits
-
-
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
-
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
-
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
-
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
-
Fernando authored
* Use variables in test assertions
-
Fernando authored
* Rework to use mount instead of shallow mount to confirm content rendered correctly Remove left over code
-
- 04 May, 2020 10 commits
-
-
Thong Kuah authored
Resolve "Knative One Click should use GitLab Managed Chart" See merge request gitlab-org/gitlab!29522
-
Fernando authored
* Change computed prop to use value from response headers * Add unit tests Add change log Fix changelog entry
-
Mayra Cabrera authored
Remove feature flag usage_activity_by_stage See merge request gitlab-org/gitlab!30464
-
Mayra Cabrera authored
Fix schema order for published incidents See merge request gitlab-org/gitlab!30872
-
charlie ablett authored
GraphQL: Add 'milestone_due_asc' sort for Issuables See merge request gitlab-org/gitlab!29992
-
Sean Arnold authored
-
Michael Kozono authored
Revert "Revert CODEOWNERS validation of Web requests in diff check" See merge request gitlab-org/gitlab!31025
-
Dan Davison authored
Add expiry date when SSH key is created See merge request gitlab-org/gitlab!30575
-
Mark Lapierre authored
This helps prevent the tests from creating 100s of keys that stay around forever.
-
Clement Ho authored
Add docs for the metrics visibility toggle See merge request gitlab-org/gitlab!29423
-