Commit Graph

2232 Commits

Author SHA1 Message Date
Dmitry Khomutov 11ef5ef302
Fixed Notice error. Issue #185. 2018-06-04 20:54:33 +07:00
Dmitry Khomutov 361a06a127
Merge branch 'gogs-content-type' 2018-06-04 20:44:01 +07:00
Dmitry Khomutov b54af48bd7
Fixed content type check for Gogs webhook. Issue #185. 2018-06-04 18:52:52 +07:00
Dmitry Khomutov ef4ebe14b4
Merge branch 'codeception-xml' 2018-05-29 18:13:31 +07:00
Dmitry Khomutov 7bc9d1ff12
Improved XML loading for Codeception. Issue #182. 2018-05-28 21:35:33 +07:00
Dmitry Khomutov 541c6ffc3f
Merge branch 'plugins-docs' 2018-05-27 12:56:31 +07:00
Dmitry Khomutov 456e2ace9b
Added information about additional dependencies for some plugins
(Hipchat, Slack and Flowdock).
2018-05-27 12:56:01 +07:00
Dmitry Khomutov c637db899f
Merge pull request #178 from underthecocotree/patch-1
php_code_sniffer not including phpcs.xml standard
2018-05-21 17:53:09 +07:00
Phoebus Apostolidis b13049187e Update php_code_sniffer to ~3.2.0 2018-05-21 10:18:27 +01:00
Phoebus a270c740c3
php_code_sniffer not including phpcs.xml standard
I thought I had the standard path wrong but after updating php_codesniffer from composer it started reading phpcs.xml.

Ref:
https://github.com/squizlabs/PHP_CodeSniffer/issues/1660
2018-05-16 17:17:06 +01:00
Dmitry Khomutov 71ac385bac
Merge pull request #177 from underthecocotree/patch-1
Installing HipChat via composer
2018-05-16 07:37:19 +07:00
Phoebus c2b94a5bf7
Installing HipChat via composer
I was getting the following error:
Class 'HipChat\HipChat' not found

After checking composer.json I saw the `suggest` packages. 

Good to have in the documentation.
2018-05-15 20:43:15 +01:00
Dmitry Khomutov b3b19f5b99
Merge branch 'feature-ci' 2018-05-07 20:47:19 +07:00
Dmitry Khomutov 95577f178a
ci.php-censor.info config fixes. 2018-05-07 20:47:04 +07:00
Dmitry Khomutov 5ac0cfba44
Merge branch 'changelog-0.22.0' 2018-05-02 17:13:56 +07:00
Dmitry Khomutov a16af8a621
Added changelog for release 0.22.0. 2018-05-02 17:13:40 +07:00
Dmitry Khomutov ccd8006eb2
Merge branch '0.22.0' 2018-05-02 16:54:44 +07:00
Dmitry Khomutov 8b487d8af2
Updated application version to 0.22.0. 2018-05-02 16:53:56 +07:00
Dmitry Khomutov 6155f879a8
Updated dependencies. 2018-05-02 16:53:18 +07:00
Dmitry Khomutov be844daa58
Merge branch 'lang-command' 2018-05-01 21:25:51 +07:00
Dmitry Khomutov bc63e2348e
CheckLocalizationCommand and PhpUnit command small fixes. Pull
request #174, #160.
2018-05-01 20:13:13 +07:00
Dmitry Khomutov 43e4117e04
Merge branch 'phpUnitJunitMoreStable' 2018-05-01 20:03:41 +07:00
SimonHeimberg 60b715e4bd
cleanup doc blocks of PhpUnit 2018-05-01 19:57:11 +07:00
SimonHeimberg 4c8398f68f
PhpUnitJunit tries to load invalid xml file
Work around outup from phpunit versions before 6.5.7/7.0.2 (before sebastianbergmann/phpunit#2974 was fixed).
2018-05-01 19:54:14 +07:00
SimonHeimberg 30349014b7
PhpUnitJunit explains clearly an empty output file 2018-05-01 19:54:14 +07:00
SimonHeimberg e4febf6d25
PhpUnitJunit loads file in a separate function 2018-05-01 19:54:14 +07:00
Dmitry Khomutov 3cdedcd972
Merge pull request #174 from caouecs/check_localizations
feature: check localization command
2018-05-01 19:27:42 +07:00
Dmitry Khomutov fb3b0a21ef
Merge pull request #175 from caouecs/docs_phan
doc: phan
2018-05-01 16:29:18 +07:00
caouecs 77f3b46eb3 fix: phan 2018-05-01 11:27:51 +02:00
caouecs fdbc88b263 fix: isset 2018-05-01 11:08:11 +02:00
caouecs ec68c9dc14 doc: phan 2018-05-01 11:05:51 +02:00
caouecs 65680b5536 fix: codes for PHP5 and PHPDoc 2018-05-01 10:53:10 +02:00
caouecs 35430b7011 feature: check localization command 2018-05-01 10:31:13 +02:00
Dmitry Khomutov 7693eda59e
Merge branch 'notifications-fix' 2018-04-29 12:46:50 +07:00
Dmitry Khomutov 84b2fefd19
Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
Dmitry Khomutov ddc5cd6a25
Merge pull request #172 from caouecs/fix_fr_version
Fix fr version
2018-04-25 18:40:45 +07:00
Dmitry Khomutov e81e7a96e6
Merge pull request #171 from caouecs/plugin_phan
Feature: Phan Plugin
2018-04-25 18:38:55 +07:00
caouecs 76a8fe7e57 fix: French version 2018-04-25 11:36:27 +02:00
Fred Delrieu 336e4903fa
Merge pull request #1 from php-censor/master
Update with original repository
2018-04-25 10:41:03 +02:00
Fred Delrieu 8ace897b8c
fix: Phan Plugin for PHP 5.6 2018-04-25 07:58:02 +02:00
caouecs 8f8c1e00af review 2018-04-24 23:42:27 +02:00
caouecs 0923f86a09 feature: Phan Plugin 2018-04-24 23:05:15 +02:00
Dmitry Khomutov f8217d837f
Merge branch 'php-dockblock-checker' 2018-04-20 07:40:42 +07:00
Dmitry Khomutov 3cebeb784e
Fixed PHPDockblockChecker for PHP 7.2. Issue #170. 2018-04-20 07:40:15 +07:00
Dmitry Khomutov 0ad9bd836e
Merge pull request #169 from caouecs/patch-1
Update lang.fr
2018-04-20 07:19:49 +07:00
Fred Delrieu f44d48cd7b
Fix French version 2018-04-19 21:49:20 +02:00
Fred Delrieu 61e15810c5
Update lang.fr
I updated the French version, from English version. I added some tags, I deleted one.
2018-04-19 21:38:53 +02:00
Dmitry Khomutov cb735ccf71
Merge pull request #168 from caouecs/patch-1
Update lang.fr
2018-04-19 20:13:21 +07:00
Fred Delrieu 36dc40be81
Update lang.fr 2018-04-19 15:06:34 +02:00
Dmitry Khomutov 23664bdcbf
Merge branch 'svn-fixes' 2018-04-15 16:37:28 +07:00