Mike Bronner
a5133e1e81
Remove whitespace from empty lines, reformatted inline comments
2016-02-08 12:59:15 +01:00
Michael Schramm
a440f9e574
remove whitespace
2016-02-08 12:59:15 +01:00
Michael Schramm
c972a06384
implement bitbucket webhooks
...
this fixes issue https://github.com/Block8/PHPCI/issues/1015 and adds support for the new bitbucket webhooks
2016-02-08 12:59:15 +01:00
Dan Cryer
fe21dd8bc3
Merge pull request #1021 from mrobinsonuk/cleanup/spelling-corrections
...
Corrected a number of minor spelling errors.
2015-10-13 15:14:44 +01:00
Dan Cryer
3cbf9a1343
Adding support for beanstalkd-based workers.
2015-10-05 12:13:22 +01:00
Mark Robinson
2ae9faf433
Corrected a number of minor spelling errors.
...
Originally observed that "successful" was misspelled "succesfull" on the build view page. While correcting that, a number of other spelling errors were also corrected.
2015-06-25 15:21:23 +01:00
Martin Sadovy
4083fcd9b6
Github: Support pull private repository from pull request
...
Closes #832
2015-04-22 11:41:33 +02:00
Adirelle
fb978c6c51
Detailed webhook responses.
...
Fixed docblocks.
Reworked WebhookController to enforce Json responses in ::handleAction.
Check the project type match the webhook.
When creating several builds, do not stop on first error.
Try to create every builds and report 'ok' if at least one succeeds.
CS fix.
Fixed Uses.
Fixed the types accepted by the git webhook.
Added some really basic test.
2015-04-09 13:09:03 +02:00
Dan Cryer
8d3ca874cd
Fixing pull request builds.
2015-03-11 07:48:22 +00:00
Dan Cryer
10502493ac
Update to only build the latest commit from a Github pull request webhook.
2015-03-10 20:20:54 +00:00
Dan Cryer
e7a270f60a
Fixing PHPCS errors.
2015-02-26 08:45:42 +00:00
Dan Cryer
9f93db9f35
Lots of cleanup.
2015-02-12 14:11:58 +00:00
Dan Cryer
2d5659d613
Cleaning up unnecessary use of 'die' and 'exit'
2015-02-12 12:37:56 +00:00
Dan Cryer
ead24da1a5
Hopefully re-greening the build.
2014-12-22 15:48:35 +00:00
Lucas Gois
b5f6e07068
Added support for gitlab merge requests
...
Added function to verify if a gitlab merge request is sent.
If yes, then will create a build for the source branch of the request.
Closes #699
2014-12-18 09:51:09 +00:00
Dan Cryer
9fda9ed989
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
...
Closes #692
2014-12-08 14:12:01 +00:00
Dan Cryer
bb43148280
Fix for CS issues in build 1349
2014-12-01 21:42:52 +00:00
Petr Hudik
bfebf74dee
Adding commit message and committer e-mail to Git webhook
...
Closes #560
Closes #577
2014-12-01 21:35:12 +00:00
Dan Cryer
6b6712f82a
Fixing support for Github and Bitbucket web hooks.
2014-12-01 17:30:44 +00:00
Dan Cryer
1d55ae11b2
Adding support for Github Content-Type: application/json web hooks.
...
See #668
2014-12-01 15:48:22 +00:00
Marco Vito Moscaritolo
48bb51267a
Fixed webhook method docs.
...
Closes #565
2014-10-16 16:23:17 +01:00
Dan Cryer
a20cf49bf9
Updating webhooks to use build service
2014-07-14 16:08:19 +01:00
Dan Cryer
d098fabdb6
Adding / correcting the file docblock throughout the project
2014-05-12 17:26:17 +01:00
Dan Cryer
a64add4bf6
Hopefully fixing the clone issues for Pull Requests
2014-05-12 16:28:48 +01:00
Dan Cryer
6d8774fab2
Making WebhookController actually store the array when passed
2014-05-12 16:06:58 +01:00
Dan Cryer
0c13e984e3
Cleaning up the WebhookController class, making it actually send status postbacks, skipping duplicate commits
2014-05-12 15:53:29 +01:00
Dan Cryer
d56f8c882b
Fixing WebhookController
2014-05-12 14:58:30 +01:00
Dan Cryer
0e24abae9b
Updating webhook controller to support pull request payloads
2014-05-12 14:46:45 +01:00
zigster
34324b494f
Bugfix Errors with PHPCI GitHub hook #296
...
> fixed access to undefined class member _buildStore to buildStore
2014-03-30 11:59:56 +02:00
Dan Cryer
eaec52b525
Adding commit message to Build
2014-02-25 16:43:06 +00:00
Dan Cryer
e888032bdf
Updating Bitbucket to match Github and Gitlab in regards to building all payload commits instead of one per branch
2014-02-25 16:24:51 +00:00
Dan Cryer
a1f47ddfe1
Fixing Gitlab support
2014-02-25 09:47:09 +00:00
Dan Cryer
08af82e84b
Updating Gitlab webhook support
2014-02-25 09:09:38 +00:00
Dan Cryer
0c125ab962
Pulling email address out of raw author from bitbucket
2014-02-24 21:13:40 +00:00
Dan Cryer
4f39e1cca4
Fixing Bitbucket and Github webhooks
2014-02-24 20:14:57 +00:00
Dan Cryer
a0ff2f6ab8
Fix
2014-02-24 19:35:42 +00:00
Dan Cryer
0bcb13af09
Updating Bitbucket Webhook
2014-02-24 19:23:46 +00:00
Dan Cryer
1ddce31488
Updating PHPCI to support new b8framework release
2014-02-24 15:30:44 +00:00