summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Collapse)AuthorAgeFilesLines
* Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-022-28/+22
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix error when trying to create a wiki pageRémy Coutable2016-04-292-0/+133
| | | | | | Closes #15527. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-0/+27
| | | | Closes #15509
* Merge branch '15513-fix-undefined-can-method' into 'master' Robert Speicher2016-04-221-0/+20
|\ | | | | | | | | | | | | Use the `can?` helper instead of `current_user.can?` Fixes #15513. See merge request !3882
| * Use the `can?` helper instead of `current_user.can?`15513-fix-undefined-can-methodRémy Coutable2016-04-221-0/+20
| | | | | | | | | | | | Fixes #15513. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Move cherry-pick feature specs to proper directoryfix/cherry-pick-specs-locationGrzegorz Bizon2016-04-221-0/+67
|/
* Fix specsRémy Coutable2016-04-182-4/+7
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Continue implementation of the license template selector and /licenses API ↵Rémy Coutable2016-04-182-0/+97
| | | | | | endpoint Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add feature specs for list of badges pageGrzegorz Bizon2016-04-061-0/+34