summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | transformed remote.test.php to phpunitDominik Eckelmann2012-04-06
| * | | | | | | | transformed parser unit tests to phpunitDominik Eckelmann2012-04-06
| * | | | | | | | improved installation instruction in readmeDominik Eckelmann2012-04-06
| * | | | | | | | used default php unit config exclude high cpu usage testsDominik Eckelmann2012-04-04
| * | | | | | | | transformed search unittest to phpunitDominik Eckelmann2012-04-03
| * | | | | | | | added todo in testing readmeDominik Eckelmann2012-04-03
| * | | | | | | | transformed untf8_ test to phpunitDominik Eckelmann2012-04-03
| * | | | | | | | transformed safefn test to phpunitDominik Eckelmann2012-04-03
| * | | | | | | | transformed parserutils_ unittests to phpunitDominik Eckelmann2012-04-03
| * | | | | | | | transformed pageutils_ tests to phpunitDominik Eckelmann2012-04-01
| * | | | | | | | transformed inc/mail tests to phpunitDominik Eckelmann2012-04-01
| * | | | | | | | reenabled mail_quited_printable_encode test in simpletestDominik Eckelmann2012-04-01
| * | | | | | | | fixed mail_isvalid unittest in simpletestDominik Eckelmann2012-04-01
| * | | | | | | | transformed inc/ixr unittests to phpunitDominik Eckelmann2012-04-01
| * | | | | | | | fixed ixr_library_ixr_message testcase in simpletestDominik Eckelmann2012-04-01
| * | | | | | | | fixed ixr_library_date test in simpletestDominik Eckelmann2012-04-01
| * | | | | | | | transformed init_ tests to phpunitDominik Eckelmann2012-04-01
| * | | | | | | | fixed testcase class nameDominik Eckelmann2012-04-01
| * | | | | | | | transformed common unit tests for phpunitDominik Eckelmann2012-04-01
| * | | | | | | | fixed pagetemplate unit testDominik Eckelmann2012-04-01
| * | | | | | | | transformed auth unit testsDominik Eckelmann2012-04-01
| * | | | | | | | added first phpunit testDominik Eckelmann2012-04-01
* | | | | | | | | Unignore bundled template files in git as suggested by @timroesMichael Hamann2012-04-27
* | | | | | | | | Esperanto language updateRobert Bogenschneider2012-04-27
* | | | | | | | | Japanese language updateOsaka2012-04-27
* | | | | | | | | French language updateYannick Aure2012-04-27
* | | | | | | | | display uploadable file size in media manager FS#2425Andreas Gohr2012-04-23
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | added option to disable reverse DNS lookupsAndreas Gohr2012-04-23
| |_|_|_|/ / / |/| | | | | |
* | | | | | | some edge case checking in search result highlightingAndreas Gohr2012-04-20
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #97 from timroes/masterAndreas Gohr2012-04-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge branch 'htmlmail'Andreas Gohr2012-04-20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
| |\ \ \ \ \ \ \
| * | | | | | | | changed internal Mailer members from private to protectedAndreas Gohr2012-04-15
| * | | | | | | | made it possible to disable HTML mails in the configAndreas Gohr2012-04-15
| * | | | | | | | removed commented code left from the quoted_printable daysAndreas Gohr2012-03-23
| * | | | | | | | add missing table tags for HTML diff mailsAndreas Gohr2012-03-14
| * | | | | | | | fixed subscriber mail signaturesAndreas Gohr2012-03-09
| * | | | | | | | use real HRs in HTML mailsAndreas Gohr2012-03-09
| * | | | | | | | Add various headers to the mails FS#2247. pull request #83 closedAndreas Gohr2012-03-09
| * | | | | | | | removed footer image from HTML mailsAndreas Gohr2012-03-09
| * | | | | | | | use inlinestyles for diffs in HTML mailsAndreas Gohr2012-03-09
| * | | | | | | | fixed signature strippingAndreas Gohr2012-03-09
| * | | | | | | | fixed mailprefix handlingAndreas Gohr2012-03-09
| * | | | | | | | fixed missing replacement for HTML notify mailsAndreas Gohr2012-03-04
| * | | | | | | | allow image embeds in HTML mail templatesAndreas Gohr2011-11-13
| * | | | | | | | Added HTML wrapper for mailsAndreas Gohr2011-11-13
| * | | | | | | | allow non-txt extensions when accessing localesAndreas Gohr2011-11-13
| * | | | | | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | added Mailer class to autoloaderAndreas Gohr2011-11-12