summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove readme-only project view preferenceremove-readme-optionAnnabel Dunstone Gray2017-03-061-8/+0
* Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-065-4/+256
|\
| * Clean up specZ.J. van de Weg2017-03-061-3/+1
| * Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-0621-95/+631
| |\
| * | Fix eslintZ.J. van de Weg2017-03-061-2/+2
| * | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-06112-289/+2237
| |\ \
| * | | Minor edits, incorporate reviewZ.J. van de Weg2017-03-061-1/+4
| * | | Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-0210-163/+255
| |\ \ \
| * | | | Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-021-2/+2
| * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-02179-1161/+3344
| |\ \ \ \
| * | | | | Improve UXZ.J. van de Weg2017-03-021-6/+0
| * | | | | Fix testsZ.J. van de Weg2017-02-241-1/+5
| * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-24206-1186/+4175
| |\ \ \ \ \
| * | | | | | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-223-0/+228
| * | | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-20143-1003/+2867
| |\ \ \ \ \ \
| * | | | | | | Transactional mattermost team creationZ.J. van de Weg2017-02-202-38/+9
| * | | | | | | Add tests for Mattermost team creationZ.J. van de Weg2017-02-163-12/+36
| * | | | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-163-0/+32
* | | | | | | | Merge branch '21605-allow-html5-details' into 'master' Douwe Maan2017-03-064-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-064-0/+27
* | | | | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-0625-365/+845
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-0621-95/+631
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Fix Rubocop offenses in commit status/build specsGrzegorz Bizon2017-03-062-12/+10
| * | | | | | | | | Ignore optional actions when calculating warningsGrzegorz Bizon2017-03-062-1/+28
| * | | | | | | | | Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-0612-33/+42
| * | | | | | | | | Extend specs for code we use to calculate statusesGrzegorz Bizon2017-03-062-0/+40
| * | | | | | | | | Extend pipeline retry specs with blocking actionsGrzegorz Bizon2017-03-061-11/+50
| * | | | | | | | | Add specs for presence of build commandsGrzegorz Bizon2017-03-061-0/+38
| * | | | | | | | | Add specs for new pipeline and build action eventsGrzegorz Bizon2017-03-063-1/+32
| * | | | | | | | | Improve specs for calculating pipeline result statusGrzegorz Bizon2017-03-061-2/+4
| * | | | | | | | | Fix invalid description in commit status specsGrzegorz Bizon2017-03-061-1/+1
| * | | | | | | | | Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-064-2/+135
| * | | | | | | | | Extend specs for pipelines with manual blocking actionsGrzegorz Bizon2017-03-061-0/+59
| * | | | | | | | | Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-062-3/+2
| * | | | | | | | | Fix specs for environments with manual actionsGrzegorz Bizon2017-03-063-19/+40
| * | | | | | | | | Adjust pipeline retry specs to use manual statusesGrzegorz Bizon2017-03-061-4/+4
| * | | | | | | | | Always actionize build when it is a manual actionGrzegorz Bizon2017-03-061-24/+48
| * | | | | | | | | Fix Rubocop offenses in pipeline processing specsGrzegorz Bizon2017-03-061-32/+32
| * | | | | | | | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-062-4/+4
| * | | | | | | | | Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-23/+47
| * | | | | | | | | Make pipeline processing specs more consistentGrzegorz Bizon2017-03-061-278/+316
| * | | | | | | | | Fix pipeline retry specs for optional blocking actionsGrzegorz Bizon2017-03-061-8/+7
| * | | | | | | | | Fix specs for pipeline processing with manual actionsGrzegorz Bizon2017-03-061-6/+6
| * | | | | | | | | Remove duplication in process pipeline service specsGrzegorz Bizon2017-03-061-38/+33
| * | | | | | | | | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-062-2/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński2017-03-062-57/+129
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-29/+29
| * | | | | | | | | Fix rubocop offensesTomasz Maczukin2017-03-011-1/+1
| * | | | | | | | | Add minor updatesTomasz Maczukin2017-03-011-4/+19
| * | | | | | | | | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-1/+16