Dan Cryer
|
3a863e8eed
|
Adding migrations functionality to PHPCI using Phinx
|
2014-05-13 15:15:06 +00:00 |
|
Dan Cryer
|
19f91ebe5e
|
Removing unused plugins column, adding extra column to allow for type-specific build information (such as forked repo information for pull requests or a patch file
|
2014-05-12 13:46:26 +01:00 |
|
Dan Cryer
|
fe99fa2d8f
|
Converting build meta to use longtext instead of text, for builds with a lot of errors.
|
2014-05-07 16:09:56 +01:00 |
|
Dan Cryer
|
7819493882
|
Re-PSR2ing the generated model base classes.
|
2014-05-01 17:03:48 +01:00 |
|
Dan Cryer
|
15b880b2f0
|
Adding a basic external project status page, accessible via /build-status/view/{id}. Fixes #353
|
2014-04-30 15:00:35 +01:00 |
|
Dan Cryer
|
195d85a82c
|
Making the public key a property that we store for projects, and displaying it for later use.
|
2014-04-30 14:14:23 +01:00 |
|
Dmitry Khomutov
|
94b2a8a5c5
|
Genereted models by console phpci:generate command
|
2014-04-10 23:52:21 +07:00 |
|
Dmitry Khomutov
|
60bf262ee7
|
Added database-based yml build config
|
2014-03-15 12:18:12 +07:00 |
|
Dan Cryer
|
eaec52b525
|
Adding commit message to Build
|
2014-02-25 16:43:06 +00:00 |
|
Dan Cryer
|
a1f47ddfe1
|
Fixing Gitlab support
|
2014-02-25 09:47:09 +00:00 |
|
meadsteve
|
248579f67d
|
add getProjectTitle() to buildBase as shorthand for getProject()->getTitle()
|
2013-12-17 15:14:26 +00:00 |
|
Ondrej Huta
|
02dff2b081
|
Proposed enhancement - fix for #221 GitlabBuild
|
2013-11-27 12:08:03 +01:00 |
|
Jimmy Cleuren
|
4d3372af88
|
Command to poll github for new commits
|
2013-11-18 22:49:18 +01:00 |
|
Dan Cryer
|
77fae9a56d
|
Holy cleanup, batman.
|
2013-10-10 01:01:06 +01:00 |
|
Dan Cryer
|
56b8a57efd
|
Renaming key / value columns in build_meta with meta_key / meta_value to avoid SQL errors.
|
2013-10-08 13:00:38 +01:00 |
|
Dan Cryer
|
0dea956e87
|
Adding default values to project table, fixes #158
|
2013-10-08 09:00:22 +01:00 |
|
Dan Cryer
|
cc09d95a3d
|
SQL strict mode fixes. Closes #127
|
2013-10-08 07:45:20 +01:00 |
|
Dan Cryer
|
b33189e08e
|
UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks.
|
2013-10-08 07:21:46 +01:00 |
|
a.cianfarani
|
47be59ae46
|
Added Gitlab support
|
2013-08-23 16:05:12 +02:00 |
|
a.cianfarani
|
db42fb4224
|
restored chmod
|
2013-08-21 15:37:23 +02:00 |
|
a.cianfarani
|
287a2b3632
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
composer.json
|
2013-08-02 12:11:23 +02:00 |
|
Dan Cryer
|
b47dfbd0b3
|
Various bug fixes
|
2013-07-30 02:55:29 +01:00 |
|
a.cianfarani
|
74f3b145f2
|
Merge upstream/master
|
2013-06-05 16:48:01 +02:00 |
|
Dan Cryer
|
67386df9ef
|
Refactoring to support updated b8framework.
|
2013-05-22 16:36:55 +01:00 |
|
Dan Cryer
|
674cf716c8
|
Fixing base models.
|
2013-05-16 15:53:00 +01:00 |
|
Dan Cryer
|
11a3e3403f
|
PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue #18
|
2013-05-16 15:41:15 +01:00 |
|
Dan Cryer
|
505b0c0563
|
Updating base models to ones generated by the new b8framework generator. Now include strict typing, proper commenting and better formatting. Fixes #13
|
2013-05-15 17:28:36 +01:00 |
|
Dan Cryer
|
812dfcb95a
|
Github pull request status updates
|
2013-05-14 16:58:14 +01:00 |
|
Dan Cryer
|
4037964d4c
|
Adding a status indicator for each plugin on the build page, fixing ignores for PHPCPD
|
2013-05-14 13:09:54 +01:00 |
|
Dan Cryer
|
188162f0a2
|
Adding user accounts.
|
2013-05-10 16:25:51 +01:00 |
|
Dan Cryer
|
3647ac1cd8
|
Big update.
|
2013-05-10 12:28:43 +01:00 |
|
Dan Cryer
|
2c860e8009
|
Initial commit.
|
2013-05-03 16:02:53 +01:00 |
|