Added to collect associated data for the commits in one SQL query.

This commit is contained in:
Loïc d'Anterroches
2011-01-23 17:12:19 +01:00
parent 58804923ef
commit 390c9b5048
2 changed files with 27 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ class IDF_Commit extends Pluf_Model
{
IDF_Timeline::remove($this);
IDF_Search::remove($this);
IDF_Gconf::dropForModel($this);
}
/**