Commit Graph

23 Commits

Author SHA1 Message Date
Z.J. van de Weg 07fc2f852a Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
Z.J. van de Weg 03ea019465 CI build status not per environment 2016-08-11 21:29:58 +02:00
Z.J. van de Weg b497b0ce3f Incorporate feedback 2016-08-11 21:29:57 +02:00
Z.J. van de Weg 826862d48e Tests for release status heading on MR#show 2016-08-11 21:29:57 +02:00
Connor Shea 602fe11191
Remove provider path, replace with dynamic path. 2016-08-03 11:50:38 -06:00
winniehell ae9f0ca818 Add failing test for #20462 2016-08-02 03:32:28 +02:00
Alejandro Rodríguez d00679d54f Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
Katarzyna Kobierska 9403827933 Fix tests 2016-07-26 11:19:40 +02:00
Katarzyna Kobierska 842de4efc0 Tests refactoring for trigger variables 2016-07-26 11:19:40 +02:00
Katarzyna Kobierska 79c29a67ca Add test for multiple trigger variables view 2016-07-26 11:19:40 +02:00
Katarzyna Kobierska 10d9df28ec Add gitlab-workhorse version to admin dashboard
Test for showing GitLab Workhorse version on Admin Dashboard

Refactoring
2016-07-23 06:56:32 +02:00
ubudzisz 4ff3ef6f92 add modification to commit title test
add modification to commit title test

add empty line
2016-07-18 15:03:27 +02:00
ubudzisz af44c0ba86 modify view test to commit title
modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop

remove empty line in CHANGELOG
2016-07-18 12:39:25 +02:00
ubudzisz 7d74f2f00f add test to view
repair rubocop test and update CHANGELOG

repair rubocop test

repair rubocop

repair rubocop

repair rubocop
2016-07-18 12:39:24 +02:00
ubudzisz 9d75ecedac modify view test to commit title
modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop
2016-07-18 12:39:24 +02:00
ubudzisz 85fc83c588 add test to view
repair rubocop test and update CHANGELOG

repair rubocop test

repair rubocop

repair rubocop

repair rubocop
2016-07-18 12:39:24 +02:00
ubudzisz 86df8bc353 repair rubocop test 2016-07-18 12:39:24 +02:00
ubudzisz fda1d01182 add git-commit-title-method into pipeline model and modify view
add git-commit-title-method into tests
2016-07-18 12:39:24 +02:00
Grzegorz Bizon 94cec500c5 Do not show build retry link when build is active 2016-06-30 11:06:19 +02:00
Robert Speicher b95ef77e23 Move "I should see Crowd login form" feature to a view spec
We were doing all kinds of code gymnastics to "enable" Crowd in the
feature spec and this would sometimes cause a transient failure.

Really what it's testing is if the Crowd login form shows when Crowd's
enabled, so this is much better suited to a view spec.
2016-02-24 17:38:13 -05:00
Robert Speicher 45824aabc6 Allow non-admin users to see version information
We want users to know what features they have available (and to pressure
their admins to upgrade).
2015-09-23 17:18:15 -04:00
Robert Speicher be142e6bd6 Move the `version_check_enabled` check from view to helper 2015-09-23 16:28:51 -04:00
Robert Speicher 48cfad9013 Add a view spec (gasp!) for help/index 2015-09-23 16:20:58 -04:00