23 Sep
2007
23 Sep
'07
11:54 p.m.
User: jpetso Branch: HEAD Date: Sun, 23 Sep 2007 21:54:22 +0000 Modified files: /modules/versioncontrol versioncontrol.admin.inc versioncontrol.module Log message: Simple but effective repository caching. Does not flush the cache when the repository is changed, but that is anyways unnecessary in about 100% of all cases. Also, replace SQL "column = 'value1' AND column = 'value2'" with "column IN ('value1','value2')" where reasonable. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...