Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable the RSpec/HookArgument cop and auto-correct offenses | Robert Speicher | 2017-08-10 | 1 | -1/+1 |
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
* | Use `empty_project` where possible in spec/features/profiles | Robert Speicher | 2017-07-27 | 1 | -3/+3 |
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 1 | -1/+1 |
* | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 1 | -1/+1 |
* | Change `login_as` uses to `gitlab_sign_in` | Robert Speicher | 2017-06-19 | 1 | -1/+1 |
* | Correct RSpec/SingleLineHook cop offenses | Robert Speicher | 2017-06-14 | 1 | -2/+7 |
* | Redirect from redirect routes to canonical routes | Michael Kozono | 2017-05-05 | 1 | -3/+2 |
* | Add happy path feature tests for redirect behavior | Michael Kozono | 2017-05-05 | 1 | -0/+60 |