stable
Clone or download
Read-only
This is part of story #10257: show artifact view history Change-Id: Ife8f63952b38580a4ed5b9f0e9b23b8a02bc06d3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/db/install.sql | +2 | −1 | Go to diff View file |
A | plugins/tracker/db/mysql/updates/2017/201705311530_add_index_on_visit_time_of_recently_visited_artifacts.php | +48 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/RecentlyVisited/RecentlyVisitedDao.php | +9 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/RecentlyVisited/VisitRetriever.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +6 | −1 | Go to diff View file |