- Feb 11, 2014
-
-
Andreas Gohr authored
if a needed CONNECT tunnel fails
-
- Feb 09, 2014
-
-
Andreas Gohr authored
connections are now retried after timeout and failing connections will be marked as skipped instead of failing. This should reduce false alarms on travis
-
Andreas Gohr authored
-
- Feb 04, 2014
-
-
lisps authored
add test case new Input check add global variables to execute
-
- Jan 24, 2014
-
-
Andreas Gohr authored
this should help with applying pull requests that do come not from the translation interface as it makes sure the files will be at least syntactically correct.
-
- Jan 06, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Dec 11, 2013
-
-
Michael Hamann authored
Since a8dba452 the search index didn't properly index numeric words anymore, instead they were added as new words to the word list each time they were indexed, leading to an ever-increasing index size.
-
- Dec 07, 2013
-
-
Anika Henke authored
-
- Dec 01, 2013
-
-
Michael Hamann authored
This fixes sending empty and duplicated To/Cc/Bcc, Subject and From headers in the additional headers. The To-header in the additional headers prevented mail sending on some systems.
-
Christopher Smith authored
Prevent table entry syntax swallowing multiple preceeding blank lines (a) this shouldn't be necessary, blank lines are handled by paragraph processing (b) avoids issues with greedy table syntax competing with plugins
-
- Nov 17, 2013
-
-
Christopher Smith authored
ensure css loadfile test doesn't try to create a directory (and fail) if the directory already exists
-
- Nov 05, 2013
-
-
Christopher Smith authored
This test is horrible, but I believe necessary to ensure that the @import of less files actually works. It is horrible as its not a unit test and its not a true functional test. It probably implies the code in css_out() should be refactored to make it easier to test intermediate results.
-
Christopher Smith authored
-
Christopher Smith authored
- use TMP_DIR constant rather than /tmp - swap order of parameters in csstest() to match reported 'expected' & 'actual' - add tests for use of 'url()' in @import - add tests for @import of '.less' files (these test will fail per FS#2875)
-
- Oct 29, 2013
-
-
Michael Hamann authored
-
- Oct 25, 2013
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
- Oct 20, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Christopher Smith authored
-
Andreas Gohr authored
-
- Oct 19, 2013
-
-
Christopher Smith authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Christopher Smith authored
-
- Oct 18, 2013
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
- Oct 16, 2013
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Gerrit Uitslag authored
-
- Oct 15, 2013
-
-
Andreas Gohr authored
-
- Oct 12, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Sep 25, 2013
-
-
Gerrit Uitslag authored
-
- Sep 19, 2013
-
-
Gerrit Uitslag authored
-
- Aug 17, 2013
-
-
Michael Hamann authored
This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is recorded as link target. A test case checks that the link is actually returned as backlink (fails without the fix).
-