Commit graph

1,087 commits

Author SHA1 Message Date
Dan Cryer
89c4308680 Fixing b8 logo and link on login screen. 2015-01-13 12:38:39 +00:00
Dan Cryer
a55fb8aedb Fixing Polish language name, docblocks in Lang helper. 2014-12-23 11:53:33 +00:00
Dan Cryer
4ae68d8893 Trying to reduce complexity of language init method. 2014-12-23 11:36:01 +00:00
Dan Cryer
13439e7cc7 Adding Ukranian language. 2014-12-22 16:23:29 +00:00
Dan Cryer
2469aeb970 Adding Italian language, closes #721 2014-12-22 16:23:20 +00:00
Marco Vito Moscaritolo
76264fc362 Update all IT config. 2014-12-22 16:18:53 +00:00
Marco Vito Moscaritolo
f2b67730a9 Added translations for PHPCI application. 2014-12-22 16:18:53 +00:00
Marco Vito Moscaritolo
c086b2febf Initial IT translation (not complete) 2014-12-22 16:18:53 +00:00
Dan Cryer
c1ac322d93 Fixes 2014-12-22 16:18:33 +00:00
Stephen Ball
20f42256bd Cleanup of the disabled login mode.
Hides user menu, the navigation user panel, etc.

Closes #718
2014-12-22 16:12:51 +00:00
Artjom Kurapov
6faf24ae25 Logarithmic vertical scale for charts
Since we have one diagram for multiple results, we may have PHPCS result giving 12000 errors, while PHPUnit gives 200 tests, and 1 failed test.. those numbers and their variation won't be very visible, unless we use logarithmic scale

Closes #686
2014-12-22 16:05:31 +00:00
Stephen Ball
5837c3a530 Add a plugin to handle sending notifications to Slack (https://slack.com/)
Closes #720
2014-12-22 16:03:09 +00:00
Dan Cryer
ead24da1a5 Hopefully re-greening the build. 2014-12-22 15:48:35 +00:00
Dan Cryer
aa19b8aa49 Adding Greek and Polish language files. 2014-12-18 10:47:21 +00:00
Dan Cryer
3c1813ba3e Merge branch 'dc/languages' of github.com:Block8/PHPCI into dc/languages 2014-12-18 10:45:32 +00:00
Dan Cryer
5a9e71adc5 Merge fixes 2014-12-18 10:45:21 +00:00
Dan Cryer
e2d901a54a Merge fixes 2014-12-18 10:16:31 +00:00
Alex Davyskiba
20736869c9 Update Gitlab URL parsing to no longer require a project namespace.
Closes #702
2014-12-18 10:02:43 +00:00
Lucas Gois
b5f6e07068 Added support for gitlab merge requests
Added function to verify if a gitlab merge request is sent.
If yes, then will create a build for the source branch of the request.

Closes #699
2014-12-18 09:51:09 +00:00
Stephen Ball
9ced5a4097 New plugin to support PHP TAL linting.
Closes #701
2014-12-18 09:45:17 +00:00
Guillaume Perréal
83199441bb Prepend the build path to ignored directories in PhpParallelLint.php.
Closes #710
2014-12-18 09:40:25 +00:00
Guillaume Perréal
b766af7682 Have the PhpUnit plugin reports an explicit error when no test are configured.
Closes #711
2014-12-18 09:38:36 +00:00
Guillaume Perréal
481f8d7d4c In build view, only show meta of builds for the branch of the selected build. 2014-12-18 09:36:54 +00:00
Alex Davyskiba
a4faf5a1dd Fix word wrapping on public key.
Closes #703
2014-12-18 09:34:42 +00:00
Dan Cryer
c8ba896350 Fix checking of environment variable for PHPCI config file. 2014-12-18 09:34:07 +00:00
Dan Cryer
ee48d76eb5 Update README.md 2014-12-12 14:57:19 +00:00
Dan Cryer
99485b0a83 Merge pull request #700 from matthiasmullie/dc/languages
Some minor Dutch translation improvements
2014-12-11 17:29:17 +00:00
Matthias Mullie
e4f8b16510 Some minor Dutch translation improvements 2014-12-11 18:26:04 +01:00
Dan Cryer
4f211a5461 Fixing Docblock checker issue 2014-12-11 17:09:55 +00:00
Dan Cryer
64b4fca3ca Fixing PHPMD errors 2014-12-11 17:07:06 +00:00
Dan Cryer
cfe15c9bed Adding German language, thanks to @thormeier and @mikebronner 2014-12-11 17:01:32 +00:00
Dan Cryer
c87d530abf Adding Danish language, thanks to @NamelessCoder 2014-12-11 17:00:59 +00:00
Dan Cryer
13e81e4dca Adding Dutch language, thanks to @matthiasmullie 2014-12-11 17:00:12 +00:00
Dan Cryer
bdda1d0597 Some language updates from Transifex 2014-12-11 16:59:27 +00:00
Dan Cryer
3ef23a8c46 Allow admins to change the default language for their installation. 2014-12-11 16:32:42 +00:00
Dan Cryer
59be90d4a2 Allow users to change their Language via the Edit Profile page. 2014-12-11 16:26:09 +00:00
Dan Cryer
4ef5ecac1d Updating Gitlab to GitLab 2014-12-11 15:15:08 +00:00
Dan Cryer
54f4765b26 Updating Github to GitHub, and MySQL name to MySQL database name 2014-12-11 15:14:11 +00:00
Dan Cryer
dba1f8b881 Updating composer.lock 2014-12-11 14:35:16 +00:00
Dan Cryer
a2a89df4c0 Removing apparently redundant requirement for mcrypt. 2014-12-11 14:35:07 +00:00
Stéphane HULARD
9d944074aa End of French translation
Signed-off-by: Stéphane HULARD <s.hulard@chstudio.fr>
2014-12-10 14:05:09 +00:00
Stéphane HULARD
b3b06f7de3 Add the first French translations 2014-12-10 14:05:08 +00:00
Dan Cryer
887800f5a5 Adding UTF-8 charset to login page. 2014-12-10 14:04:16 +00:00
Dan Cryer
e9f0b3e1d9 Fixing bootstrap 2014-12-08 15:09:57 +00:00
Dan Cryer
ba09b7c773 Fixing tests 2014-12-08 15:04:44 +00:00
Dan Cryer
86c698ce26 Commenting the language helper, also fixing the default language name. 2014-12-08 14:27:53 +00:00
Dan Cryer
28d09275fd Merging latest master 2014-12-08 14:18:57 +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
Marc Aschmann
1857007f81 reimplemented disable user 2014-12-07 17:51:00 +01:00
Marc Aschmann
b320a915d2 merged current upstream/master 2014-12-07 17:50:19 +01:00