Dan Cryer
|
28ad88cff9
|
Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc.
|
2015-10-15 10:07:54 +01:00 |
|
Dan Cryer
|
b57ed81779
|
Merge pull request #993 from corpsee/feature-phpcpd-fix
Fixed GithubBuild::getDiffLineNumber method for correct phpcpd work
|
2015-10-13 15:04:13 +01:00 |
|
Dan Cryer
|
a365478d94
|
Fixings
|
2015-10-05 14:41:13 +01:00 |
|
Dan Cryer
|
3fc6bbef88
|
Fixing new PHPCS errors.
|
2015-10-05 14:17:13 +01:00 |
|
Dan Cryer
|
d6f20f7a66
|
Updating PHPCI to send more detailed commit statuses, for @REBELinBLUE.
|
2015-10-02 21:35:53 +01:00 |
|
Steve Robbins
|
ddcdaf906c
|
Fixes notice in github builds
Closed #996
|
2015-08-13 14:28:08 +02:00 |
|
Dmitry Khomutov
|
498a3e90e8
|
Fixed GithubBuild::getDiffLineNumber method for correct phpcpd work
|
2015-05-24 14:20:51 +06:00 |
|
Martin Sadovy
|
4083fcd9b6
|
Github: Support pull private repository from pull request
Closes #832
|
2015-04-22 11:41:33 +02:00 |
|
Dan Cryer
|
74565282a8
|
Hopefully fixing a bug where reporting errors back to Github causes an infinite loop.
|
2015-02-26 08:31:58 +00:00 |
|
Dan Cryer
|
e63a3c2a86
|
Fixing comparison where commit ID is Manual.
Fixes #823
|
2015-02-25 14:13:31 +00:00 |
|
Dan Cryer
|
c914a25ff2
|
Adding support for commenting on Github diffs.
|
2015-02-23 13:40:34 +00:00 |
|
Alex Davyskiba
|
46aae66700
|
Escape commit message from XSS and broken markup.
Closes #769
|
2015-02-03 10:27:36 +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
|
0d189f6f4c
|
Fixing links to files on Github when viewing a pull request build.
Fixes #423
|
2014-07-29 17:19:37 +01:00 |
|
Dan Cryer
|
d639f4a324
|
Renaming project.git_key and project.public_key to project.ssh_private_key and project.ssh_public_key respectively.
|
2014-05-13 15:15:33 +00: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
|
1696e503b8
|
Update GithubBuild to allow for testing pull requests, hopefully
|
2014-05-12 15:18:42 +01:00 |
|
Dan Cryer
|
4197c9e34d
|
Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines.
|
2014-05-01 16:53:29 +01:00 |
|
Dan Cryer
|
66bfcea8ed
|
Migrating PHPMD to use XML report format and add a UI plugin to display warning information. See #305
|
2014-04-25 11:28:27 +00:00 |
|
Dan Cryer
|
2a47b08fec
|
Removed Github configuration from ProjectController / ProjectForm and added it to a new settings area.
|
2013-10-11 21:51:23 +01:00 |
|
Dan Cryer
|
13dbcc4260
|
Fixing Github postbacks.
|
2013-10-10 01:30:40 +01:00 |
|
Dan Cryer
|
5213a00a3a
|
Adding some github debug stuff
|
2013-10-10 01:27:43 +01:00 |
|
Dan Cryer
|
d46ea12dd7
|
Fixing summary table so it doesn't completely die when there is a running build.
|
2013-10-10 01:26:06 +01:00 |
|
Dan Cryer
|
a5734fb330
|
Fixing some more PHPCS/PHPMD errors
|
2013-10-10 01:19:42 +01:00 |
|
Dan Cryer
|
b47dfbd0b3
|
Various bug fixes
|
2013-07-30 02:55:29 +01:00 |
|
Dan Cryer
|
14841477a6
|
Improved commenting throughout the project. Fixes #18
|
2013-05-16 17:17:29 +01:00 |
|
Dan Cryer
|
11a3e3403f
|
PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue #18
|
2013-05-16 15:41:15 +01:00 |
|
Dan Cryer
|
160540b6ee
|
Add class-level docblock to every file.
|
2013-05-16 02:30:48 +01:00 |
|
Dan Cryer
|
6094b7013c
|
Add file-level docblock to every file.
|
2013-05-16 02:16:56 +01:00 |
|
Dan Cryer
|
be37a5e821
|
Refactoring builds out into separate model types (Github, Bitbucket, Local) and builder to use build->createWorkingCopy() to make build directory. Fixes #29
|
2013-05-15 23:47:37 +01:00 |
|