Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Signed in admin should be able to add/remove himself to a group | Douglas Barbosa Alexandre | 2015-12-01 | 1 | -0/+29 |
| | |||||
* | Fix bug preventing invite by e-mail | Stan Hu | 2015-08-21 | 1 | -0/+15 |
| | | | | | | This was broken in 70f5291808 as a result of introducing the ability to filter by current user. Closes #2320 | ||||
* | Add `Group#add_*` convenience methodsrs-group-convenience-methods | Robert Speicher | 2015-08-07 | 1 | -1/+1 |
| | | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels. | ||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -4/+4 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -7/+7 |
| | |||||
* | Use `project_member` instead of `team_member`. | Douwe Maan | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | Refactor issuable sorting a bit | Dmitriy Zaporozhets | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Spelling improvement, add in a group, not into group. | Sytse Sijbrandij | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Fix spinach test | Dmitriy Zaporozhets | 2014-12-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for remove group member feature in admin area | Dmitriy Zaporozhets | 2014-10-20 | 1 | -2/+21 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-09-22 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | | | | | 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 | -5/+5 |
| | | |||||
* | | 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> | ||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 1 | -0/+66 |