indefero/src/IDF/Tests
Thomas Keller dffeb1f9d5 * move common file-specific functionality out of IDF_Views_Source into new
IDF_FileUtil and change all occurrences accordingly
* cache /etc/mime.types (or whatever is configured) per request in a static
variable in IDF_FileUtil
* always link directly to the download of attached files in the issues view
and place an additional "view" link only for those attachments which we
recognize as text with our weak criteria (closes issue 575)
2010-12-02 01:50:01 +01:00
..
data Fixed missing detection of ISO-8859-2 characters. 2010-03-26 14:53:43 +01:00
0001-Some-configuration-variables-have-been-added-in-orde.patch Fixed issue 129, code review crashes on git diff files. 2009-02-02 20:55:45 +01:00
TestDiff.php Fixed bug in the diff display when a single empty line was removed. 2009-02-02 21:42:31 +01:00
TestFileUtil.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
TestGit.php Fixed to not use the assumption that the first line of a commit message set the encoding. 2010-03-26 19:57:18 +01:00
TestIssue.php Initial commit. 2008-07-25 10:26:05 +02:00
TestMonotone.php Follow IDFs coding standards and tweak opening curly braces as well as 2010-08-13 11:21:07 +02:00
TestProject.php Initial commit. 2008-07-25 10:26:05 +02:00
TestSource.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
TestSyncGit.php Started the work on issue 3, git synchronization. 2009-01-14 21:23:52 +01:00
test-diff-remove-oneline.diff Fixed bug in the diff display when a single empty line was removed. 2009-02-02 21:42:31 +01:00
test-diff-view.html Started ticket 39, add code review. 2008-11-30 10:26:05 +01:00
test-diff.diff Started ticket 39, add code review. 2008-11-30 10:26:05 +01:00
test-log.txt Added tests for the Git class and removed unused code. 2008-08-02 10:36:29 +02:00