Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-01-09 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-07-19 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-07-01 | 1 | -0/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-11-19 | 1 | -4/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | Add frozen_string_literal to spec/features | Thong Kuah | 2019-07-26 | 1 | -0/+2 |
| | | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758 | ||||
* | Resolve "Rename the `Master` role to `Maintainer`" Backend | Mark Chao | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Enable Capybara/FeatureMethods cop | Winnie Hellmann | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Resolve ""Click to expand" link in collapsed diffs should be blue" | Annabel Gray | 2018-06-14 | 1 | -2/+1 |
| | |||||
* | Add view replaced file link for image diffsadd-view-replaced-file-link | Clement Ho | 2017-09-20 | 1 | -5/+35 |
| | |||||
* | rework the html_safe not to use haml's auto escaping | micael.bergeron | 2017-09-11 | 1 | -0/+13 |
| | | | | add feature test for inline diff in file header | ||||
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Enable all feature flags by default in specsbvl-enable-features-in-test | Bob Van Landuyt | 2017-07-13 | 1 | -0/+4 |
| | | | | | | | | | Otherwise some features would go untested in non-specific contexts I did need to disable the `gitlab_git_diff_size_limit_increase`-feature in some specs since we depend on diffs being expandable while the file we are testing on is smaller than the increased limit. | ||||
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Implement diff viewers | Douwe Maan | 2017-06-14 | 1 | -0/+133 |