Commit graph

1,034 commits

Author SHA1 Message Date
Dan Cryer
ff2c5a3da1 Moving languages to two letter locales where the four-letter equivalent is not necessary. 2014-12-07 11:39:33 +00:00
Nikolay Kirsh
6250f20377 Обновление русского языка
- укорочены слишком длинные строки
- исправлены орфографические ошибки
- доработаны склонения
2014-12-07 11:14:30 +00:00
Dan Cryer
fd0b391fb6 Making JSON_UNESCAPED_UNICODE change apply to 5.4+, whilst still supporting 5.3. 2014-12-07 11:12:56 +00:00
Nikolay Kirsh
62a9baf93d fix unicode strings in json 2014-12-07 11:11:32 +00:00
Dmitry Khomutov
094955018a Fixed wrong text for add plugin action 2014-12-07 11:07:07 +00:00
Dmitry Khomutov
e109d3c468 Deleted duplicate key in localization 2014-12-07 11:07:07 +00:00
Dan Cryer
164862f720 Ignoring errors in lang files for PHPCI. 2014-12-04 19:39:07 +00:00
Dmitry Khomutov
5a7f38f89c Improved Russian translation 2014-12-04 19:33:22 +00:00
Dmitry Khomutov
c5d81d9cb8 Added Russian translation (+console) 2014-12-04 19:33:21 +00:00
Dmitry Khomutov
c7866653b6 Added Russian translation 2014-12-04 19:33:21 +00:00
Dan Cryer
633608249f Builder, build plugins 2014-12-04 15:48:52 +00:00
Dan Cryer
3e6b8adda7 Installer and Updater 2014-12-04 15:01:19 +00:00
Dan Cryer
9faa7e7f39 Plugins 2014-12-04 14:40:28 +00:00
Dan Cryer
5635c38ed0 Users and Settings 2014-12-04 14:30:43 +00:00
Dan Cryer
cfe4566af2 Login, forgot password and password reset. 2014-12-04 13:24:46 +00:00
Dan Cryer
62b957fb83 View build 2014-12-04 13:08:48 +00:00
Dan Cryer
d08134d378 View Project 2014-12-04 12:19:06 +00:00
Dan Cryer
261806109d Add/Edit/View Project languages 2014-12-04 11:42:21 +00:00
Dan Cryer
95b7f271d1 Dashboard updated to support languages 2014-12-04 11:14:04 +00:00
Dan Cryer
5698cbac5b Merge branch 'master' of github.com:Block8/PHPCI into dc/languages 2014-12-04 10:23:16 +00:00
Dan Cryer
9ceb2841d8 Initial commit 2014-12-04 10:23:10 +00:00
Dan Cryer
eea1da0064 Fixes for date JS issues in Safari 2014-12-03 20:53:46 +00:00
Dan Cryer
53bca31c2a Fixing fatal error on dashboard, also adding slim view for installs with more than 10 projects 2014-12-03 20:26:32 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Dan Cryer
308efb6033 Fixing CS errors in bootstrap.php 2014-12-03 12:33:38 +00:00
michael.schramm
aa27bf80c7 Improved PHPSpec plugin. Now includes a UI Plugin. 2014-12-03 12:21:55 +00:00
Tobias van Beek
0b8b2fd364 Prevent undefined errors in TapParser if output from scripts failed.
Closes #515
2014-12-03 12:12:29 +00:00
Oliver Nordbjerg
71ce377352 Switch build status image to use Shields.io SVG icon.
Closes #439
2014-12-03 12:08:04 +00:00
Dmitry Khomutov
97ef81ee43 Added information for windows users in the bootstrap script
Closes #491
2014-12-03 11:58:26 +00:00
Marc Aschmann
6ab7973fd2 Make PHPCI output properly formatted JSON and Yaml files where possible, rather than one-line files.
Closes #547
2014-12-03 11:41:31 +00:00
Artjom Kurapov
abfea65c31 Make FilesPluginInformation class only try to load PHP files.
Closes #638
2014-12-03 11:06:19 +00:00
Marco Vito Moscaritolo
52fcf8273c Adding non-interactive installation mode.
Closes #641
2014-12-03 10:52:14 +00:00
Dan Cryer
bb43148280 Fix for CS issues in build 1349 2014-12-01 21:42:52 +00:00
Petr Hudik
bfebf74dee Adding commit message and committer e-mail to Git webhook
Closes #560
Closes #577
2014-12-01 21:35:12 +00:00
Wanderson
37d43e0e86 Adding Phar archive plugin.
Closes #659
Closes #106
2014-12-01 21:09:13 +00:00
Dan Cryer
9ceec307ac Fixing RunCommand 2014-12-01 17:36:47 +00:00
Dan Cryer
6b6712f82a Fixing support for Github and Bitbucket web hooks. 2014-12-01 17:30:44 +00:00
Marco Vito Moscaritolo
b8421898da Removing PHPCI's custom autoloader in favour of Composer autoloader.
Closes #661
2014-12-01 17:20:54 +00:00
Dan Cryer
bd47766d63 Allow PHPCI to mark builds as failed if the builder crashed, after a user-defined timeout. Limit to one build per project in RunCommand.
Fixes #623
2014-12-01 17:04:03 +00:00
Dan Cryer
1fae0a26af Settings UI cleanup 2014-12-01 16:18:59 +00:00
Dan Cryer
9ea37ffbb9 Fixing user profile edit to display updated information after save. 2014-12-01 16:03:35 +00:00
Dan Cryer
a92585fcb8 Updating session variables to add phpci_ prefix.
Fixes #652
2014-12-01 15:56:33 +00:00
Dan Cryer
1d55ae11b2 Adding support for Github Content-Type: application/json web hooks.
See #668
2014-12-01 15:48:22 +00:00
Dan Cryer
e5cc3a532b Updating PHP Copy/Paste Detector to new parameter format
Fixes #669
2014-12-01 15:39:19 +00:00
Dan Cryer
8bd6e1683c Remove infinite recursion when using an array of directories in PHP Unit config.
Fixes #596
2014-12-01 15:32:50 +00:00
Sam Van der Borght
f85274bb88 Remove un-necessary and incorrect validator for branch field on the project add/edit form.
Closes #506
Fixes #580
Fixes #562
Fixes #573
Fixes #633
2014-11-13 17:42:39 +00:00
Stéphane HULARD
b4493cfa03 Update the create project form to only normalise project names if a format is provided for the project type.
Closes #538
2014-11-13 17:41:16 +00:00
Stefan
0e237d7b6b Make IRC plugin join channel before attempting to send a message.
Closes #579
2014-11-13 17:35:58 +00:00
Wanderson
297a04c82a Add support for skipped tests in TAP Parser.
Closes #624
See #611
2014-11-13 17:33:27 +00:00
Jimmy Cleuren
c58ee2a368 Add a commit message to builds imported via PollCommand.
Closes #626
2014-11-13 17:30:27 +00:00