Alexey Skobkin
|
793d54e206
|
UserSubscribersUpdatedEventTest added.
|
2017-01-09 23:51:39 +03:00 |
|
Alexey Skobkin
|
e83fa99f32
|
UsersRenamedEventTest renamed.
|
2017-01-09 23:51:31 +03:00 |
|
Alexey Skobkin
|
25e4973a11
|
UserRenamedEventTest added.
|
2017-01-09 23:39:24 +03:00 |
|
Alexey Skobkin
|
4229ea05b0
|
DataFixtures excluded from tests.
|
2017-01-09 23:14:34 +03:00 |
|
Alexey Skobkin
|
e3660031ab
|
UserRepositoryTest fixed.
|
2017-01-09 23:09:14 +03:00 |
|
Alexey Skobkin
|
4a88a35b9d
|
TestPostRepository added.
|
2017-01-09 23:00:28 +03:00 |
|
Alexey Skobkin
|
0cf5814c7a
|
SubscriptionRepositoryTest added.
|
2017-01-09 22:47:15 +03:00 |
|
Alexey Skobkin
|
00b7c1d2f5
|
UserRepositoryTest added.
|
2017-01-09 22:36:19 +03:00 |
|
Alexey Skobkin
|
973207d543
|
UserRepository type hints added.
|
2017-01-09 22:36:08 +03:00 |
|
Alexey Skobkin
|
dcf3f0f3e9
|
ApplicationAvailabilityFunctionalTest moved to the new path.
|
2017-01-09 22:14:08 +03:00 |
|
Alexey Skobkin
|
db90f9ec87
|
Tests moved to new directory (/tests).
|
2017-01-09 22:08:01 +03:00 |
|
Alexey Skobkin
|
99888794ef
|
Crawler UserFactory fix.
|
2017-01-09 21:46:56 +03:00 |
|
Alexey Skobkin
|
fbea7ffe4e
|
PostFactory exception fix.
|
2017-01-09 21:43:41 +03:00 |
|
Alexey Skobkin
|
bdbcf14a15
|
User phpDoc fixes.
|
2017-01-09 21:29:39 +03:00 |
|
Alexey Skobkin
|
628916d69b
|
UpdateSubscriptionsCommand code quality fix.
|
2017-01-09 06:03:29 +03:00 |
|
Alexey Skobkin
|
abb320920a
|
UpdateSubscriptionsCommand code quality fix.
|
2017-01-09 05:53:58 +03:00 |
|
Alexey Skobkin
|
6c6fe5a65d
|
Some todo for UpdateSubscriptionsCommand.
|
2017-01-09 05:46:52 +03:00 |
|
Alexey Skobkin
|
5bf20066fa
|
UpdateSubscriptionsCommand now uses ProgressBar.
|
2017-01-09 05:35:18 +03:00 |
|
Alexey Skobkin
|
a6ac3757b6
|
UpdateSubscriptionsCommand refactored and simplified. API delay moved to parameters.yml.
|
2017-01-09 05:22:56 +03:00 |
|
Alexey Skobkin
|
fa76440fa2
|
Unneeded variable removed in AbstractApi.
|
2017-01-09 04:47:10 +03:00 |
|
Alexey Skobkin
|
7d0440db92
|
Logging in Point API clients.
|
2017-01-09 04:42:06 +03:00 |
|
Alexey Skobkin
|
1df09fa68d
|
SubscriptionsManager logging added.
|
2017-01-09 04:28:33 +03:00 |
|
Alexey Skobkin
|
30faaa7b08
|
Monolog log rotation in dev environment. Console command logging updated.
|
2017-01-09 04:21:31 +03:00 |
|
Alexey Skobkin
|
2f4a83d366
|
Monolog log rotation in dev environment.
|
2017-01-09 04:07:27 +03:00 |
|
Alexey Skobkin
|
bf6cf9cbda
|
README.md updated. Composer installation mentioned, unnecessary badges removed.
|
2017-01-09 03:55:13 +03:00 |
|
Alexey Skobkin
|
130495ea7c
|
composer.json package name and description fixed.
|
2017-01-09 03:43:40 +03:00 |
|
Alexey Skobkin
|
9ce21ad892
|
composer update. Removed unneeded polyfill packages, updated unreal4u/telegram-api.
|
2017-01-09 03:38:20 +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
|
997f41e723
|
AsseticBundle removed from project (forgotten composer.lock)
|
2017-01-09 00:47:07 +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
|
2702f0cb5e
|
MainControllerTest updated according to 9f53628
|
2017-01-09 00:24:25 +03:00 |
|
Alexey Skobkin
|
72cc28ca7e
|
Fixed autoloading of AppKernel.php. See https://github.com/symfony/symfony-standard/issues/868
|
2017-01-09 00:20:45 +03:00 |
|
Alexey Skobkin
|
700429032d
|
New phpunit.xml.dist
|
2017-01-09 00:12:40 +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
|
9f53628373
|
Code deprecations update according to https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md
|
2017-01-08 22:57:52 +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
|
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 |
|