]>
git.immae.eu Git - github/wallabag/wallabag.git/log
dependabot-preview[bot] [Thu, 14 Nov 2019 14:24:20 +0000 (14:24 +0000)]
Bump doctrine/doctrine-fixtures-bundle from 3.2.2 to 3.3.0
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/master/CHANGELOG-3.1.md)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.2.2...3.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Thu, 14 Nov 2019 14:19:18 +0000 (15:19 +0100)]
Merge pull request #4183 from wallabag/update-deps
Update deps
Jeremy Benoist [Wed, 13 Nov 2019 12:05:58 +0000 (13:05 +0100)]
Fix tests
Jeremy Benoist [Wed, 13 Nov 2019 11:59:33 +0000 (12:59 +0100)]
Security update
- Updating symfony/symfony (v3.4.34 => v3.4.35)
- Updating monolog/monolog (1.25.1 => 1.25.2)
- Updating j0k3r/graby (2.0.2 => 2.1.0)
- Updating symfony/http-client (v4.3.7 => v4.3.8)
- Updating symfony/mime (v4.3.7 => v4.3.8)
- Updating symfony/phpunit-bridge (v4.3.7 => v4.3.8)
- Updating zendframework/zend-diactoros (2.1.5 => 2.2.0)
Jeremy Benoist [Tue, 12 Nov 2019 14:34:10 +0000 (15:34 +0100)]
Locked dbal to 2.9.2
Because the 2.9.3 seems to break test.
Like a conflict with `DoctrineTestBundle` I guess (which can't be updated because we are still allowing PHP 7.1 and is not).
The generated error usually appear when we update data using a service during test (like changing the craue config).
Here is the error:
```
Testing tests/Wallabag/CoreBundle/Controller/
PHP Fatal error: Uncaught PDOException: There is no active transaction in /Users/jeremy/Sites/github/wallabag/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/DBAL/StaticDriver.php:142
Stack trace:
#0 /Users/jeremy/Sites/github/wallabag/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/DBAL/StaticDriver.php(142): PDO->rollBack()
#1 /Users/jeremy/Sites/github/wallabag/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/PHPUnit/PHPUnitListener.php(39): DAMA\DoctrineTestBundle\Doctrine\DBAL\StaticDriver::rollBack()
#2 /Users/jeremy/Sites/github/wallabag/vendor/bin/.phpunit/phpunit-7.4/src/Framework/TestResult.php(412): DAMA\DoctrineTestBundle\PHPUnit\PHPUnitListener->endTest(Object(Tests\Wallabag\CoreBundle\Controller\ConfigControllerTest), 3.
3917479515076 )
#3 /Users/jeremy/Sites/github/wallabag/vendor/bin/.phpunit/phpunit-7.4/src/Framework/TestResult.php(893): PHPUnit\Framework\TestResult->endTest(Object(Tests\Wallabag\CoreBundle\Controller\ConfigControllerTest), 3.
3917479515076 in /Users/jeremy/Sites/github/wallabag/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php on line 91
Fatal error: Uncaught PDOException: There is no active transaction in /Users/jeremy/Sites/github/wallabag/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php on line 91
InvalidArgumentException: The controller for URI "/config" is not callable. The "kernel" service is synthetic, it needs to be set at boot time before it can be used. in /Users/jeremy/Sites/github/wallabag/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php on line 91
Call Stack:
3.4732
57305872 1. Symfony\Component\Debug\ErrorHandler->handleException() /Users/jeremy/Sites/github/wallabag/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php:0
3.5000
58014320 2. Symfony\Component\Debug\ErrorHandler->handleException() /Users/jeremy/Sites/github/wallabag/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php:613
```
Jeremy Benoist [Tue, 12 Nov 2019 13:33:45 +0000 (14:33 +0100)]
Fix tests
Jeremy Benoist [Tue, 12 Nov 2019 13:18:58 +0000 (14:18 +0100)]
Update deps
Also CS (because cs-fixer got an update)
Package operations: 0 installs, 26 updates, 0 removals
- Updating twig/twig (v2.12.1 => v2.12.2)
- Updating symfony/symfony (v3.4.33 => v3.4.34)
- Updating doctrine/event-manager (v1.0.0 => 1.1.0)
- Updating doctrine/collections (v1.6.2 => 1.6.3)
- Updating doctrine/cache (v1.8.1 => 1.9.0)
- Updating doctrine/persistence (1.1.1 => 1.2.0)
- Updating doctrine/inflector (v1.3.0 => 1.3.1)
- Updating symfony/mime (v4.3.5 => v4.3.7)
- Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3)
- Updating symfony/swiftmailer-bundle (v3.3.0 => v3.3.1)
- Updating doctrine/dbal (v2.9.2 => v2.9.3)
- Updating doctrine/instantiator (1.2.0 => 1.3.0)
- Updating j0k3r/graby-site-config (1.0.93 => 1.0.94)
- Updating phpoption/phpoption (1.5.0 => 1.5.2)
- Updating symfony/http-client-contracts (v1.1.7 => v1.1.8)
- Updating symfony/http-client (v4.3.5 => v4.3.7)
- Updating sensiolabs/security-checker (v6.0.2 => v6.0.3)
- Updating paragonie/constant_time_encoding (v2.2.3 => v2.3.0)
- Updating scheb/two-factor-bundle (v4.7.1 => v4.8.0)
- Updating symfony/phpunit-bridge (v4.3.6 => v4.3.7)
- Updating composer/xdebug-handler (1.3.3 => 1.4.0)
- Updating friendsofphp/php-cs-fixer (v2.15.3 => v2.16.0)
- Updating doctrine/data-fixtures (v1.3.2 => 1.3.3)
- Updating nette/schema (v1.0.0 => v1.0.1)
- Updating nikic/php-parser (v4.2.4 => v4.3.0)
- Updating sentry/sentry (2.2.2 => 2.2.4)
Jérémy Benoist [Tue, 12 Nov 2019 12:58:13 +0000 (13:58 +0100)]
Merge pull request #4163 from
aaa2000 /docker-increase-php-memory-limit
Increase php memory limit PHP Docker
Jérémy Benoist [Tue, 12 Nov 2019 12:57:49 +0000 (13:57 +0100)]
Merge pull request #4162 from
aaa2000 /docker-add-extensions
Add package and PHP extension to PHP docker
Jérémy Benoist [Mon, 11 Nov 2019 10:49:08 +0000 (11:49 +0100)]
Merge pull request #4171 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.6
Bump symfony/phpunit-bridge from 4.3.5 to 4.3.6
Jérémy Benoist [Mon, 11 Nov 2019 10:48:47 +0000 (11:48 +0100)]
Merge pull request #4170 from wallabag/dependabot/composer/symfony/symfony-3.4.33
Bump symfony/symfony from 3.4.32 to 3.4.33
Jérémy Benoist [Mon, 11 Nov 2019 10:48:25 +0000 (11:48 +0100)]
Merge pull request #4167 from wallabag/dependabot/composer/guzzlehttp/guzzle-5.3.4
Bump guzzlehttp/guzzle from 5.3.3 to 5.3.4
Jérémy Benoist [Mon, 11 Nov 2019 10:47:54 +0000 (11:47 +0100)]
Merge pull request #4174 from wallabag/dependabot/composer/m6web/redis-mock-4.7.0
Bump m6web/redis-mock from 4.6.1 to 4.7.0
dependabot-preview[bot] [Tue, 5 Nov 2019 04:08:03 +0000 (04:08 +0000)]
Bump m6web/redis-mock from 4.6.1 to 4.7.0
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.6.1...v4.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 05:29:05 +0000 (05:29 +0000)]
Bump symfony/phpunit-bridge from 4.3.5 to 4.3.6
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.5...v4.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 05:21:32 +0000 (05:21 +0000)]
Bump symfony/symfony from 3.4.32 to 3.4.33
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.32 to 3.4.33.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.33/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.32...v3.4.33)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 31 Oct 2019 11:55:16 +0000 (11:55 +0000)]
Bump guzzlehttp/guzzle from 5.3.3 to 5.3.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/5.3.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/5.3.3...5.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
adev [Sun, 27 Oct 2019 18:25:47 +0000 (19:25 +0100)]
Increase php memory limit PHP Docker
adev [Sun, 27 Oct 2019 18:04:04 +0000 (19:04 +0100)]
Add package and PHP extension to PHP docker
Jérémy Benoist [Wed, 23 Oct 2019 05:08:31 +0000 (07:08 +0200)]
Merge pull request #4160 from wallabag/dependabot/composer/phpstan/phpstan-0.11.19
Bump phpstan/phpstan from 0.11.18 to 0.11.19
dependabot-preview[bot] [Wed, 23 Oct 2019 02:42:25 +0000 (02:42 +0000)]
Bump phpstan/phpstan from 0.11.18 to 0.11.19
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.18 to 0.11.19.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.18...0.11.19)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Tue, 22 Oct 2019 18:48:27 +0000 (20:48 +0200)]
Merge pull request #4159 from wallabag/fix/tests-update-deps
Fix tests & update deps
Jeremy Benoist [Tue, 22 Oct 2019 14:56:33 +0000 (16:56 +0200)]
Fix tests & update deps
- Updating twig/twig (v2.12.0 => v2.12.1)
- Updating symfony/mime (v4.3.4 => v4.3.5)
- Updating friendsofsymfony/rest-bundle (2.5.0 => 2.6.0)
- Updating j0k3r/graby-site-config (1.0.91 => 1.0.93)
- Updating monolog/monolog (1.24.0 => 1.25.1)
- Updating simplepie/simplepie (1.5.2 => 1.5.3)
- Updating symfony/http-client-contracts (v1.1.6 => v1.1.7)
- Updating symfony/http-client (v4.3.4 => v4.3.5)
- Updating nette/utils (v3.0.1 => v3.0.2)
- Updating phpstan/phpstan (0.11.17 => 0.11.18)
- Updating zendframework/zend-code (3.3.2 => 3.4.0)
- Updating php-amqplib/php-amqplib (v2.10.0 => v2.10.1)
- Updating beberlei/assert (v3.2.3 => v3.2.6)
- Updating zendframework/zend-diactoros (2.1.3 => 2.1.5)
- Updating sentry/sentry (2.2.1 => 2.2.2)
Jérémy Benoist [Mon, 21 Oct 2019 09:32:23 +0000 (11:32 +0200)]
Merge pull request #4156 from wallabag/dependabot/composer/phpstan/phpstan-0.11.17
Bump phpstan/phpstan from 0.11.16 to 0.11.17
Jérémy Benoist [Mon, 21 Oct 2019 09:18:02 +0000 (11:18 +0200)]
Merge pull request #4155 from wallabag/dependabot/composer/symfony/swiftmailer-bundle-3.3.0
Bump symfony/swiftmailer-bundle from 3.2.8 to 3.3.0
dependabot-preview[bot] [Mon, 21 Oct 2019 02:27:02 +0000 (02:27 +0000)]
Bump phpstan/phpstan from 0.11.16 to 0.11.17
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.16...0.11.17)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 21 Oct 2019 02:19:58 +0000 (02:19 +0000)]
Bump symfony/swiftmailer-bundle from 3.2.8 to 3.3.0
Bumps [symfony/swiftmailer-bundle](https://github.com/symfony/swiftmailer-bundle) from 3.2.8 to 3.3.0.
- [Release notes](https://github.com/symfony/swiftmailer-bundle/releases)
- [Changelog](https://github.com/symfony/swiftmailer-bundle/blob/master/CHANGELOG)
- [Commits](https://github.com/symfony/swiftmailer-bundle/compare/v3.2.8...v3.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Fri, 11 Oct 2019 07:08:58 +0000 (09:08 +0200)]
Merge pull request #4149 from ldidry/fix-4130
🐛 — Fix duplicated icons on "Search engine" and "new link" forms
Luc Didry [Tue, 8 Oct 2019 22:57:08 +0000 (00:57 +0200)]
🐛 — Fix duplicated icons on "Search engine" and "new link" forms
Jérémy Benoist [Tue, 8 Oct 2019 09:19:00 +0000 (11:19 +0200)]
Merge pull request #4141 from SofLesc/portuguese-translations
Updating portuguese translations
Nicolas Lœuillet [Tue, 8 Oct 2019 08:56:12 +0000 (10:56 +0200)]
Merge pull request #4147 from wallabag/add-code-of-conduct-1
Create code of conduct
Thomas Citharel [Tue, 8 Oct 2019 07:50:06 +0000 (09:50 +0200)]
Create code of conduct
Jérémy Benoist [Tue, 8 Oct 2019 04:37:44 +0000 (06:37 +0200)]
Merge pull request #4145 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.5
Bump symfony/phpunit-bridge from 4.3.4 to 4.3.5
dependabot-preview[bot] [Tue, 8 Oct 2019 03:49:20 +0000 (03:49 +0000)]
Bump symfony/phpunit-bridge from 4.3.4 to 4.3.5
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.4...v4.3.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Tue, 8 Oct 2019 03:43:37 +0000 (05:43 +0200)]
Merge pull request #4146 from wallabag/dependabot/composer/symfony/symfony-3.4.32
Bump symfony/symfony from 3.4.31 to 3.4.32
dependabot-preview[bot] [Tue, 8 Oct 2019 02:32:27 +0000 (02:32 +0000)]
Bump symfony/symfony from 3.4.31 to 3.4.32
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.31 to 3.4.32.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.32/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.31...v3.4.32)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sofia Lescano [Sat, 5 Oct 2019 21:51:03 +0000 (23:51 +0200)]
Updating portuguese translations
Jérémy Benoist [Mon, 7 Oct 2019 13:20:52 +0000 (15:20 +0200)]
Merge pull request #4139 from SofLesc/spanish-translations
Update spanish translations
Sofia Lescano [Sat, 5 Oct 2019 19:03:19 +0000 (21:03 +0200)]
Update spanish translations
Jérémy Benoist [Mon, 7 Oct 2019 07:11:38 +0000 (09:11 +0200)]
Merge pull request #4143 from wallabag/dependabot/composer/sentry/sentry-symfony-3.2.0
Bump sentry/sentry-symfony from 3.1.0 to 3.2.0
dependabot-preview[bot] [Mon, 7 Oct 2019 02:17:57 +0000 (02:17 +0000)]
Bump sentry/sentry-symfony from 3.1.0 to 3.2.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/3.1.0...3.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nicolas Lœuillet [Mon, 30 Sep 2019 11:38:16 +0000 (13:38 +0200)]
Merge pull request #4134 from wallabag/fix-2fa-translation
Fixed translation for 2FA
Nicolas Lœuillet [Mon, 30 Sep 2019 09:46:08 +0000 (11:46 +0200)]
Fixed translation for 2FA
Nicolas Lœuillet [Fri, 27 Sep 2019 15:08:20 +0000 (17:08 +0200)]
Merge pull request #4128 from wallabag/add-mathjax
Added MathJax support
Nicolas Lœuillet [Fri, 27 Sep 2019 14:46:03 +0000 (16:46 +0200)]
Merge pull request #4129 from wallabag/fix-fr-translation
Fixed some :fr: typos
Nicolas Lœuillet [Fri, 27 Sep 2019 14:27:47 +0000 (16:27 +0200)]
Added prod js files
Nicolas Lœuillet [Fri, 27 Sep 2019 14:20:35 +0000 (16:20 +0200)]
Fixed some :fr: typos
Nicolas Lœuillet [Fri, 27 Sep 2019 14:01:55 +0000 (16:01 +0200)]
Added MathJax support
Jérémy Benoist [Tue, 24 Sep 2019 06:43:48 +0000 (08:43 +0200)]
Merge pull request #4124 from wallabag/dependabot/composer/doctrine/orm-2.6.4
Bump doctrine/orm from 2.6.3 to 2.6.4
dependabot-preview[bot] [Tue, 24 Sep 2019 02:20:34 +0000 (02:20 +0000)]
Bump doctrine/orm from 2.6.3 to 2.6.4
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/v2.6.3...v2.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nicolas Lœuillet [Thu, 19 Sep 2019 12:51:30 +0000 (14:51 +0200)]
Merge pull request #4123 from wallabag/fix-reading-speed-install
Fixed default value for reading speed
Nicolas Lœuillet [Thu, 19 Sep 2019 12:23:06 +0000 (14:23 +0200)]
Fixed default value for reading speed
Thomas Citharel [Wed, 18 Sep 2019 05:44:25 +0000 (07:44 +0200)]
Bump phpstan/phpstan from 0.11.15 to 0.11.16 (#4121)
Bump phpstan/phpstan from 0.11.15 to 0.11.16
dependabot-preview[bot] [Wed, 18 Sep 2019 02:22:26 +0000 (02:22 +0000)]
Bump phpstan/phpstan from 0.11.15 to 0.11.16
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.15 to 0.11.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.15...0.11.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Mon, 16 Sep 2019 04:58:50 +0000 (06:58 +0200)]
Merge pull request #4119 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.11.6
Bump phpstan/phpstan-doctrine from 0.11.5 to 0.11.6
dependabot-preview[bot] [Mon, 16 Sep 2019 02:30:17 +0000 (02:30 +0000)]
Bump phpstan/phpstan-doctrine from 0.11.5 to 0.11.6
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.11.5...0.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Wed, 4 Sep 2019 14:20:31 +0000 (16:20 +0200)]
Merge pull request #4111 from wallabag/update-deps
Update deps
Jérémy Benoist [Wed, 4 Sep 2019 07:19:20 +0000 (09:19 +0200)]
Merge pull request #4105 from shtrom/dev-build
Make dev depend on build
Jeremy Benoist [Wed, 4 Sep 2019 07:17:08 +0000 (09:17 +0200)]
Update deps
Jérémy Benoist [Tue, 3 Sep 2019 04:20:56 +0000 (06:20 +0200)]
Merge pull request #4109 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.7.1
Bump scheb/two-factor-bundle from 4.7.0 to 4.7.1
dependabot-preview[bot] [Tue, 3 Sep 2019 02:21:33 +0000 (02:21 +0000)]
Bump scheb/two-factor-bundle from 4.7.0 to 4.7.1
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.7.0...v4.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Thomas Citharel [Mon, 2 Sep 2019 06:10:17 +0000 (08:10 +0200)]
Merge pull request #4107 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.15.3
Bump friendsofphp/php-cs-fixer from 2.15.2 to 2.15.3
dependabot-preview[bot] [Mon, 2 Sep 2019 02:27:16 +0000 (02:27 +0000)]
Bump friendsofphp/php-cs-fixer from 2.15.2 to 2.15.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.15.2 to 2.15.3.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.15/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.15.2...v2.15.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Olivier Mehani [Thu, 29 Aug 2019 11:27:56 +0000 (21:27 +1000)]
Make dev depend on build
Also, run `npm install` before building.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Jérémy Benoist [Thu, 29 Aug 2019 06:57:35 +0000 (08:57 +0200)]
Merge pull request #4104 from wallabag/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
dependabot[bot] [Thu, 29 Aug 2019 02:07:29 +0000 (02:07 +0000)]
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Jérémy Benoist [Wed, 28 Aug 2019 08:23:23 +0000 (10:23 +0200)]
Merge pull request #4103 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.15.2
Bump friendsofphp/php-cs-fixer from 2.15.1 to 2.15.2
dependabot-preview[bot] [Wed, 28 Aug 2019 02:17:17 +0000 (02:17 +0000)]
Bump friendsofphp/php-cs-fixer from 2.15.1 to 2.15.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.15/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.15.1...v2.15.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Tue, 27 Aug 2019 07:37:24 +0000 (09:37 +0200)]
Merge pull request #4100 from wallabag/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
dependabot[bot] [Tue, 27 Aug 2019 06:59:53 +0000 (06:59 +0000)]
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
Signed-off-by: dependabot[bot] <support@github.com>
Jérémy Benoist [Tue, 27 Aug 2019 06:59:07 +0000 (08:59 +0200)]
Merge pull request #4099 from wallabag/dependabot/composer/symfony/symfony-3.4.31
Bump symfony/symfony from 3.4.30 to 3.4.31
Jérémy Benoist [Tue, 27 Aug 2019 06:46:33 +0000 (08:46 +0200)]
Merge pull request #4098 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.4
Bump symfony/phpunit-bridge from 4.3.3 to 4.3.4
dependabot-preview[bot] [Tue, 27 Aug 2019 02:27:17 +0000 (02:27 +0000)]
Bump symfony/symfony from 3.4.30 to 3.4.31
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.30 to 3.4.31.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.31/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.30...v3.4.31)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 27 Aug 2019 02:24:22 +0000 (02:24 +0000)]
Bump symfony/phpunit-bridge from 4.3.3 to 4.3.4
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.3...v4.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Mon, 26 Aug 2019 06:53:21 +0000 (08:53 +0200)]
Merge pull request #4096 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.7.0
Bump scheb/two-factor-bundle from 4.6.0 to 4.7.0
dependabot-preview[bot] [Mon, 26 Aug 2019 02:18:12 +0000 (02:18 +0000)]
Bump scheb/two-factor-bundle from 4.6.0 to 4.7.0
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.6.0...v4.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Sat, 24 Aug 2019 11:36:26 +0000 (13:36 +0200)]
Merge pull request #4095 from wallabag/update-deps
Update deps
Jeremy Benoist [Fri, 23 Aug 2019 06:09:45 +0000 (08:09 +0200)]
Update deps
Which aren't handled by dependabot.
Jérémy Benoist [Fri, 23 Aug 2019 05:49:32 +0000 (07:49 +0200)]
Merge pull request #4094 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.6.0
Bump scheb/two-factor-bundle from 4.5.0 to 4.6.0
dependabot-preview[bot] [Fri, 23 Aug 2019 02:17:32 +0000 (02:17 +0000)]
Bump scheb/two-factor-bundle from 4.5.0 to 4.6.0
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.5.0...v4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Thu, 22 Aug 2019 05:43:05 +0000 (07:43 +0200)]
Merge pull request #4093 from Simounet/feat/material-design-icons-iconfont-from-3.0.3-to-5.0.1
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
Simounet [Wed, 21 Aug 2019 17:20:26 +0000 (19:20 +0200)]
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
Jérémy Benoist [Wed, 21 Aug 2019 05:30:57 +0000 (07:30 +0200)]
Merge pull request #4092 from wallabag/dependabot/composer/m6web/redis-mock-4.6.1
Bump m6web/redis-mock from 4.6.0 to 4.6.1
dependabot-preview[bot] [Wed, 21 Aug 2019 02:24:46 +0000 (02:24 +0000)]
Bump m6web/redis-mock from 4.6.0 to 4.6.1
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.6.0...v4.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Mon, 19 Aug 2019 09:42:24 +0000 (11:42 +0200)]
Merge pull request #4091 from wallabag/dependabot/composer/phpstan/phpstan-0.11.15
Bump phpstan/phpstan from 0.11.12 to 0.11.15
Jérémy Benoist [Mon, 19 Aug 2019 09:24:47 +0000 (11:24 +0200)]
Merge pull request #4087 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.4.0
Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
dependabot-preview[bot] [Mon, 19 Aug 2019 02:23:17 +0000 (02:23 +0000)]
Bump phpstan/phpstan from 0.11.12 to 0.11.15
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.12 to 0.11.15.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.12...0.11.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 12 Aug 2019 02:24:17 +0000 (02:24 +0000)]
Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.3.1...2.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jérémy Benoist [Thu, 8 Aug 2019 14:40:59 +0000 (16:40 +0200)]
Merge pull request #4084 from wallabag/feature/internal-setting
Rename internal settings table
Jeremy Benoist [Thu, 8 Aug 2019 13:19:53 +0000 (15:19 +0200)]
Rename internal settings table
In fact it's not _just_ a rename.
We are now able to use our own entity with the CraueConfigBundle which allow us to enforce a custom length on string field and avoid error with utf8mb4 on MySQL.
To fix that issue before we were in need to fork CraueConfigBundle to hard apply these length changes.
The recent 2.3.0 release fix that issue. That's why we are in need to rename the table (getting rid of the bundle name from it)
Also updating deps:
- Updating symfony/polyfill-mbstring (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-ctype (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php70 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-util (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php56 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-icu (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-apcu (v1.11.0 => v1.12.0)
- Updating j0k3r/graby-site-config (1.0.88 => 1.0.89)
- Updating php-http/message (1.7.2 => 1.8.0)
- Updating symfony/polyfill-php73 (v1.11.0 => v1.12.0)
- Updating symfony/http-client (v4.3.2 => v4.3.3)
- Updating symfony/polyfill-php72 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-idn (v1.11.0 => v1.12.0)
- Updating symfony/mime (v4.3.2 => v4.3.3)
- Updating craue/config-bundle (dev-utf8mb4
46cfd37 => 2.3.0)
- Updating masterminds/html5 (2.6.0 => 2.7.0)
- Updating nette/di (v3.0.0 => v3.0.1)
- Updating symfony/polyfill-iconv (v1.11.0 => v1.12.0)
- Updating wallabag/php-mobi (1.0.1 => 1.1.0)
Jérémy Benoist [Thu, 8 Aug 2019 13:27:49 +0000 (15:27 +0200)]
Merge pull request #4081 from shtrom/fix-slow-queries
Fix slow/unindexed queries
Jeremy Benoist [Thu, 8 Aug 2019 09:45:39 +0000 (11:45 +0200)]
CS
Jeremy Benoist [Thu, 8 Aug 2019 07:36:03 +0000 (09:36 +0200)]
Add `tag_label` & `config_feed_token` index
Jérémy Benoist [Thu, 8 Aug 2019 05:50:18 +0000 (07:50 +0200)]
Merge pull request #4082 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.5.0
Bump scheb/two-factor-bundle from 4.4.0 to 4.5.0
Jérémy Benoist [Thu, 8 Aug 2019 05:48:52 +0000 (07:48 +0200)]
Merge pull request #4083 from wallabag/dependabot/composer/m6web/redis-mock-4.6.0
Bump m6web/redis-mock from 4.5.0 to 4.6.0
dependabot-preview[bot] [Thu, 8 Aug 2019 02:26:25 +0000 (02:26 +0000)]
Bump m6web/redis-mock from 4.5.0 to 4.6.0
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.5.0...v4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 8 Aug 2019 02:23:48 +0000 (02:23 +0000)]
Bump scheb/two-factor-bundle from 4.4.0 to 4.5.0
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.4.0...v4.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Olivier Mehani [Wed, 7 Aug 2019 12:02:37 +0000 (22:02 +1000)]
Add user_created index
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Olivier Mehani [Wed, 7 Aug 2019 11:44:00 +0000 (21:44 +1000)]
Add user_archived index
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Jeremy Benoist [Wed, 7 Aug 2019 09:46:58 +0000 (11:46 +0200)]
Fix PG migration