Commit Graph

60 Commits

Author SHA1 Message Date
Alexey Skobkin d7dadacf0b composer require --dev symfony/phpunit-bridge 2019-01-24 23:17:34 +03:00
Alexey Skobkin 4063461347 Doctrine Migrations config fixed. 2019-01-24 23:09:58 +03:00
Alexey Skobkin 13c3f9c660 .gitignore optimized. Ignored files removed from index. 2019-01-24 21:36:25 +03:00
Alexey Skobkin 11b4903cf1 Redundant import removed. 2019-01-20 07:13:52 +03:00
Alexey Skobkin 969fea6eb3 Refactoring for symfony/flex. It finally works. 2019-01-20 07:11:30 +03:00
Alexey Skobkin 713099333c More deps reinstall. 2019-01-20 05:55:58 +03:00
Alexey Skobkin c9047ae0a9 Deps reinstall. Refactoring. 2019-01-20 05:50:09 +03:00
Alexey Skobkin 6a95bbee34 Deps reinstall, config fixes, cleaning. 2019-01-20 05:13:32 +03:00
Alexey Skobkin da13c321fe Symfony update to 4.2 and Flex. File hierarchy updated according to Flex. Deps reinstall and remaining refactoring are needed. 2019-01-20 04:52:57 +03:00
Alexey Skobkin 95c652e4d6 Missing bundle fix in kernel. 2019-01-20 02:42:01 +03:00
Alexey Skobkin c88cad6c14 composer update sensio/framework-extra-bundle (v3.0.29 => v5.2.4) 2019-01-20 02:39:06 +03:00
Alexey Skobkin 50b046978b composer remove sensio/distribution-bundle 2019-01-20 02:33:37 +03:00
Alexey Skobkin 6ab62632a3 composer update ocramius/proxy-manager 2019-01-20 02:32:50 +03:00
Alexey Eschenko 33d0e8032d Merged in sentry_logging (pull request #4)
Sentry logging support added.
2019-01-19 18:56:23 +00:00
Alexey Skobkin 460cb10d71 Sentry logging support added. 2019-01-19 21:54:52 +03:00
Alexey Eschenko a086eeb286 Merged in upgrade (pull request #3)
Upgrade
2019-01-19 18:49:07 +00:00
Alexey Skobkin a5af1ac1f7 Fix LoadLanguages fixture. Language entity refactored. 2019-01-19 21:45:22 +03:00
Alexey Skobkin d1e7b360e9 Migrations up() and down() signatures fixed according to 2.0.0 changes. 2019-01-19 21:38:41 +03:00
Alexey Skobkin 6d7cc2c05d Migrations fixed due to 2.0.0 changes. 2019-01-19 21:35:36 +03:00
Alexey Skobkin 6c2da98b59 Entrypoints updated according to symfony 3.4 state. 2019-01-19 21:32:32 +03:00
Alexey Skobkin b3094fe2cb Swiftmailer config removed from config_dev.yml and config_test.yml. 2019-01-19 21:28:59 +03:00
Alexey Skobkin ba788e7746 Many upgrade changes. Templating system refactored. Routing cleaned out. Many thingls simplified. 2019-01-19 21:26:28 +03:00
Alexey Skobkin 83ac9fda67 composer require php version updated to 7.1.0. 2019-01-19 21:01:34 +03:00
Alexey Skobkin 7f58d12706 CopypasteController removed to PasteController. 2019-01-19 20:59:09 +03:00
Alexey Skobkin 9bdc423af2 composer require symfony/web-server-bundle ^3.4 --dev 2019-01-19 20:52:35 +03:00
Alexey Skobkin 5713af046f composer update symfony/symfony (v3.2.14 => v3.4.21), symfony/polyfill-apcu (v1.10.0), psr/simple-cache (1.0.1), psr/link (1.0.0), psr/container (1.0.0), fig/link-util (1.0.0), doctrine/migrations (v1.5.0 => v2.0.0), doctrine/doctrine-cache-bundle (1.3.2 => 1.3.5), doctrine/doctrine-migrations-bundle (v1.2.1 => v2.0.0), symfony/monolog-bundle (2.11.3 => v3.3.1). 2019-01-19 20:41:26 +03:00
Alexey Skobkin 843c6b154c composer update 2019-01-19 20:36:47 +03:00
Alexey Skobkin 2d763df685 composer update doctrine/orm (also stabilizing package versions and sorting them alphabetically) 2019-01-19 20:34:48 +03:00
Alexey Skobkin ca40acee8b require-dev section removed from composer.json. 2019-01-19 20:25:17 +03:00
Alexey Skobkin 5a819777c3 composer remove symfony/phpunit-bridge phpunit/phpunit 2019-01-19 20:24:49 +03:00
Alexey Skobkin fddc706755 composer remove sensio/generator-bundle 2019-01-19 20:23:33 +03:00
Alexey Skobkin 3341f4fcab composer remove symfony/polyfill-apcu. 2019-01-19 19:48:18 +03:00
Alexey Skobkin 8405a08922 composer remove symfony/swiftmailer-bundle. 2019-01-19 19:46:46 +03:00
Alexey Skobkin 3330c433d4 app/console and web/app.php updated. 2016-12-19 03:36:48 +03:00
Alexey Skobkin fb6344d407 composer update (Symfony 3.2, Doctrine 2.5, etc) 2016-12-19 03:23:45 +03:00
Alexey Skobkin ee887d8528 Fake captcha bug fixed. 2016-12-19 03:23:00 +03:00
Alexey Skobkin ab8c53da07 Application refactoring according to Symfony's UPGRADE-2.8.md 2016-12-19 02:18:28 +03:00
Alexey Skobkin e716460405 composer update (symfony version changed to 2.8.*) 2016-12-19 01:53:59 +03:00
Alexey Skobkin 7879cb1029 composer update. Security updates. 2016-12-19 01:50:16 +03:00
Alexey Skobkin 91628a49da Fix #4. BraincraftedBootstrapBundle removed. Some other dependencies removed too. 2016-12-19 01:37:27 +03:00
Alexey Skobkin 7a53b1c927 Node fix. 2016-12-18 03:17:05 +03:00
Alexey Skobkin b38599c747 Preparing for Codeship CI. 2016-12-18 02:47:53 +03:00
Alexey Skobkin 07126b5586 New form type which is not captcha really. Bugfix for exception. 2015-10-14 06:53:54 +03:00
Alexey Skobkin bec53995a0 new umask(). 2015-10-05 04:50:10 +03:00
Alexey Skobkin 40559e3eab composer update. 2015-10-05 04:44:25 +03:00
Alexey Skobkin 893af94671 Symfony stable branch. 2015-10-05 04:39:12 +03:00
Alexey Skobkin 6819888c24 DoctrineMigrationsBundle composer.json fix. 2015-10-05 04:36:09 +03:00
Alexey Skobkin 3cc51ab872 Composer update (security fix and others). 2015-05-28 04:22:59 +03:00
Alexey Skobkin 434119e083 Small fix. 2015-05-28 04:03:38 +03:00
Alexey Skobkin 3cf28a612f Cron cleaning fix. 2015-03-16 04:06:24 +03:00