Commit graph

23 commits

Author SHA1 Message Date
Dmitry Khomutov
4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov
145670acde Build sources instead of 'Manual' word. 2017-10-14 21:13:36 +07:00
Pat Suwalski
bbbd9b3cf2 Added a checkbox to build only the default branch specified in the project. 2017-09-13 21:24:19 +07:00
StudioMaX
d307afa44e Bitbucket build status API, create comments on commits and Pull Requests 2017-08-20 14:19:07 +06:00
Dmitry Khomutov
9041457af4
Changed HttpClient to Guzzle library. 2017-06-28 12:42:56 +07:00
Dmitry Khomutov
12805d58d9
Added tags for Github builds (Fixes). 2017-04-22 21:06:53 +07:00
Dmitry Khomutov
647a5cedcd
Added tags for Github builds. 2017-04-22 20:02:24 +07:00
Dmitry Khomutov
f26f000bb4
Refactored push and tag webhooks for Github (Fixes +++). 2017-04-20 21:14:48 +07:00
Dmitry Khomutov
0e83599b9f
Refactored push and tag webhooks for Github (Fixes). 2017-04-20 20:38:02 +07:00
Dmitry Khomutov
6e60c07103
Refactored push and tag webhooks for Github. 2017-04-20 20:24:53 +07:00
Dmitry Khomutov
89218d7047
Added ability to build only head commit from push (Initial). 2017-04-20 19:35:26 +07:00
Stepan Strelets
047cedaab3
Initial implementation CI environments 2017-03-26 17:36:30 +07:00
bochkovprivate
7084b49da7
Add support for Bitbucket's Mercurial based repos 2017-03-25 09:27:10 +07:00
bochkovprivate
01d23c0f10
Fix 'CommitterEmail must be a string' err in bitbucket webhook 2017-03-25 09:27:10 +07:00
Dmitry Khomutov
9e478fd821
Fixes for Gogs build and webhook. Issue #13 2017-02-07 23:09:52 +07:00
Dmitry Khomutov
cc618b0c80
Gogs webhook fixes. Issue #13 2017-02-07 23:09:52 +07:00
Denis Denisov
31e48efd55
Gogs webhook that is based github
* https://gogs.io/docs/features/webhook.html
2017-02-07 23:09:52 +07:00
Dmitry Khomutov
18ac9fadaf
Fixed archive 2017-01-16 23:27:55 +07:00
Dmitry Khomutov
d78f9f0e5f Added custom console Application class with migrations 2016-12-30 23:40:14 +07:00
Dmitry Khomutov
26d59c224a Code style fixes 2016-12-24 17:39:21 +07:00
Sylvain Lévesque
d2ba729ded Add new function to cover the svn project web hook and create a build. 2016-12-24 16:54:39 +07:00
Dmitry Khomutov
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Renamed from src/PHPCI/Controller/WebhookController.php (Browse further)