Commit graph

36 commits

Author SHA1 Message Date
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 997f41e723 AsseticBundle removed from project (forgotten composer.lock) 2017-01-09 00:47:07 +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 b034a3e875 composer update unreal4u/telegram-api 2017-01-08 22:39:56 +03:00
Alexey Skobkin c3e7356c54 composer update phpunit/phpunit phpunit/php-code-coverage 2017-01-08 22:39:04 +03:00
Alexey Skobkin 1aae9b8625 composer update sensio/framework-extra-bundle 2017-01-08 22:37:42 +03:00
Alexey Skobkin b9f1a767e4 composer update symfony/monolog-bundle 2017-01-08 22:35:40 +03:00
Alexey Skobkin a68083a622 composer update symfony/swiftmailer-bundle 2017-01-08 22:34:48 +03:00
Alexey Skobkin 3446f1c02c composer update swiftmailer/swiftmailer 2017-01-08 22:33:42 +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 8f7343c8d8 composer update doctrine/doctrine-bundle 2017-01-08 22:26:28 +03:00
Alexey Skobkin 5eb7ef1843 composer update doctrine/migrations. ocramius/package-versions, zendframework/zend-eventmanager, zendframework/zend-code, ocramius/proxy-manager are also updated as dependencies. 2017-01-08 22:22:07 +03:00
Alexey Skobkin 68e087b2a9 composer update doctrine/orm. doctrine/annotations also updated as dependency. 2017-01-08 22:19:11 +03:00
Alexey Skobkin 95930e5c64 composer update twig/twig. symfony/symfony updated too due to twig 2.0 incompatibility in symfony/symfony 2.7.21. 2017-01-08 22:13:37 +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 6d8e17b114 composer update. PointParser updated to match new version of markdown library. 2016-12-11 03:20:55 +03:00
Alexey Skobkin 65cc08d91f Pagination of subscribers events on user page. KnpPaginatorBundle added. 2016-12-11 02:43:25 +03:00
Alexey Skobkin d6d0647cb0 composer.lock update. 2016-12-11 01:54:29 +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 4aaac8e1f0 Doctrine updated. 2016-03-24 01:01:34 +03:00
Alexey Skobkin 3af5fd230e JMS Serializer bundle installed. 2016-03-22 21:25:04 +03:00
Alexey Skobkin a6628b4369 vendor update (including CVE-2015-5723 fix). 2015-10-05 04:28:20 +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 de234f1290 composer update (security fixes) 2015-09-07 11:29:03 +03:00
Alexey Skobkin 6f2cca5799 Топ в виде графика. 2015-06-26 18:05:26 +03:00
Alexey Skobkin 13b36f41f7 Composer update. 2015-06-01 03:45:54 +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