Commit graph

1,037 commits

Author SHA1 Message Date
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
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
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
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
98432866e8 Merge remote-tracking branch 'origin/master' into v/1.7 2016-04-27 11:32:50 +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
145d89abd0 Merge pull request #1154 from staudenmeir/update-german-translation
Update German translation.
2016-01-08 11:04:54 +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
Jonas Staudenmeir
b194ea0356 Added default value in settings language select (current language). 2016-01-05 16:21:21 +01:00
Stephen Ball
76c6fef9c6 Added branch and update_only parameters
Fixes #1127
2015-11-14 23:08:22 +00:00
Stephen Ball
736b898a9b Fixes a issue with a double slash in the path meaning ignore doesn't work 2015-11-12 17:42:00 +00:00
Dan Cryer
5e226f539a Update installer to support new worker functionality. Closes #1094 2015-11-07 12:25:01 +00:00
Dan Cryer
a1bcccf108 Adding rebuild queue option 2015-11-03 20:42:47 +00:00
Dan Cryer
5d9dd6fd24 Allow more errors. Fixes #1104 2015-11-03 11:44:08 +00:00
Andreus Timm
6eb69789d6 Adding slash in path
Fix / for DIRECTORY_SEPARATOR

Closed #1109
2015-10-26 16:26:47 +01:00
Dan Cryer
a734f4fa1d Merge pull request #1091 from andreustimm/master
Improvement with rtrim
2015-10-15 14:49:54 +01:00
Dan Cryer
79fa06fc20 Fixes 2015-10-15 14:23:55 +01:00
Dan Cryer
5966908df7 Switching charts to use Chart.js instead of Google Charts 2015-10-15 12:34:58 +01:00
Dan Cryer
f471e6ef2b Fixing login pages 2015-10-15 10:41:35 +01:00
Dan Cryer
6917e569c9 Fixing PHPMD error 2015-10-15 10:26:13 +01:00
Dan Cryer
bda4e22315 Fixing PHPCI errors 2015-10-15 10:17:22 +01:00
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
Andreus Timm
582857792f Improvement with rtrim 2015-10-14 14:24:18 -03:00
Dan Cryer
529711fdaf Merge pull request #1085 from corpsee/feature-ru-update-2
Updated russian translation for Summary plugin section
2015-10-14 09:24:55 +01:00
Stephen Ball
a1c0e32a50 Adding missing closing bracket 2015-10-13 22:02:05 +01:00
Dmitry Khomutov
0c8dc21e49 Updated russian translation for Summary plugin section 2015-10-13 22:33:07 +06:00
Dan Cryer
51b8ceb001 Merge pull request #1083 from REBELinBLUE/build_broken_failed
Added 2 new build stages
2015-10-13 16:39:26 +01:00
Dan Cryer
494d80d295 Merge pull request #1082 from REBELinBLUE/hide_slack_attachment
Add the ability to hide the slack attachment
2015-10-13 16:36:12 +01:00
Stephen Ball
981e2a2b07 Fixed parse error..... Apparently I shouldn't be allowed near a computer today 2015-10-13 16:35:27 +01:00
Stephen Ball
ffc3252fae Clean up PHPCS issue 2015-10-13 16:31:17 +01:00
Dmitry Khomutov
7a67352213 Merge branch 'master' into feature-ru-update
Conflicts:
	PHPCI/Languages/lang.ru.php
2015-10-13 21:30:54 +06:00