Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove readme-only project view preferenceremove-readme-option | Annabel Dunstone Gray | 2017-03-06 | 1 | -8/+0 |
* | Merge branch 'zj-create-mattermost-team' into 'master' | Kamil Trzciński | 2017-03-06 | 5 | -4/+256 |
|\ | |||||
| * | Clean up spec | Z.J. van de Weg | 2017-03-06 | 1 | -3/+1 |
| * | Merge branch 'master' into 'zj-create-mattermost-team' | Zeger-Jan van de Weg | 2017-03-06 | 21 | -95/+631 |
| |\ | |||||
| * | | Fix eslint | Z.J. van de Weg | 2017-03-06 | 1 | -2/+2 |
| * | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-03-06 | 112 | -289/+2237 |
| |\ \ | |||||
| * | | | Minor edits, incorporate review | Z.J. van de Weg | 2017-03-06 | 1 | -1/+4 |
| * | | | Merge branch 'master' into 'zj-create-mattermost-team' | Luke "Jared" Bennett | 2017-03-02 | 10 | -163/+255 |
| |\ \ \ | |||||
| * | | | | Corrected JS for new master js build updates [ci skip] | Luke "Jared" Bennett | 2017-03-02 | 1 | -2/+2 |
| * | | | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-03-02 | 179 | -1161/+3344 |
| |\ \ \ \ | |||||
| * | | | | | Improve UX | Z.J. van de Weg | 2017-03-02 | 1 | -6/+0 |
| * | | | | | Fix tests | Z.J. van de Weg | 2017-02-24 | 1 | -1/+5 |
| * | | | | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-02-24 | 206 | -1186/+4175 |
| |\ \ \ \ \ | |||||
| * | | | | | | Finished up mattermost team creationzj-create-mattermost-team-lb | Luke "Jared" Bennett | 2017-02-22 | 3 | -0/+228 |
| * | | | | | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-02-20 | 143 | -1003/+2867 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Transactional mattermost team creation | Z.J. van de Weg | 2017-02-20 | 2 | -38/+9 |
| * | | | | | | | Add tests for Mattermost team creation | Z.J. van de Weg | 2017-02-16 | 3 | -12/+36 |
| * | | | | | | | Create MM team for GitLab group | Z.J. van de Weg | 2017-02-16 | 3 | -0/+32 |
* | | | | | | | | Merge branch '21605-allow-html5-details' into 'master' | Douwe Maan | 2017-03-06 | 4 | -0/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | SanitizationFilter allows html5 details and summary (Issue #21605) | James | 2017-03-06 | 4 | -0/+27 |
* | | | | | | | | | Merge branch 'pipeline-blocking-actions' into 'master' | Kamil Trzciński | 2017-03-06 | 25 | -365/+845 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actions | Grzegorz Bizon | 2017-03-06 | 21 | -95/+631 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Fix Rubocop offenses in commit status/build specs | Grzegorz Bizon | 2017-03-06 | 2 | -12/+10 |
| * | | | | | | | | | Ignore optional actions when calculating warnings | Grzegorz Bizon | 2017-03-06 | 2 | -1/+28 |
| * | | | | | | | | | Improve specs for detailed statuses with manual actions | Grzegorz Bizon | 2017-03-06 | 12 | -33/+42 |
| * | | | | | | | | | Extend specs for code we use to calculate statuses | Grzegorz Bizon | 2017-03-06 | 2 | -0/+40 |
| * | | | | | | | | | Extend pipeline retry specs with blocking actions | Grzegorz Bizon | 2017-03-06 | 1 | -11/+50 |
| * | | | | | | | | | Add specs for presence of build commands | Grzegorz Bizon | 2017-03-06 | 1 | -0/+38 |
| * | | | | | | | | | Add specs for new pipeline and build action events | Grzegorz Bizon | 2017-03-06 | 3 | -1/+32 |
| * | | | | | | | | | Improve specs for calculating pipeline result status | Grzegorz Bizon | 2017-03-06 | 1 | -2/+4 |
| * | | | | | | | | | Fix invalid description in commit status specs | Grzegorz Bizon | 2017-03-06 | 1 | -1/+1 |
| * | | | | | | | | | Ignore job by default if it is a manual action | Grzegorz Bizon | 2017-03-06 | 4 | -2/+135 |
| * | | | | | | | | | Extend specs for pipelines with manual blocking actions | Grzegorz Bizon | 2017-03-06 | 1 | -0/+59 |
| * | | | | | | | | | Fix specs for detailed statuses for manual actions | Grzegorz Bizon | 2017-03-06 | 2 | -3/+2 |
| * | | | | | | | | | Fix specs for environments with manual actions | Grzegorz Bizon | 2017-03-06 | 3 | -19/+40 |
| * | | | | | | | | | Adjust pipeline retry specs to use manual statuses | Grzegorz Bizon | 2017-03-06 | 1 | -4/+4 |
| * | | | | | | | | | Always actionize build when it is a manual action | Grzegorz Bizon | 2017-03-06 | 1 | -24/+48 |
| * | | | | | | | | | Fix Rubocop offenses in pipeline processing specs | Grzegorz Bizon | 2017-03-06 | 1 | -32/+32 |
| * | | | | | | | | | Reinstitute a core `manual` status for manual actions | Grzegorz Bizon | 2017-03-06 | 2 | -4/+4 |
| * | | | | | | | | | Add support for blocking actions to CI/CD pipeline | Grzegorz Bizon | 2017-03-06 | 1 | -23/+47 |
| * | | | | | | | | | Make pipeline processing specs more consistent | Grzegorz Bizon | 2017-03-06 | 1 | -278/+316 |
| * | | | | | | | | | Fix pipeline retry specs for optional blocking actions | Grzegorz Bizon | 2017-03-06 | 1 | -8/+7 |
| * | | | | | | | | | Fix specs for pipeline processing with manual actions | Grzegorz Bizon | 2017-03-06 | 1 | -6/+6 |
| * | | | | | | | | | Remove duplication in process pipeline service specs | Grzegorz Bizon | 2017-03-06 | 1 | -38/+33 |
| * | | | | | | | | | Refactor code related to pipeline blocking actions | Grzegorz Bizon | 2017-03-06 | 2 | -2/+6 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' | Kamil Trzciński | 2017-03-06 | 2 | -57/+129 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performant | Tomasz Maczukin | 2017-03-03 | 1 | -29/+29 |
| * | | | | | | | | | Fix rubocop offenses | Tomasz Maczukin | 2017-03-01 | 1 | -1/+1 |
| * | | | | | | | | | Add minor updates | Tomasz Maczukin | 2017-03-01 | 1 | -4/+19 |
| * | | | | | | | | | Add exclusive lease for stuck_ci_builds_worker | Tomasz Maczukin | 2017-03-01 | 1 | -1/+16 |