Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Method names changed to #includes_commit?zj-deployment-status-on-mr | Z.J. van de Weg | 2016-08-12 | 1 | -3/+4 | |
| | ||||||
* | CI build status not per environment | Z.J. van de Weg | 2016-08-11 | 1 | -1/+1 | |
| | ||||||
* | Incorporate feedback | Z.J. van de Weg | 2016-08-11 | 1 | -2/+4 | |
| | ||||||
* | Tests for release status heading on MR#show | Z.J. van de Weg | 2016-08-11 | 1 | -0/+23 | |
| | ||||||
* | Remove provider path, replace with dynamic path.devise-deprecations | Connor Shea | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Add failing test for #20462 | winniehell | 2016-08-02 | 1 | -0/+37 | |
| | ||||||
* | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects | Alejandro RodrÃguez | 2016-07-28 | 1 | -0/+21 | |
| | ||||||
* | Fix tests | Katarzyna Kobierska | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | Tests refactoring for trigger variables | Katarzyna Kobierska | 2016-07-26 | 1 | -7/+10 | |
| | ||||||
* | Add test for multiple trigger variables view | Katarzyna Kobierska | 2016-07-26 | 1 | -1/+18 | |
| | ||||||
* | Add gitlab-workhorse version to admin dashboard | Katarzyna Kobierska | 2016-07-23 | 1 | -0/+20 | |
| | | | | | | Test for showing GitLab Workhorse version on Admin Dashboard Refactoring | |||||
* | add modification to commit title test | ubudzisz | 2016-07-18 | 1 | -9/+13 | |
| | | | | | | add modification to commit title test add empty line | |||||
* | modify view test to commit title | ubudzisz | 2016-07-18 | 1 | -1/+0 | |
| | | | | | | | | | | 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 | |||||
* | add test to view | ubudzisz | 2016-07-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | repair rubocop test and update CHANGELOG repair rubocop test repair rubocop repair rubocop repair rubocop | |||||
* | modify view test to commit title | ubudzisz | 2016-07-18 | 1 | -10/+5 | |
| | | | | | | | | modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop | |||||
* | add test to view | ubudzisz | 2016-07-18 | 1 | -9/+16 | |
| | | | | | | | | | | | | repair rubocop test and update CHANGELOG repair rubocop test repair rubocop repair rubocop repair rubocop | |||||
* | repair rubocop test | ubudzisz | 2016-07-18 | 1 | -1/+1 | |
| | ||||||
* | add git-commit-title-method into pipeline model and modify view | ubudzisz | 2016-07-18 | 1 | -0/+9 | |
| | | | | add git-commit-title-method into tests | |||||
* | Do not show build retry link when build is active | Grzegorz Bizon | 2016-06-30 | 1 | -0/+37 | |
| | ||||||
* | Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-spec | Robert Speicher | 2016-02-24 | 1 | -0/+37 | |
| | | | | | | | | 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. | |||||
* | Allow non-admin users to see version informationrs-help-page | Robert Speicher | 2015-09-23 | 1 | -18/+5 | |
| | | | | | We want users to know what features they have available (and to pressure their admins to upgrade). | |||||
* | Move the `version_check_enabled` check from view to helper | Robert Speicher | 2015-09-23 | 1 | -2/+1 | |
| | ||||||
* | Add a view spec (gasp!) for help/index | Robert Speicher | 2015-09-23 | 1 | -0/+55 | |