Commit graph

358 commits

Author SHA1 Message Date
Mathieu Dumoulin
b197a9c030 Added leading slash to closure to prevent reference to PHPCI namespace
Don't forget to put \ in front of PHP namespaced objects or you end up in your own namespace.

In reference to commit: 53993a1add
2013-10-15 09:34:24 -04:00
Dan Cryer
53993a1add Fixing callable error in run builds, fixes #170 2013-10-15 14:29:23 +01:00
Dan Cryer
84ce2d1f70 Merge branch 'master' of github.com:Block8/PHPCI 2013-10-15 14:15:05 +01:00
Dan Cryer
1e51e51596 Fix checks in bootstrap.php for missing files, fixes #166, fixes #167, closes #168 2013-10-15 14:14:52 +01:00
Dan Cryer
fbdf908dd6 Merge pull request #165 from Block8/feature/settings
Moved Github configuration to a new Settings area
2013-10-11 13:54:00 -07: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
cc86e85adb Fixing Github Controller to ignore all-zeroes commit IDs 2013-10-10 01:38:32 +01:00
Dan Cryer
160276ada5 Merge pull request #161 from Block8/fix/cleanup
Cleanup of PHP mess detector / PHP code sniffer errors
2013-10-11 09:29:43 -07: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
05be06f9b3 Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
Dan Cryer
16003ff01b Fixing some more PHPCS/PHPMD errors 2013-10-10 01:12:30 +01:00
Dan Cryer
77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Dan Cryer
4cbfc06022 Adding a more standard PHP Lint plugin. Fixes #111 2013-10-09 17:21:33 +01:00
Dan Cryer
d060227fbd Better docblock type hinting for stores. 2013-10-08 18:24:20 +01:00
Dan Cryer
cccf0b9869 Testing IRC Plugin 2013-10-08 17:23:21 +01:00
Dan Cryer
e869e41f25 Fixing IRC Plugin 2013-10-08 17:21:51 +01:00
Dan Cryer
e38d9b646a Adding IRC plugin 2013-10-08 17:19:44 +01:00
Dan Cryer
357a95cb61 Updating phpci.yml to allow some fails. 2013-10-08 16:38:05 +01:00
Dan Cryer
0d0ecb9901 Updating phpci.yml to run phploc 2013-10-08 16:29:23 +01:00
Dan Cryer
7d5760f355 Stabilising composer dependencies. 2013-10-08 16:29:01 +01:00
Dan Cryer
160097182f New plugins screen 2013-10-08 16:28:46 +01:00
Dan Cryer
edc4fc1b1b Fixes 2013-10-08 13:52:05 +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
524a0cc58a Replacing build status images 2013-10-08 12:50:59 +01:00
Dan Cryer
adab6b20c0 Fixing build status image. 2013-10-08 12:41:12 +01:00
Dan Cryer
47672c014f Adding basic Behat plugin, fixes #101 2013-10-08 10:26:11 +01:00
Dan Cryer
ede49c8c69 Adding @dongilbert's Codeception plugin. Fixes #86 2013-10-08 10:21:54 +01:00
Dan Cryer
8f6766d1ae Adding favicon, fixes #71 2013-10-08 09:08:52 +01:00
Dan Cryer
0dea956e87 Adding default values to project table, fixes #158 2013-10-08 09:00:22 +01:00
Dan Cryer
42c5543cab Moved non-dependencies to suggest in composer.json 2013-10-08 08:51:48 +01:00
Dan Cryer
0c8d9c0f74 Added findBinary, fixes #115 2013-10-08 08:50:10 +01:00
Dan Cryer
f7e466bdb1 Fixes #147 2013-10-08 08:30:15 +01:00
Dan Cryer
df1dc0d666 Error reporting. See #142 2013-10-08 08:23:07 +01:00
Dan Cryer
deb71ec9e2 Fixes #125 2013-10-08 07:50:42 +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
Dan Cryer
a634f6086b Installer 2013-10-07 12:59:33 +01:00
Dan Cryer
ef4862e39a Adding extended latin character set for the roboto font 2013-10-07 12:58:15 +01:00
Dan Cryer
a39944a97c Merge pull request #154 from grogy/visual-style
fixed visual style (spaces, aligment, etc.)
2013-09-27 07:19:04 -07:00
Dan Cryer
0708480785 Merge pull request #155 from grogy/extended-latin
added extended latin for font
2013-09-27 07:18:42 -07:00
Dan Cryer
9745213a1b Merge pull request #157 from felixkiss/patch-1
Fix syntax error in nginx example configuration
2013-09-26 06:10:32 -07:00
Felix Kiss
9f87155347 Fix syntax error in nginx example configuration 2013-09-26 15:03:22 +02:00
Václav Makeš
05e42cc831 added extended latin for font 2013-09-20 23:28:59 +02:00
Václav Makeš
b4f5b2f731 fixed visual style (spaces, aligment, etc.) 2013-09-20 23:18:22 +02:00
Dan Cryer
00ae1a1bfb Merge pull request #153 from grogy/parallel-lint
Added initial version of the PHP parallel lint plugin.
2013-09-20 09:11:31 -07:00
Dan Cryer
b7bf0fed51 Merge pull request #150 from c2is/master
Added GitLab infos (WebHook url) in the project page if it's a GitLab's project
2013-09-20 09:10:15 -07:00
Dan Cryer
c84a6a35b2 Merge pull request #149 from brooksie155/master
Small updates
2013-09-20 09:09:50 -07:00