Benoît Burnichon
|
401ed4f431
|
Group exiftool.writer calls into methods/variables
|
2016-01-22 17:17:31 +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
|
f2942dac89
|
Reduce duplication in H264MappingGenerator
|
2016-01-22 12:23:18 +01:00 |
|
Benoît Burnichon
|
e68eb78657
|
Extract tamper-proofing code into its own method
|
2016-01-22 12:23:18 +01:00 |
|
Benoît Burnichon
|
24e12dbfca
|
Rename variable
|
2016-01-22 12:23:18 +01:00 |
|
Benoît Burnichon
|
6fb295b6b9
|
PHPCS
|
2016-01-22 12:23:18 +01:00 |
|
Benoît Burnichon
|
bbcdb5ff31
|
Remove unused variable
|
2016-01-22 12:23:18 +01:00 |
|
Benoît Burnichon
|
27012d4b28
|
Merge pull request #1635 from bburnichon/bug/number-field-seen-as-date-PHRAS-898
Check type of field before considering it a Date
|
2016-01-21 13:47:47 +01:00 |
|
Benoît Burnichon
|
d0bae320d3
|
Check type of field before considering it a Date
|
2016-01-21 13:13:20 +01:00 |
|
Benoît Burnichon
|
72691f3a0e
|
Merge pull request #1634 from aztech-dev/feature/repository-cache-keys
Add cache key prefix in cached collection repository
|
2016-01-20 15:53:47 +01:00 |
|
Thibaud Fabre
|
dd1ad99f7f
|
Add cache key prefix in cached collection repository
|
2016-01-20 15:19:05 +01:00 |
|
Thibaud Fabre
|
9db95c65ac
|
Add timing for cache profile and use call stats for toolbar
|
2016-01-20 14:41:18 +01:00 |
|
Thibaud Fabre
|
2ac69b438c
|
Replicate contains/fetch pattern in traceable cache for accuracy
|
2016-01-20 12:41:31 +01:00 |
|
Thibaud Fabre
|
587b5beb27
|
Add by key aggregates in cache profiler
|
2016-01-20 12:23:59 +01:00 |
|
Thibaud Fabre
|
2b7d5e382f
|
Add call summaries by type and key in cache profiler
|
2016-01-20 12:09:39 +01:00 |
|
Thibaud Fabre
|
f5ef76168f
|
Catch potential cache exceptions in traceable cache
|
2016-01-20 11:43:50 +01:00 |
|
Thibaud Fabre
|
d5bf51bc82
|
Move profiler template to different directory
|
2016-01-20 11:20:19 +01:00 |
|
Thibaud Fabre
|
f93c66b430
|
Add HIT/MISS result in cache profile call table
|
2016-01-20 10:43:55 +01:00 |
|
Thibaud Fabre
|
b5ed9d51f5
|
Add traceable cache for profiling
|
2016-01-20 10:13:57 +01:00 |
|
Thibaud Fabre
|
92f161f5dd
|
Improve profiler service provider
|
2016-01-20 09:30:14 +01:00 |
|
Thibaud Fabre
|
1b3fec1f3e
|
Extract CacheProfile and CacheProfileSummary from cache server stats
|
2016-01-20 08:51:09 +01:00 |
|
Thibaud Fabre
|
fc4f1848d7
|
Add logging/profiling in WebProfiler service provider
|
2016-01-20 08:10:45 +01:00 |
|
Thibaud Fabre
|
19648c970a
|
Add basic cache stats panel
|
2016-01-20 08:07:48 +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
|
85c5311281
|
Move removal in symlink in symlinker
|
2016-01-14 11:07:17 +01:00 |
|
Benoît Burnichon
|
c5b57395fd
|
Remove static method in ServeFileResponseFactory
|
2016-01-14 10:58:18 +01:00 |
|
Benoît Burnichon
|
bba360c3a1
|
Remove static create calls in Symlinker module
|
2016-01-14 10:46:18 +01:00 |
|
Benoît Burnichon
|
a69ac51114
|
Remove url_generator from ResourceResolver s
|
2016-01-13 16:56:59 +01:00 |
|
Benoît Burnichon
|
7713afeff6
|
PermalinkController knows about how to retrieve records, not Media service
|
2016-01-13 15:10:20 +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 |
|
Benoît Burnichon
|
fa3fbca61f
|
add request to parameters
|
2016-01-12 20:18:36 +01:00 |
|
Benoît Burnichon
|
374b730212
|
rename getMetaDatas to getMetaData
|
2016-01-12 20:18:36 +01:00 |
|
Benoît Burnichon
|
575a30436c
|
Remove unused dependency
|
2016-01-12 20:18:36 +01:00 |
|
Benoît Burnichon
|
bce0236fc4
|
Update plugin_name translation key.
|
2016-01-12 20:18:36 +01:00 |
|
Benoît Burnichon
|
8120cdda40
|
Change conflicting AbstractMigration. Bump xlf files
|
2016-01-12 20:18:36 +01:00 |
|
Benoît Burnichon
|
edefb161be
|
Lower priority of extended formats in API
PHRAS-900
|
2016-01-11 10:23:51 +01:00 |
|
Benoît Burnichon
|
127c9ab243
|
Merge pull request #1617 from aztech-dev/merge-clean-boxes
Merge clean boxes
|
2016-01-08 15:56:31 +01:00 |
|
Thibaud Fabre
|
f5df9f1ad4
|
Bust databox cache via repository
|
2016-01-08 15:15:29 +01:00 |
|
Thibaud Fabre
|
74366feac3
|
Fix failing tests
- SQL query error
- Reload updated collections in tests (error in test logic)
|
2016-01-07 18:57:19 +01:00 |
|
Benoît Burnichon
|
d481d5066a
|
Try clear 'last' query.
PHRAS-895
|
2016-01-07 18:03:17 +01:00 |
|
Thibaud Fabre
|
921a32034a
|
Allow override of app temp path via PHRASEANET_TMP env var
|
2016-01-07 16:06:13 +01:00 |
|
Thibaud Fabre
|
c92d5da9fe
|
Merge branch 'clean-boxes' into merge-clean-boxes
|
2016-01-06 19:53:43 +01:00 |
|
Benoît Burnichon
|
e3f49db7b6
|
Merge pull request #1612 from jygaulier/PHRAS-846_tasks-logs
Phras 846 tasks logs
|
2016-01-06 10:14:48 +01:00 |
|
Benoît Burnichon
|
51023c5533
|
bump copyright year
|
2016-01-05 13:38:14 +01:00 |
|
Jean-Yves Gaulier
|
d2ef455ef8
|
#PHRAS-846 time 1h
fix test
|
2015-12-28 17:24:13 +01:00 |
|