summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/dashboard.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-83/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Fix specdm-consistent-last-push-eventDouwe Maan2017-05-261-1/+1
* Consistently display last push event widgetDouwe Maan2017-05-251-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-3/+3
* Remove repository trait from factories that don't need it in featuresrs-repository-project-traitRobert Speicher2017-01-171-3/+3
* Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-171-3/+3
* Differentiate the expire from leave eventCallum Dryden2016-10-201-27/+0
* Updated failing testsPhil Hughes2016-08-131-0/+1
* Fix spinach testsKamil Trzcinski2016-05-141-1/+1
* Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-021-0/+19
* Little refactor plus some specs.Rubén Dávila2016-01-211-0/+1
* Use "Build passed" in tooltip instead of "Build status: passed"Douwe Maan2015-12-081-1/+1
* Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-241-0/+4
* Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-221-1/+1
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-13/+13
* Support editing target branch of merge requestStan Hu2015-05-291-2/+2
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-4/+4
|\
| * Fix specs.Douwe Maan2015-02-131-4/+4
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
|/
* Remove def project from tests that inherit it.Ciro Santilli2014-09-281-4/+0
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-1/+1
* Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ...Dmitriy Zaporozhets2014-09-221-14/+14
|\
| * Replace old spinach step definitions with step.Ciro Santilli2014-09-221-14/+14
* | Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
|/
* Fix dashboard testsDmitriy Zaporozhets2014-07-311-2/+2
* Fix testsDmitriy Zaporozhets2014-05-081-1/+0
* Fix testsDmitriy Zaporozhets2014-03-251-1/+1
* Remove deprecated findersskv2014-01-191-2/+2
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-1/+1
* Few fixes to spinach testsDmitriy Zaporozhets2013-08-271-1/+1
* Merge Request on forked projectsIzaak Alpert2013-07-171-0/+1
* Lets fix testsDmitriy Zaporozhets2013-06-221-4/+7
* Constants in Events looks good nowAndrew8xx82013-02-131-2/+2
* feature testsDmitriy Zaporozhets2013-01-271-0/+6
* A bit of spinach testsDmitriy Zaporozhets2013-01-091-37/+1
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-041-2/+2
* Spinach test addedAlex Denisov2012-11-281-0/+10
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-4/+4
* Dashboard steps: 1.9 syntax & use of create instead of FactoryDmitriy Zaporozhets2012-11-071-20/+20
* Restyled last push widget. Increased line-height for td in tablesrandx2012-10-221-1/+1
* Implement pending dashboard steprandx2012-10-031-0/+14
* fix buildNihad Abbasov2012-10-021-4/+4
* Minor grammar changeRobert Speicher2012-09-221-1/+1
* refactor feature stepsNihad Abbasov2012-09-101-0/+92