| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace the 'features/explore/projects.feature' spinach test with an rspec ↵replace_explore_projects.feature | Vitaliy @blackst0ne Klachkov | 2017-10-11 | 1 | -145/+0 |
| | | | | | analog | ||||
| * | fixed up JS to use a js-* class | Phil Hughes | 2017-09-06 | 1 | -2/+2 |
| | | | | | fixed up Ruby based on review | ||||
| * | test fixes | Phil Hughes | 2017-09-05 | 1 | -2/+2 |
| | | | | | removed un-used file | ||||
| * | more navigation spec fixes | Phil Hughes | 2017-08-30 | 1 | -2/+2 |
| | | |||||
| * | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -4/+4 |
| | | |||||
| * | Revert "Merge branch '1937-https-clone-url-username' into 'master' " | Rémy Coutable | 2017-05-30 | 1 | -1/+1 |
| | | | | | | | | This reverts commit c425f366bfa84efab92b5d5e1d0721f16a2890bc, reversing changes made to 82f6c0f5ac4ed29390ed90592d2c431f3494d93f. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Enable the Style/TrailingCommaInArguments cop | Rémy Coutable | 2017-05-10 | 1 | -1/+1 |
| | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Add the username of the current user to the HTTP(S) clone URL | Jan Christophersen | 2017-02-24 | 1 | -1/+1 |
| | | |||||
| * | Show member roles to all users on members page20614-show-member-roles-to-all-users | Douwe Maan | 2016-08-11 | 1 | -4/+0 |
| | | |||||
| * | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -3/+0 |
| | | |||||
| * | fix failing testsempty-repo-instructions-fix | Phil Hughes | 2016-02-23 | 1 | -1/+1 |
| | | |||||
| * | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -10/+10 |
| | | |||||
| * | Move ssh-key steps into SharedUser. Change references in "Explore Projects" ↵ | Eirik Lygre | 2015-12-09 | 1 | -8/+1 |
| | | | | | feature. Apply ssh-key requirement to "Project Create" feature. | ||||
| * | Add spinach tests for the clone protocol selection. | Eirik Lygre | 2015-12-09 | 1 | -0/+8 |
| | | |||||
| * | Add `Group#add_*` convenience methodsrs-group-convenience-methods | Robert Speicher | 2015-08-07 | 1 | -1/+1 |
| | | | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels. | ||||
| * | Fix rubocop issues at feature/ directory | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+0 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Call `page.all` instead of `all` in feature steps | Robert Speicher | 2015-06-12 | 1 | -2/+2 |
| | | | | | | | | There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396 | ||||
| * | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -2/+2 |
| | | |||||
| * | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 2 | -27/+27 |
| | | |||||
| * | Move group members index from `/members` to `/group_members`. | Douwe Maan | 2015-03-15 | 1 | -1/+1 |
| | | |||||
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -4/+4 |
| | | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
| * | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 2 | -2/+2 |
| | | | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path | ||||
| * | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 2 | -3/+3 |
| | | |||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-08-28 | 1 | -2/+2 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Improve copy test repo cmd | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+0 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-07-24 | 1 | -24/+0 |
| | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | Refactor explore area tests. Replaced old links | Dmitriy Zaporozhets | 2014-07-23 | 2 | -0/+265 |
| Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
