Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test | Stan Hu | 2015-09-10 | 1 | -2/+4 |
| | |||||
* | Add `Group#add_*` convenience methodsrs-group-convenience-methods | Robert Speicher | 2015-08-07 | 1 | -1/+1 |
| | | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels. | ||||
* | Allow custom label to be set for authentication providers.auth-icons-labels | Douwe Maan | 2015-07-23 | 1 | -1/+8 |
| | |||||
* | Fix tests for admin identities after migrate to rspec3 | Dmitriy Zaporozhets | 2015-06-23 | 1 | -5/+2 |
| | |||||
* | Fix indendity test | Dmitriy Zaporozhets | 2015-06-22 | 1 | -5/+13 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for admin managing user identities | Dmitriy Zaporozhets | 2015-06-19 | 1 | -0/+36 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -13/+13 |
| | |||||
* | Add feature spec for user ssh keys on admin page. | Marin Jankovski | 2014-12-29 | 1 | -0/+32 |
| | |||||
* | Add test for broken admin user page | Dmitriy Zaporozhets | 2014-10-02 | 1 | -0/+19 |
| | | | | 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 | -6/+6 |
|\ | | | | | | | | | | | | | | | | | 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 | -6/+6 |
| | | |||||
* | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
|/ | |||||
* | Test secondary user email removal. | Marin Jankovski | 2014-06-23 | 1 | -0/+19 |
| | |||||
* | Merge branch 'rm-dir-prefix' of ↵ | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+13 |
| | | | | https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix | ||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 1 | -0/+34 |