stable
Clone or download
Read-only
Convert \Tracker_Rule_List_Dao and \Tracker_Rule_Date_Dao to \Tuleap\DB\DataAccessObject
No functional change, this contribution so both DAOs can expanded in a upcoming contribution without losing sanity. Part of story #16125: [release management] create a new Aggregator Release Change-Id: Ib9df0a6b77c3c4ea537982773756792a1616088d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Rule/Date/Dao.class.php | +55 | −75 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date/Factory.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/Dao.class.php | +58 | −86 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/Factory.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Rules/Date/Tracker_Rule_Date_FactoryTest.php | +8 | −10 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Rules/List/Tracker_Rule_List_FactoryTest.php | +5 | −13 | Go to diff View file |