Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move edit group scenario to rspec and refactor groups_spec | Dmitriy Zaporozhets | 2016-10-14 | 1 | -5/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove go to dashboard test suite for group page and get rid of AR warning | Dmitriy Zaporozhets | 2016-05-03 | 1 | -4/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Merge branch 'new-navigation-prototype' into 'master'" | Jacob Schatz | 2016-04-07 | 1 | -0/+4 |
| | | | This reverts merge request !3494 | ||||
* | Remove tests with back button | Dmitriy Zaporozhets | 2016-04-01 | 1 | -4/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move group activity feed to separate page for consistency with dashboard and ↵ | Dmitriy Zaporozhets | 2016-03-10 | 1 | -0/+4 |
| | | | | | | project pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Don't list merge requests from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 1 | -0/+6 |
| | |||||
* | Don't list issues from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 1 | -0/+6 |
| | |||||
* | moved and refactored feature based on feedback. Also updated CHANGELOG | James Lopez | 2016-01-27 | 1 | -0/+4 |
| | |||||
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 1 | -129/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor group members tests a bit | Dmitriy Zaporozhets | 2015-11-25 | 1 | -3/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix 500 error when update group member permission | Dmitriy Zaporozhets | 2015-11-24 | 1 | -0/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'master' into james11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 1 | -1/+8 |
|\ | |||||
| * | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | fixed last group owner issue and added test | James Lopez | 2015-10-29 | 1 | -0/+8 |
|/ | |||||
* | Make all group public | Valery Sizov | 2015-09-09 | 1 | -0/+11 |
| | |||||
* | Spinach tests | Artem Sidorenko | 2015-08-19 | 1 | -0/+7 |
| | |||||
* | Make left menu more hierarchical and less contextual by adding back item at top | Dmitriy Zaporozhets | 2015-07-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add feature tests for inviting members. | Douwe Maan | 2015-04-14 | 1 | -0/+7 |
| | |||||
* | Fix adding new members to group | Dmitriy Zaporozhets | 2015-03-30 | 1 | -0/+8 |
| | |||||
* | Fix test for creating group from dashboard | Dmitriy Zaporozhets | 2015-03-10 | 1 | -8/+0 |
| | |||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 1 | -0/+143 |
- 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 |