Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate features/project/project.feature to RSpec and reorganize several ↵ | Rémy Coutable | 2018-04-09 | 1 | -49/+0 |
| | | | | | | Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Init zenmode in snippets pages40508-snippets-zen-mode | Filipa Lacerda | 2017-12-05 | 1 | -0/+5 |
| | |||||
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Auto-correct ProjectPathHelper violations | Robert Speicher | 2017-07-06 | 1 | -3/+3 |
| | |||||
* | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rs-gitlab_sign_in' into 'master' | Douwe Maan | 2017-06-20 | 1 | -1/+1 |
|\ | | | | | | | | | Prepare for bypassing GitLab sign in in feature specs See merge request !11913 | ||||
| * | Change `login_as` uses to `gitlab_sign_in` | Robert Speicher | 2017-06-19 | 1 | -1/+1 |
| | | |||||
* | | Enable autocomplete on project snippetsenable-autocomplete-on-project-snippets | Eric Eastwood | 2017-06-19 | 1 | -11/+2 |
|/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1210 disabled autocomplete for personal snippets and project snippets. But we want autocomplete on project snippets. | ||||
* | Disable autocomplete on snippets comments | Eric Eastwood | 2017-06-19 | 1 | -1/+24 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594 Was supposedly fixed in MR for https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop up again | ||||
* | Merge branch 'snippets-finder-visibility' into 'security' | Douwe Maan | 2017-05-10 | 1 | -4/+20 |
| | | | | | | Refactor snippets finder & dont return internal snippets for external users See merge request !2094 | ||||
* | Fix snippets pagination22500-can-t-paginate-through-snippets | Rémy Coutable | 2016-09-26 | 1 | -0/+14 |
Signed-off-by: Rémy Coutable <remy@rymai.me> |