Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove /features | blackst0ne | 2018-05-14 | 1 | -68/+0 |
| | |||||
* | Move spinach group milestones test to RSpec | Semyon Pupkov | 2018-02-15 | 1 | -135/+0 |
| | |||||
* | Move feature group members search test to RSpec | Semyon Pupkov | 2018-02-15 | 1 | -15/+0 |
| | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | spec fixes | Phil Hughes | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | spinach test updates | Phil Hughes | 2017-08-30 | 1 | -1/+3 |
| | |||||
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Native group milestones | Felipe Artur | 2017-07-07 | 1 | -7/+2 |
| | |||||
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requests | Oswaldo Ferreira | 2017-05-22 | 2 | -4/+4 |
| | |||||
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -2/+2 |
| | |||||
* | Fixed spinach tests | Phil Hughes | 2017-04-26 | 1 | -0/+3 |
| | | | | Removed a spinach test as it wasn't actually testing what it said it should be | ||||
* | Merge branch 'dz-refactor-create-members' into 'master' | Douwe Maan | 2017-04-20 | 1 | -65/+0 |
|\ | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735 | ||||
| * | Move some project/group members spinach tests to rspecdz-refactor-create-members | Dmitriy Zaporozhets | 2017-04-17 | 1 | -65/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Added profile name to user dropdown | Dimitrie Hoekstra | 2017-04-19 | 1 | -2/+2 |
|/ | |||||
* | Groups section capitalization fix | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -2/+2 |
| | |||||
* | update milestone page tests | Mike Greiling | 2017-03-25 | 1 | -1/+1 |
| | |||||
* | Code style improvements | Alfredo Sumaran | 2017-02-23 | 1 | -3/+1 |
| | |||||
* | Remove repository trait from factories that don't need it in featuresrs-repository-project-trait | Robert Speicher | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Add the `:repository` trait to `:project` factories in Cucumber steps | Robert Speicher | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' | Sean McGivern | 2016-12-15 | 1 | -0/+2 |
| | | | | | | | Issue#visible_to_user moved to IssuesFinder Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24637. See merge request !2039 | ||||
* | Updated members dropdowns | Phil Hughes | 2016-12-07 | 1 | -1/+6 |
| | | | | This ports some code over from EE to reduce conflicts | ||||
* | Fixed group tests | Phil Hughes | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | Updated some specs | Phil Hughes | 2016-09-13 | 1 | -4/+4 |
| | | | | Fixed issue with group name not showing | ||||
* | Tests update | Phil Hughes | 2016-09-13 | 1 | -2/+2 |
| | |||||
* | Add expiration date to group memberships | Sean McGivern | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | Allow to edit access expiration date. | Adam Niedzielski | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | UI and copywriting improvements13948-access-request-to-projects-and-groups | Rémy Coutable | 2016-06-14 | 1 | -6/+4 |
| | | | | | | | | | + Move 'Edit Project/Group' out of membership-related partial + Show the access request buttons only to logged-in users + Put the request access buttons out of in a more visible button + Improve the copy in the #remove_member_message helper Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add request access for groups | Rémy Coutable | 2016-06-14 | 1 | -3/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Remove go to dashboard test suite for group page and get rid of AR warning | Dmitriy Zaporozhets | 2016-05-03 | 1 | -2/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Merge branch 'new-navigation-prototype' into 'master'" | Jacob Schatz | 2016-04-07 | 1 | -3/+1 |
| | | | This reverts merge request !3494 | ||||
* | Fix milestones tab active state and testsnew-navigation-prototype | Dmitriy Zaporozhets | 2016-04-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix some active tab tests that are broken because of 2 level sidebar | Dmitriy Zaporozhets | 2016-04-01 | 1 | -1/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 1 | -8/+0 |
| | |||||
* | Add some spinach specs. | Rubén Dávila | 2016-03-04 | 1 | -2/+53 |
| | |||||
* | Fix feature steprs-remove-stamp | Robert Speicher | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Fix rubocop complainnew-member-page | Dmitriy Zaporozhets | 2015-11-25 | 1 | -2/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 2 | -0/+234 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move group feature step to match test location | Ciro Santilli | 2014-10-01 | 1 | -277/+0 |
| | |||||
* | Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-09-22 | 1 | -16/+16 |
|\ | | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb | ||||
| * | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -16/+16 |
| | | |||||
* | | Merge pull request #7821 from cirosantilli/factor-spinach-classes | Dmitriy Zaporozhets | 2014-09-22 | 1 | -1/+1 |
|\ \ | | | | | | | [factor] Prefix Spinach features with Spinach::Features::. | ||||
| * | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
| |/ | |||||
* | | Fix finder and tests for new membership models | Dmitriy Zaporozhets | 2014-09-15 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make sure the test fails in year 2114. | Marin Jankovski | 2014-08-21 | 1 | -2/+2 |
| | |||||
* | Fix test for no milestone description. | Marin Jankovski | 2014-07-15 | 1 | -1/+0 |
| | |||||
* | Update the tests with milestones descriptions. | Marin Jankovski | 2014-07-10 | 1 | -1/+9 |
| | |||||
* | Add feature tests for group milestone. | Marin Jankovski | 2014-06-30 | 1 | -0/+94 |
| | |||||
* | Fix group tests | Dmitriy Zaporozhets | 2014-05-29 | 1 | -4/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix spinach tests | Dmitriy Zaporozhets | 2014-05-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix 500 error on group members search | Dmitriy Zaporozhets | 2014-05-16 | 1 | -0/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |