Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Except where necessary, use `sign_in` over `login_as` in features | Robert Speicher | 2017-04-19 | 1 | -7/+44 |
| | |||||
* | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' | Sean McGivern | 2016-12-15 | 1 | -1/+1 |
| | | | | | | | Issue#visible_to_user moved to IssuesFinder Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24637. See merge request !2039 | ||||
* | Fix Error 500 when one user attempts to access a personal, internal snippet | Stan Hu | 2015-06-19 | 1 | -0/+4 |
| | | | | Closes #1815 | ||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | Add project stars. | Ciro Santilli | 2014-07-17 | 1 | -0/+4 |
| | |||||
* | User can leave group from group page. | Ciro Santillli | 2014-02-12 | 1 | -0/+8 |
| | |||||
* | Fix 404 on project page for unauthenticated user | Jason Hollingsworth | 2013-12-04 | 1 | -0/+4 |
| | | | | | | | | Eliminate a 404 error when user is not logged in and attempts to visit a project page. The 404 page will still show up when user is logged in and the project doesn’t exist or the user doesn’t have access. | ||||
* | tests for: Profile -> History | randx | 2012-09-27 | 1 | -0/+4 |
| | |||||
* | Add features for checking the "Active Tab" across various pages | Robert Speicher | 2012-09-26 | 1 | -0/+4 |
| | |||||
* | refactor feature steps | Nihad Abbasov | 2012-09-10 | 1 | -0/+10 |