Go to file
Loic d'Anterroches 0a02916e81 Added a partial fix of issue 93 to limit memory exhaustion.
This is not perfect because it means that we cannot get the
corresponding commit message and author for each file in the tree view.
This is just a work around that will not affect most of the repositories
but the biggest ones with files not changes for a long time.

To fully fix this problem, one needs to build at each commit time a
cache table with the data of each commit (including the hash of each
file at each commit).
2008-12-23 22:29:11 +01:00
doc Fixed to match the new path. 2008-12-08 09:58:01 +01:00
logo Added issue 14, ability to change the interest status. 2008-08-12 12:46:09 +02:00
scripts Added the Mercurial repository serving synchronization. 2008-12-08 09:56:31 +01:00
src/IDF Added a partial fix of issue 93 to limit memory exhaustion. 2008-12-23 22:29:11 +01:00
www Added the terms and conditions. 2008-12-07 14:56:06 +01:00
.gitignore Updated to ignore the indefero-*.zip files. 2008-08-07 21:39:39 +02:00
AUTHORS Updated the plugin to match InDefero's coding standards. 2008-12-03 23:02:59 +01:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Added the Mercurial repository serving synchronization. 2008-12-08 09:56:31 +01:00
release-script Added the release script. 2008-08-12 20:36:41 +02:00