- 02 Dec, 2019 40 commits
-
-
Dan Davison authored
Update best practices with note for `after` hook See merge request gitlab-org/gitlab!20830
-
Clement Ho authored
Allow patch notes on tags page to word wrap Closes #33482 See merge request gitlab-org/gitlab!20135
-
Clement Ho authored
Port Feature Flag Tests to Jest See merge request gitlab-org/gitlab!20882
-
Douglas Barbosa Alexandre authored
Upgrade CI image to Go 1.12 Closes #37937 See merge request gitlab-org/gitlab!21072
-
Sean McGivern authored
Revert "Merge branch 'ab/keyset-pagination' into 'master'" See merge request gitlab-org/gitlab!21047
-
Mayra Cabrera authored
Enable searching of projects by full path See merge request gitlab-org/gitlab!20659
-
Stan Hu authored
This is needed for Gitaly, which now requires Go 1.12. Closes https://gitlab.com/gitlab-org/gitlab/issues/37937
-
Andreas Brandl authored
This reverts merge request !19623
-
Stan Hu authored
Do not exit during specs from `import.rake` See merge request gitlab-org/gitlab!21054
-
DJ Mountney authored
Merge branch '36945-increase-cpu-memory-request-limit-for-various-review-app-components' into 'master' Increase CPU & memory request/limit for various Review App components Closes #36945 See merge request gitlab-org/gitlab!20533
-
Stan Hu authored
Run migrations tests in dedicated jobs Closes #37417 and #36715 See merge request gitlab-org/gitlab!20845
-
Stan Hu authored
Flush sidekiq queues before running import_rake_spec.rb See merge request gitlab-org/gitlab!21065
-
Kamil Trzciński authored
This stubs `exit 1` call to raise exception always.
-
Martin Wortschack authored
Resolve "Refactor tracking code in container registry" Closes #37910 See merge request gitlab-org/gitlab!21029
-
George Koltsov authored
-
Marcia Ramos authored
Remove duplicate section in frontend dev docs See merge request gitlab-org/gitlab!21009
-
Walmyr Lima e Silva Filho authored
Use data-qa-selector instead of qa-* class See merge request gitlab-org/gitlab!20974
-
Phil Hughes authored
Resolve "Ability to append user template to incoming service desk issues" See merge request gitlab-org/gitlab!20476
-
Imre Farkas authored
Fix error - TypeError: instance of IO needed Closes #37911 See merge request gitlab-org/gitlab!21049
-
Sanad Liaquat authored
Remove outdated comment from page object See merge request gitlab-org/gitlab!21042
-
Walmyr Lima e Silva Filho authored
Update a test to avoid flakiness Closes #37488 See merge request gitlab-org/gitlab!21028
-
Andrew Fontaine authored
Replace `jasmine.any` with `expect.any` to use Jest's utility functions instead.
-
Małgorzata Ksionek authored
Remove comments from app settings Remove duplicated spec Bring back new line
-
Douglas Barbosa Alexandre authored
Fix wrong message when adding same epic to issue See merge request gitlab-org/gitlab!20175
-
Stan Hu authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Andrew Fontaine authored
This is part of a new eslint configuration.
-
Nick Thomas authored
Refactor RepairLdapBlockedUserService See merge request gitlab-org/gitlab!21018
-
Nick Thomas authored
Remove `if Gitlab::Database.postgresql?` branches See merge request gitlab-org/gitlab!21001
-
Andrew Fontaine authored
Had to mock the `url_utility` module.
-
Andrew Fontaine authored
Had to correct an import path.
-
Andrew Fontaine authored
Had to mock the `url_utility` functions.
-
Andrew Fontaine authored
Had to also fix the loading icon size to make Jest behave.
-
Andrew Fontaine authored
Using `setImmediate` instead of `setTimeout` did the trick!
-
Andrew Fontaine authored
-
Andrew Fontaine authored
-
Dmitriy Zaporozhets authored
Add path based targeting to broadcast messages See merge request gitlab-org/gitlab!20191
-
Sean McGivern authored
Optimize query for CI pipelines of merge request See merge request gitlab-org/gitlab!19653
-