Commit Graph

26 Commits

Author SHA1 Message Date
Benoît Burnichon
03b821acb7 Merge branch '4.0' 2016-03-16 17:21:57 +01:00
Benoît Burnichon
bfc396d04c Fix documentation issue 2016-03-15 12:21:56 +01:00
Benoît Burnichon
c29740dab4 PHPCS in Collection 2016-03-15 12:21:56 +01:00
Benoît Burnichon
6cda4eec7e Merge branch '4.0' 2016-03-11 21:50:23 +01:00
Scrutinizer Auto-Fixer
d8d4d79309 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-11 16:13:39 +00:00
Benoît Burnichon
4b40dd0d8b Change variable name to make it more explicit. 2016-03-02 14:40:46 +01:00
Benoît Burnichon
585c0519b9 Add missing parameters types array in Repository call 2016-03-02 14:34:50 +01:00
Benoît Burnichon
871dd58ea4 Add lookup by order master to collection reference repository 2016-03-02 14:34:50 +01:00
Benoît Burnichon
8044a1ce40 Add some missing copyrights 2016-03-02 14:34:50 +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
Thibaud Fabre
dd1ad99f7f Add cache key prefix in cached collection repository 2016-01-20 15:19:05 +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
Thibaud Fabre
232b72269a Fix call on non object 2015-07-10 19:04:54 +02:00
Thibaud Fabre
e5e96eafeb Fix cache invalidation on save 2015-07-10 18:45:21 +02:00
Thibaud Fabre
d8f498aa26 Improve collection reference caching and remove legacy maps 2015-07-10 18:39:36 +02:00
Thibaud Fabre
fcb369486a Fix undefined method call 2015-07-10 17:45:54 +02:00
Thibaud Fabre
569c2ff6d8 Implement save collection VO 2015-07-10 17:32:09 +02:00
Aztech
616f57e8ed WIP Extract collection service 2015-07-10 10:09:35 +02:00
Thibaud Fabre
07c0691092 Implement save method in collection reference repository 2015-07-09 20:13:46 +02:00
Thibaud Fabre
c5cab178a9 Add cache busting via save method of collection repository 2015-07-09 19:00:34 +02:00
Thibaud Fabre
977e778b61 Refactor collection repositories: use one instance per databox 2015-07-09 18:48:53 +02:00
Thibaud Fabre
6b516618aa Fix some test failures 2015-07-09 16:20:41 +02:00
Thibaud Fabre
bd57e04dc0 Add array cache collection repository 2015-07-09 15:49:27 +02:00
Thibaud Fabre
6f8545569f Fix undefined index 2015-07-09 14:23:19 +02:00
Thibaud Fabre
2623f39488 Add de/serialization methods for collection caching 2015-07-09 12:32:06 +02:00
Thibaud Fabre
ea6a4fdbf0 Extract repository and factory classes for collections 2015-07-09 12:32:06 +02:00