Commit graph

1540 commits

Author SHA1 Message Date
Dmitry Khomutov e9b5de8ea9 Fixes + code style fixes 2016-06-23 21:21:57 +06:00
Dmitry Khomutov 9d3104fcac Fixes 2016-06-23 21:21:15 +06:00
Dmitry Khomutov 047311c481 Code style fixes 2016-06-23 21:21:15 +06:00
Dmitry Khomutov 6891b8a75f Code style fixes 2016-06-23 21:21:15 +06:00
Dmitry Khomutov 0868eb9c69 Code style fixes 2016-06-23 21:20:25 +06:00
Dmitry Khomutov 6c4c669492 Test fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 5b9c1d32f1 Code style fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 5371b8fc75 Fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 548a49a3de Refactored structure 2016-06-23 21:18:41 +06:00
Dmitry Khomutov e5164ae1dd Refactored structure 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 963225382c B8Framework fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov ec0a23cb70 Updated dependencies 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 99fa386946 Fixed checkbox controls layout 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 550e93747c Added B8Framework to project 2016-06-23 21:18:41 +06:00
Dmitry Khomutov 166e6d8ac0 Fixed doubling of the data in the "Error" tab (Build view)
Fixed some JS errors
2016-06-23 21:17:24 +06:00
Dmitry Khomutov 878d2d1822 Added plugins to Quality Trend chart 2016-06-23 21:17:24 +06:00
Dmitry Khomutov a482356155 Fixed "Quality Trend" chart when warningsPlugin.data[build][key] is NaN (no any of meta_key in build_meta table).
Fixed doubling of the data in the "Error" tab (Build view)
2016-06-23 21:17:24 +06:00
Dmitry Khomutov fb98063f44 Fixed ValidationException in PhpCpd plugin ($lineStart must be integer, but passed SimpleXMLElement) 2016-06-23 21:17:24 +06:00
Dmitry Khomutov 5989f5f47e Fixed project group title 2016-06-23 21:17:24 +06:00
Dmitry Khomutov 7f2c3e9cc0 Added fallback to english for missing language strings. 2016-06-23 21:17:24 +06:00
Dmitry Khomutov 708889af63 Added localization for Project Groups 2016-06-23 21:17:24 +06:00
Dan Cryer b536f972c2 Bug fixes
Signed-off-by: Dan Cryer <dan@block8.co.uk>
2016-06-23 11:30:41 +01:00
Dan Cryer 088f4c9c4a Update README.md 2016-06-03 17:30:45 +01:00
David Rimbault d169e842c2 [FIX] Running Complete stage even on Exception catch. (#1186) 2016-04-27 16:59:29 +01:00
Dan Cryer 317f63e8b6 Make sure we always show the correct error count on the build errors tab. 2016-04-27 16:40:55 +01:00
Dan Cryer 795be912f9 Testing PHPMD error supression 2016-04-27 15:45:24 +01:00
Dan Cryer df4bafce1e Merge branch 'feature/bitbucket-webhooks' 2016-04-27 15:35:10 +01:00
Dan Cryer 2aa9e40f5f Fixes 2016-04-27 15:27:27 +01:00
Dan Cryer 93ecb5006b Defaulting to using neither --prefer-source or --prefer-dist for composer. Allow user to specify either. 2016-04-27 15:20:20 +01:00
Dan Cryer 3c74ca2281 Adding a debug mode to the worker so you can see what commands are being run. 2016-04-27 14:56:52 +01:00
Dan Cryer 4d05cd6a9e Merge branch 'patch-4' of https://github.com/wodka/PHPCI into feature/bitbucket-webhooks 2016-04-27 14:26:44 +01:00
Dan Cryer 068598d124 README tweaks. 2016-04-27 14:18:40 +01:00
Dan Cryer 273857ca82 Updating README 2016-04-27 14:13:42 +01:00
Dan Cryer 5ebf920ea8 Removing Test from README 2016-04-27 14:08:01 +01:00
Dan Cryer 03c8f376bc Merge branch 'master' of github.com:Block8/PHPCI 2016-04-27 12:35:17 +01:00
Dan Cryer 329b2bb6b8 Fixing duplicate error listing in builds.
Closes #1130
2016-04-27 12:33:07 +01:00
David Valdez 89eb53d34a now take in account the errors in the codeception plugin (#1206) 2016-04-27 12:10:46 +01:00
Dan Cryer 937397d49a Fixing PHPCS errors 2016-04-27 12:02:13 +01:00
Dan Cryer 4fbc6c8021 Updating dependencies 2016-04-27 11:43:57 +01:00
Dan Cryer 98432866e8 Merge remote-tracking branch 'origin/master' into v/1.7 2016-04-27 11:32:50 +01:00
Dan Cryer 5d7b03be3e Contributing guidelines, issue template and PR template. 2016-04-27 11:29:03 +01:00
Dan Cryer c4ed243faf Fixing MySQL strict-mode install error.
Fixes #977
Fixes #818
2016-04-27 11:06:32 +01:00
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 996bee25c0 Update README.md 2016-02-08 11:44:35 +00:00
Dan Cryer 145d89abd0 Merge pull request #1154 from staudenmeir/update-german-translation
Update German translation.
2016-01-08 11:04:54 +00:00
Dan Cryer 24bb5ecd68 Merge pull request #1157 from Lechus/patch-2
Update Polish translation
2016-01-08 11:03:35 +00:00
Leszek efc053a46b Update Polish translation
Contribution Type: improvement
Primary Area: front-end

Description of change: Updated Polish translation.
2016-01-06 22:01:38 +00:00
Jonas Staudenmeir 9dae30c235 Updated German translation. 2016-01-06 00:24:42 +01:00