stable

Clone or download

Read-only

Merge commit 'refs/changes/20/17320/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14352 Add a dedicated cache storage for XML criteria value Change-Id: Ia141edabd2c168291bb1e1b33d43459af00252c6

Modified Files

Name
A plugins/tracker/include/Tracker/FormElement/Field/XMLCriteriaValueCache.php +97 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php +6 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php +7 −3 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +2 −0 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_CriteriaTest.php +6 −2 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_List_CriteriaTest.php +10 −7 Go to diff View file