Benoît Burnichon
a539919cf8
Add tested booker class
2016-02-05 15:36:19 +01:00
Benoît Burnichon
09ce98e21a
Remove reference to filesystem in Border/Manager
2016-02-05 15:36:19 +01:00
Benoît Burnichon
b73ecd926d
Refactor Application Paths generation
2016-02-05 15:36:19 +01:00
Benoît Burnichon
afde09645a
WIP
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
Benoît Burnichon
fc63d7daa4
reset should be called on a variable.
...
PHRAS-938
2016-02-04 14:37:59 +01:00
Benoît Burnichon
e6577baa35
Fixup invalid first compareCall
...
Checks whether lastCall is array before comparing it.
2016-02-04 10:34:15 +01:00
Thibaud Fabre
0644c1e922
Clean up session upgrade code
2016-02-03 17:02:24 +01:00
Thibaud Fabre
dc51e489fe
Fix migration from v3.8.8 to v4.0.0
2016-02-03 16:35:20 +01:00
Thibaud Fabre
0bd25711b8
Do not start transaction if target does not exist
2016-02-03 11:43:33 +01:00
Thibaud Fabre
661ab8ac04
Only truncate users table if it exists
2016-02-03 11:42:34 +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
Thibaud Fabre
ed110c1140
Aggregate repeated calls to reduce size of collected data
2016-02-01 18:57:45 +01:00
Benoît Burnichon
7fb21dbfb4
Increase setTrustedProxySubscriber priority.
...
This should occurs very early in request
2016-02-01 18:03:45 +01:00
Benoît Burnichon
0ef9b668c2
Remove use of gettext shortcut method.
2016-02-01 14:03:29 +01:00
Benoît Burnichon
ced5094355
Remove DeliverDataInterface::deliverData as never used
2016-01-29 17:43:41 +01:00
Thibaud Fabre
fa3e49f5fb
Configure event processor factory via DI
2016-01-28 18:42:59 +01:00
Thibaud Fabre
6d2fd04765
Deduplicate rendering of databox/collection tree
2016-01-28 17:24:21 +01:00
Thibaud Fabre
3d298a6012
Add unmount method on databox repositories to invalidate cache on unmount
2016-01-28 16:16:53 +01:00
Thibaud Fabre
841182eca4
Add delete method on databox repositories to invalidate cache on delete
2016-01-28 16:09:37 +01:00
Thibaud Fabre
40ff41501c
Move create and mount SQL calls to repository for proper cache invalidation
2016-01-28 15:54:40 +01:00
Thibaud Fabre
2643874b73
Add array cache repository to reduce load on cache backend
2016-01-28 15:54:02 +01:00
Benoît Burnichon
21779c85e3
Fixup wrongly passed definition i/o providerKey
2016-01-28 11:35:22 +01:00
Jean-Yves Gaulier
f89fe9754a
#PHRAS-920 time 1h
...
fix : "BaseFromColl" (dbox coll_id -> abox base_id) check for sbas_id
2016-01-27 19:40:40 +01:00
Benoît Burnichon
beda5d3820
Getting collection calls access_restriction which is not properly cached.
...
Remove use of cache in AccessRestriction and use instance memory cache instead.
Beware static keyword declares variable static for the class, not the instance
2016-01-27 18:55:49 +01:00
Benoît Burnichon
66cef8caeb
Refactor SubdefSubstituer
2016-01-26 20:26:40 +01:00
Benoît Burnichon
14cd8a1903
Use existing SubdefSubstituer service i/o record_adapter
2016-01-26 19:17:41 +01:00
Benoît Burnichon
465f48f461
Merge pull request #1643 from bburnichon/improvement/slight-refactoring
...
Progressive refactoring
2016-01-26 17:07:03 +01:00
Benoît Burnichon
99bff24910
Merge pull request #1644 from aztech-dev/refactor/webhooks
...
Refactor event processor factory to make it extensible
2016-01-26 17:05:46 +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
46ab82914f
Extract class in error message for objects
2016-01-26 16:32:43 +01:00
Thibaud Fabre
efa06ad9bd
Initialize Twig before HTTP stack
2016-01-26 16:26:51 +01:00
Thibaud Fabre
37b62f929c
Refactor event processor factory to make it extensible
2016-01-26 16:03:39 +01:00
Thibaud Fabre
e38fd4bdbb
Remove unnecessary argument to please bbn
2016-01-26 15:45:12 +01:00
Thibaud Fabre
fa19e779cb
Extract HTTP meta service provider
2016-01-26 15:31:09 +01:00
Benoît Burnichon
79ddc58100
Extract methods in SubdefsJob. Update copyright
2016-01-26 14:25:09 +01:00
Benoît Burnichon
0ebc062f8e
Add code reuse in SubdefGenerator
2016-01-26 14:25:09 +01:00
Benoît Burnichon
db3513721c
Remove $this return as cannot be relied upon.
2016-01-26 14:25:09 +01:00
Benoît Burnichon
90ce63af29
Reduce code in SubdefGenerator.
2016-01-26 14:25:09 +01:00
Benoît Burnichon
005524d572
Add typehints and reduce code duplication
2016-01-26 14:25:08 +01:00
Benoît Burnichon
f383ca08a4
Avoid unqualified result by using proper method
2016-01-26 14:25:08 +01:00
Benoît Burnichon
ce4b9f25d9
PHPCS: Parameter types are declared wrong way
2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +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
Thibaud Fabre
88e2d5ff86
Replace call to non-existent method in tests and fix CS
2016-01-26 11:25:25 +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
4caa4fa2e7
Fix relative translations paths
2016-01-22 18:49:36 +01:00
Thibaud Fabre
fe37cd7a74
Extract "meta" service providers to bootstrap app
2016-01-22 18:40:27 +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