point-tools/app
Alexey Skobkin f598864d4d Crutch-fixing PostController::showAction() exception handling with 404 instead of 403 exception. 2019-04-03 20:34:16 +03:00
..
DoctrineMigrations DB schema, entities and factories small refactoring. 2017-11-06 05:36:32 +03:00
Resources/views Telegram WebHook logger injection fix. 2017-11-06 02:23:15 +03:00
cache Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
config Crutch-fixing PostController::showAction() exception handling with 404 instead of 403 exception. 2019-04-03 20:34:16 +03:00
logs Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
.htaccess Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
AppCache.php Fixed autoloading of AppKernel.php. See https://github.com/symfony/symfony-standard/issues/868 2017-01-09 00:20:45 +03:00
AppKernel.php composer require sentry/sentry-symfony. Also sentry bundle basic configuration. 2019-01-19 03:12:48 +03:00
SymfonyRequirements.php updated all other deps. 2019-01-19 02:43:26 +03:00
autoload.php Symfony upgraded to 3.2.1. Deprecations solved, BC breaks fixed. All tests passing right. 2017-01-09 03:33:29 +03:00
check.php 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
console app/console, web{app,app_dev}.php updated according to new symfony-standard distribution. 2019-01-19 02:34:51 +03:00
crontab Dependency Injection refactoring according to new autowiring and autoconfiguration. A bunch of classes refactored. 2017-11-05 04:42:08 +03:00