summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-221-3/+6
* Removes extra empty linesFilipa Lacerda2018-10-171-2/+0
* Creates ref_exists? method for Pipeline classFilipa Lacerda2018-10-081-1/+1
* Merge branch 'master' into 42611-removed-branch-linkFilipa Lacerda2018-10-082-2/+98
|\
| * Fix pipelines specShinya Maeda2018-10-051-1/+1
| * Add feature spec for remaining timeShinya Maeda2018-10-051-0/+18
| * Groomed specsShinya Maeda2018-10-042-17/+20
| * Fix pipeline specShinya Maeda2018-10-031-1/+3
| * Add feature specShinya Maeda2018-10-032-0/+71
| * Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-181-0/+2
* | Render link to branch only when branch still existsFilipa Lacerda2018-08-311-0/+17
|/
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-092-3/+3
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+6
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail...André Luís2018-06-071-0/+10
* Update 404 and 403 pagesPaul Slaughter2018-05-311-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-161-3/+2
|\
| * Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-111-3/+2
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-082-12/+66
|\ \ | |/
| * Merge branch 'fix-failed-jobs-tab' into 'master'Grzegorz Bizon2018-05-081-5/+44
| |\
| | * Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-5/+44
| * | Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński2018-05-071-3/+3
| |\ \
| | * | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-3/+3
| | * | Fix broken testFilipa Lacerda2018-05-031-1/+1
| | |/
| * | Add pipeline variables feature specMatija Čupić2018-05-041-0/+15
| * | Search for "Create for" in feature specMatija Čupić2018-05-021-1/+1
| * | Update feature spec to search for Create pipeline buttonMatija Čupić2018-05-021-3/+3
| |/
* | Fix pipelines specClement Ho2018-04-241-2/+2
* | Fix pipelines specClement Ho2018-04-241-1/+1
|/
* Update wording in rspecFilipa Lacerda2018-04-161-4/+4
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-052-0/+33
* Fix corrupted testShinya Maeda2018-03-151-1/+1
* Add feartue spec. Fix failed testShinya Maeda2018-03-151-0/+12
* Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-3/+5
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-5/+34
* Remove pipelines mini graph spec that wasn't actually testing anythingsh-issue-43636Stan Hu2018-02-281-17/+0
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-2/+5
* Fix jobs cache reset functional specMatija Čupić2018-01-051-5/+3
* Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-042-2/+2
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* | Add feature test for resetting runner cachesMatija Čupić2018-01-041-0/+36
|/
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-2/+2
* Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-1/+1
|\
| * Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
* | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-0/+30
|/
* initializes the branches dropdown upon invalid entryChristiaan Van den Poel2017-11-271-0/+12
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-6/+20
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-7/+7
|\