Commit Graph

10812 Commits

Author SHA1 Message Date
Thibaud Fabre
fe37cd7a74 Extract "meta" service providers to bootstrap app 2016-01-22 18:40:27 +01:00
Benoît Burnichon
fafabf3e9e Backdate updated_on using reflection in tests to avoid unreliable time tests. 2016-01-22 18:26:58 +01:00
Benoît Burnichon
49392c80c0 Merge pull request #1641 from aztech-dev/feature/app-loader
Application bootstrap refactor
2016-01-22 17:41:19 +01:00
Benoît Burnichon
f501cba16b Extract whether subdef metadata updates are required 2016-01-22 17:39:33 +01:00
Thibaud Fabre
b521947ea5 Fix API plugin route initialization and remove odd syntax 2016-01-22 17:29:45 +01:00
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
0ccc5a49d4 Remove useless function argument apply_patches 2016-01-22 12:23:18 +01:00
Benoît Burnichon
f1a427a519 Add array type check on cache returned value 2016-01-22 12:23:18 +01:00
Benoît Burnichon
07a89c26de Remove unused fields. Extract methods in phrasea 2016-01-22 12:23:18 +01:00
Benoît Burnichon
985b603cf3 Remove unused argument on databox::dispatch method 2016-01-22 12:23:18 +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
140ff4e927 Rename PAYSAGE into LANDSCAPE
also rename from snake_case to camelCase
2016-01-22 12:23:18 +01:00
Benoît Burnichon
827e9dd6cd Merge pull request #1638 from lostdalek/hotfix/PHRAS-904
PHRAS-904
2016-01-22 10:21:55 +01:00
Benoît Burnichon
5d0b94e831 Merge pull request #1637 from lostdalek/hotfix/PHRAS-914
PHRAS-914
2016-01-22 10:21:37 +01:00
Florian BLOUET
d3b779eee1 PHRAS-914 - fix lightbox captions display, fix videoTips width and height 2016-01-21 18:00:42 +01:00
Benoît Burnichon
33f8f9eb9c Merge pull request #1636 from bburnichon/bugfix/unknown-collection-PHRAS-905_PHRAS-916
Unknown collection issue
2016-01-21 17:37:47 +01:00
Benoît Burnichon
e11a9128ea Update translation keys. 2016-01-21 17:18:51 +01:00
Benoît Burnichon
2ba636a4a9 Collection should have their name as default label 2016-01-21 17:18:51 +01:00
Benoît Burnichon
f763e2bc9f Collection Hydration should fetch internal services. 2016-01-21 17:18:51 +01:00
Thibaud Fabre
e95d83169b Add JUnit style logs for Circle 2016-01-21 16:21:14 +01:00
Florian BLOUET
07a0091e90 PHRAS-904 - fix ui issue in edit form 2016-01-21 16:05:47 +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
7dc776d7ab Merge pull request #1633 from lostdalek/hotfix/PHRAS-893
PHRAS-893
2016-01-20 15:54:49 +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
Benoît Burnichon
91c834cb08 Merge pull request #1632 from aztech-dev/feature/profiler-cache-timing
Add timing for cache profile and use call stats for toolbar
2016-01-20 15:27:57 +01:00
Thibaud Fabre
dd1ad99f7f Add cache key prefix in cached collection repository 2016-01-20 15:19:05 +01:00
Florian BLOUET
c6bfaecd95 PHRAS-893 - bump Embed Bundle frontend dependency to v0.2.0 2016-01-20 15:07:28 +01:00
Thibaud Fabre
6f5ef2df6a Fix server stats delta values 2016-01-20 15:02:36 +01:00
Thibaud Fabre
375ad3af0b Show hits over total calls in profiler menu 2016-01-20 14:53:31 +01:00
Thibaud Fabre
9db95c65ac Add timing for cache profile and use call stats for toolbar 2016-01-20 14:41:18 +01:00
Benoît Burnichon
5cc19d2e97 Merge pull request #1630 from lostdalek/hotfix/PHRAS-913
PHRAS-913
2016-01-20 14:04:48 +01:00
Benoît Burnichon
64d2ced73d Merge pull request #1629 from lostdalek/hotfix/PHRAS-910
PHRAS-910
2016-01-20 14:04:34 +01:00
Benoît Burnichon
b2fd76e833 Merge pull request #1628 from aztech-dev/feature/profiler-improvements
Profiler improvements
2016-01-20 12:57:28 +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
70cc35f306 Make @bbn happy 2016-01-20 12:11:18 +01:00
Thibaud Fabre
2b7d5e382f Add call summaries by type and key in cache profiler 2016-01-20 12:09:39 +01:00
Florian BLOUET
c95fbc918a PHRAS-913 - fix typo 2016-01-20 11:49:57 +01:00
Florian BLOUET
37c674b5eb PHRAS-913 - fix counter display in users lists 2016-01-20 11:46:38 +01:00
Thibaud Fabre
f5ef76168f Catch potential cache exceptions in traceable cache 2016-01-20 11:43:50 +01:00
Florian BLOUET
e176fa2ffb PHRAS-910 - fix admin suggested value edition in collection settings 2016-01-20 11:32:03 +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