Commit Graph

15 Commits

Author SHA1 Message Date
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