Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-05-04 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-03-22 | 1 | -41/+35 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | Add edit_note helper methodadd-edit-note-helper-method-pd | Patrick Derichs | 2019-07-31 | 1 | -0/+8 |
| | |||||
* | Add frozen_string_literal to spec/support | Thong Kuah | 2019-07-25 | 1 | -0/+2 |
| | | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758 | ||||
* | Fix hiding of quick action prompt in specsfix-slow-preview-note-specs | Heinrich Lee Yu | 2019-05-14 | 1 | -6/+4 |
| | |||||
* | Avoid quick action prompt blocking preview button58882-reduce-test-view-port | Lin Jen-Shin | 2019-05-07 | 1 | -1/+11 |
| | |||||
* | Fix preview of commit tagging | Peter Leitzen | 2018-08-10 | 1 | -0/+7 |
| | |||||
* | Fix flakey time-sensitive specs that rely on notes background Sidekiq jobs48093-fix-flakey-notes-background-process-specs | Eric Eastwood | 2018-06-18 | 1 | -1/+1 |
| | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/48093 We use `perform_enqueued_jobs` because it is "adapter-agnostic so it's better to use it over Sidekiq::Testing.inline!." -- https://gitlab.com/gitlab-org/gitlab-ce/issues/22991 | ||||
* | Replace the `project/issues/issues.feature` spinach test with an rspec analog | blackst0ne | 2018-04-03 | 1 | -0/+27 |