Commit Graph

40 Commits

Author SHA1 Message Date
Alexey Skobkin 9e5f59a2b2 Fixina small MainControllerTest problems. 2019-04-03 19:38:57 +03:00
Alexey Skobkin 5eb81e87be PHP removed from platrofm reqs. 2019-02-16 00:03:17 +03:00
Alexey Skobkin 9bcc3c6b24 Telegram logging support removed. 2019-01-19 04:11:01 +03:00
Alexey Skobkin c2ccaad049 composer update csa/guzzle-bundle (dev-master 6b10e6f => v3.1.0) 2019-01-19 03:59:40 +03:00
Alexey Skobkin 115b097929 composer update jms/serializer-bundle to ^2. 2019-01-19 03:56:46 +03:00
Alexey Skobkin 1bac5b68bf ocramius/proxy-manager temporary downgraded to 2.1.1. composer config platform.php temporarily forced to PHP 7.1. 2019-01-19 03:27:04 +03:00
Alexey Skobkin 49a7d69867 composer require sentry/sentry-symfony. Also sentry bundle basic configuration. 2019-01-19 03:12:48 +03:00
Alexey Skobkin 7917106eed composer remove sensio/generator-bundle 2019-01-19 02:37:27 +03:00
Alexey Skobkin 75b6f0a19d composer update symfony/symfony (from 3.4.x-dev to 3.4.21). 2019-01-19 02:14:28 +03:00
Alexey Skobkin 53d63f05b3 composer.json sync with 3.4 branch. 2017-11-05 05:42:03 +03:00
Alexey Skobkin df3f6955e4 csa/guzzle-bundle updated to unstable branch to remove deprecations. 2017-11-05 05:29:10 +03:00
Alexey Skobkin d018c94a7a Symfony upgraded to 3.4.x-dev. Small refactoring. 2017-11-05 02:43:20 +03:00
Alexey Skobkin 52f6d766a5 Symfony upgraded to 3.3.10. Small refactoring according to UPGRADE-3.3.md. 2017-11-05 02:24:08 +03:00
Alexey Skobkin ca62397cbb composer require unreal4u/monolog-telegram. Telegram Monolog handler added. 2017-01-14 01:47:46 +03:00
Alexey Skobkin db90f9ec87 Tests moved to new directory (/tests). 2017-01-09 22:08:01 +03:00
Alexey Skobkin 130495ea7c composer.json package name and description fixed. 2017-01-09 03:43:40 +03:00
Alexey Skobkin 0232dee4fb Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. 2017-01-09 03:33:29 +03:00
Alexey Skobkin cf005637f8 MisdGuzzleBundle removed from project in favor of CsaGuzzleBundle. AbstractApi refactored to use Guzzle 6. Service names refactoring (now all uses 'app.' prefix). Factories slightly refactored. 2017-01-09 02:26:06 +03:00
Alexey Skobkin b41ef97885 Merge branch 'fix_symfony_upgrade' 2017-01-09 00:39:53 +03:00
Alexey Skobkin ffa785d44c AsseticBundle removed from project. 2017-01-09 00:39:41 +03:00
Alexey Skobkin 2aff160048 Forgotten composer.json update for 72cc28c 2017-01-09 00:28:02 +03:00
Alexey Skobkin 988c80737b composer require --dev phpunit/phpunit (lost in recent commits) 2017-01-09 00:04:10 +03:00
Alexey Skobkin 25cf7fab0a Rest changes according to symfony/framework-standard-edition 2.8.15. Some autoload hacks added. Need to remove in future. See app/console and web/app_dev.php 2017-01-08 23:56:01 +03:00
Alexey Skobkin db3c9a0bd2 composer update symfony/symfony --with-dependencies 2017-01-08 22:47:05 +03:00
Alexey Skobkin d02a3a03a7 PHP minimal version in composer.json now is 7.0.0 2017-01-08 22:45:11 +03:00
Alexey Skobkin 888af2ed52 composer update sensio/distribution-bundle from ~3.0,>=3.0.12 to ~4.0 2017-01-08 22:32:11 +03:00
Alexey Skobkin 2b38c8b48e Test version of Telegram bot support. 2017-01-05 01:36:30 +03:00
Alexey Skobkin 3d2a1593cf First functional test. 2016-12-11 08:26:30 +03:00
Alexey Skobkin 874ff42797 composer update. Query fix. 2016-12-11 06:23:03 +03:00
Alexey Skobkin 65cc08d91f Pagination of subscribers events on user page. KnpPaginatorBundle added. 2016-12-11 02:43:25 +03:00
Alexey Skobkin 11c1f8b6ab DoctrineFixturesBundle installed. 2016-03-29 07:23:06 +03:00
Alexey Skobkin 76fc484361 KnpMarkdownBundle installed. 2016-03-25 16:37:36 +03:00
Alexey Skobkin 3af5fd230e JMS Serializer bundle installed. 2016-03-22 21:25:04 +03:00
Alexey Skobkin 49cfdc7266 Second DoctrineMigrationsBundle composer.json fix. 2015-10-05 04:26:28 +03:00
Alexey Skobkin a60bce3b23 Symfony stable 2.7.x branch. 2015-10-01 21:31:48 +03:00
Alexey Skobkin 27d6ee8559 Doctrine Migrations Bundle composer.json fix. 2015-10-01 21:28:57 +03:00
Alexey Skobkin 6f2cca5799 Топ в виде графика. 2015-06-26 18:05:26 +03:00
Dmitri Vereshchagin c6dff0ef24 Create migration for empty database 2015-03-29 17:14:17 +03:00
Alexey Skobkin c534168058 Test implementation of Point API services. Login field added to the User entity. 2015-03-24 02:49:56 +03:00
Dmitri Vereshchagin a9c32e0f92 Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00