Benoît Burnichon
|
5feb50cd54
|
Remove subscribtion from Application
|
2016-02-23 14:34:14 +01:00 |
|
Benoît Burnichon
|
b73ecd926d
|
Refactor Application Paths generation
|
2016-02-05 15:36:19 +01:00 |
|
Benoît Burnichon
|
58b80bf08a
|
Group Filesystem related service providers
|
2016-02-05 15:36:19 +01:00 |
|
Thibaud Fabre
|
68b006e76b
|
Fix bugs in webhook management
- Removes restrictions on event types and names
- Registers service provider in application
|
2016-02-02 12:40:05 +01:00 |
|
Benoît Burnichon
|
f99b361ec0
|
Merge pull request #1642 from aztech-dev/feature/app-loader
Extract "meta" service providers to bootstrap app
|
2016-01-26 16:51:22 +01:00 |
|
Thibaud Fabre
|
efa06ad9bd
|
Initialize Twig before HTTP stack
|
2016-01-26 16:26:51 +01:00 |
|
Thibaud Fabre
|
fa19e779cb
|
Extract HTTP meta service provider
|
2016-01-26 15:31:09 +01:00 |
|
Thibaud Fabre
|
62f0388d7b
|
Extract media utilities "meta" provider
And replace todo comments by no-op comments
|
2016-01-26 14:13:58 +01:00 |
|
Benoît Burnichon
|
8b2ac43ec6
|
Merge pull request #1639 from bburnichon/improvement/slight-refactoring
slight refactoring
|
2016-01-22 21:08:08 +01:00 |
|
Thibaud Fabre
|
fe37cd7a74
|
Extract "meta" service providers to bootstrap app
|
2016-01-22 18:40:27 +01:00 |
|
Thibaud Fabre
|
b521947ea5
|
Fix API plugin route initialization and remove odd syntax
|
2016-01-22 17:29:45 +01:00 |
|
Thibaud Fabre
|
450adb0847
|
Application bootstrap refactor
- Extract environment properties in Environment class
- Replaces initialisation closure by ApplicationLoader class
- Removes undesirable error handling/PHP settings modifications
|
2016-01-22 17:12:21 +01:00 |
|
Benoît Burnichon
|
bbcdb5ff31
|
Remove unused variable
|
2016-01-22 12:23:18 +01:00 |
|
Thibaud Fabre
|
1b3fec1f3e
|
Extract CacheProfile and CacheProfileSummary from cache server stats
|
2016-01-20 08:51:09 +01:00 |
|
Thibaud Fabre
|
9d2a2d7e18
|
Bind all DB connections to Doctrine profiler
|
2016-01-20 08:07:39 +01:00 |
|
Thibaud Fabre
|
35d6301122
|
Fix profiler service init for ajax profiling
|
2016-01-20 08:00:16 +01:00 |
|
Thibaud Fabre
|
17e4750b59
|
Add WebProfilerServiceProvider to inject Ajax profiler
- Silex provider implements feature, but only in Silex 2.0 compatible branch
|
2016-01-20 08:00:02 +01:00 |
|
Benoît Burnichon
|
9350cdfbad
|
Add some type hints
|
2016-01-14 11:55:25 +01:00 |
|
Benoît Burnichon
|
33b4ac5563
|
Change setupUrlGenerator to setRequestContext
|
2016-01-14 11:54:44 +01:00 |
|
Benoît Burnichon
|
a69ac51114
|
Remove url_generator from ResourceResolver s
|
2016-01-13 16:56:59 +01:00 |
|
Benoît Burnichon
|
8ef94dd5a7
|
Fixup datafile embed
|
2016-01-13 13:23:14 +01:00 |
|
Benoît Burnichon
|
523b82b5ae
|
Change on embed bundle handling
|
2016-01-12 20:18:36 +01:00 |
|
Thibaud Fabre
|
921a32034a
|
Allow override of app temp path via PHRASEANET_TMP env var
|
2016-01-07 16:06:13 +01:00 |
|
Benoît Burnichon
|
51023c5533
|
bump copyright year
|
2016-01-05 13:38:14 +01:00 |
|
Benoît Burnichon
|
58e7deb394
|
Change Test to have debug mode off
|
2015-12-22 17:44:35 +01:00 |
|
Benoît Burnichon
|
4114b70003
|
Only allow container dumping if env APP_CONTAINER_DUMP
|
2015-12-22 14:25:12 +01:00 |
|
Benoît Burnichon
|
3a1a39cbd9
|
Refactor and fixup some bugs in V1Controller
|
2015-12-22 14:24:32 +01:00 |
|
Benoît Burnichon
|
e45530a0e2
|
Add PimpleContainerDump helper
|
2015-12-22 14:24:32 +01:00 |
|
Benoît Burnichon
|
5bb8d4167b
|
Add cascade delete on ApiLog accountId.
Also add a postConnect listener to enable foreign keys in sqlite
|
2015-12-09 13:12:08 +01:00 |
|
Florian BLOUET
|
e8abe80230
|
add missing substitution icons, remove useless declaration
|
2015-12-08 15:10:22 +01:00 |
|
Florian BLOUET
|
1d8fe957c2
|
add embed-bundle
|
2015-12-07 16:59:33 +01:00 |
|
Benoît Burnichon
|
13c3187437
|
Merge pull request #1575 from bburnichon/PHRAS-819-master
Use alchemy/symfony-cors instead of ApiCorsSubscriber
|
2015-11-23 10:07:26 +01:00 |
|
Benoît Burnichon
|
6847737742
|
Use alchemy/symfony-cors instead of ApiCorsSubscriber
|
2015-11-20 19:13:18 +01:00 |
|
Benoît Burnichon
|
560ed7be27
|
Add options to TranslationDumper command
|
2015-11-19 12:45:07 +01:00 |
|
Benoît Burnichon
|
0d105ed77e
|
This parameter is overridden later and is a closure.
|
2015-11-04 16:29:35 +01:00 |
|
Benoît Burnichon
|
a938b348b7
|
Add cache.path and cache.paths
PHRAS-764
|
2015-10-28 15:56:11 +01:00 |
|
Benoît Burnichon
|
d9604ae300
|
Add BaseVoter and Authorization Service Provider
PLUG-112
|
2015-10-28 13:23:26 +01:00 |
|
Benoît Burnichon
|
c01f3f238f
|
Add basic template and hooks in Admin
|
2015-10-28 13:03:00 +01:00 |
|
Benoît Burnichon
|
b335620306
|
Add plugin capability to add routes.
|
2015-10-28 10:59:20 +01:00 |
|
Benoît Burnichon
|
cf627a3c44
|
Update ConnectionPoolManager. Make proper use of it.
|
2015-10-27 19:37:11 +01:00 |
|
Benoît Burnichon
|
43a68777d1
|
Change instantiation of ORMs to allow adding listeners.
|
2015-10-27 19:37:11 +01:00 |
|
Benoît Burnichon
|
e3b154dc32
|
Add Necessary templates for plugins handling
|
2015-10-27 19:37:10 +01:00 |
|
Thibaud Fabre
|
59a6b39e55
|
WIP Account management
|
2015-10-20 09:12:22 +02:00 |
|
Thibaud Fabre
|
c680d97938
|
Use rotating file handler instead of syslog
|
2015-09-29 16:47:56 +02:00 |
|
Thibaud Fabre
|
7f97445b51
|
Log error in exception handler
|
2015-09-22 12:53:56 +02:00 |
|
Thibaud Fabre
|
10ca1a87c0
|
Add syslog logger
|
2015-09-22 12:42:18 +02:00 |
|
Benoît Burnichon
|
c66248981c
|
Missing xmlhttp Service provider declaration.
|
2015-07-02 13:27:38 +02:00 |
|
Benoît Burnichon
|
d645b92afa
|
Add AclAware Trait
|
2015-07-02 12:33:18 +02:00 |
|
Benoît Burnichon
|
3804eb5408
|
Add AuthenticatorAware trait to Application
|
2015-07-02 12:27:26 +02:00 |
|
Benoît Burnichon
|
8d47fb4848
|
Add ApplicationBoxAware trait
|
2015-07-02 12:27:25 +02:00 |
|