Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+9 | |
Note: This intentionally reverts ee8324368f2844aae0d558f1d194419a2181c281 | |||||
2017-11-10 | Fix #5331 | Andrey Andreev | 1 | -0/+9 | |
2017-10-16 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+2 | |
2017-09-29 | Add testcase and changelog entry for #5278 | Andrey Andreev | 1 | -2/+3 | |
2016-12-14 | Isolate CI_Security instantiation from CI_Input; improve tests | Andrey Andreev | 1 | -1/+11 | |
2013-01-28 | Fix auto_link() for the Nth time | Andrey Andreev | 1 | -5/+6 | |
- anchor() is for local links and breaks ones that don't have a protocol prefix - Allow :// links (no actual protocol specified) - Further simplified the URL regular expression | |||||
2012-10-19 | Manually apply an improved version of PR #1797 (auto_link() URL helper) | Andrey Andreev | 1 | -0/+2 | |
2012-06-09 | Cleanup and optimize helper tests for speed | Andrey Andreev | 1 | -0/+1 | |
2012-03-28 | Remove include or require declaration from all helpers test | Taufan Aditya | 1 | -3/+6 | |
2011-11-27 | Added unit test to confirm pull request #675 | Eric Barnes | 1 | -0/+15 | |
2011-11-27 | Added prep_url and auto_link tests | Eric Barnes | 1 | -0/+23 | |
2011-11-27 | Added tests for removing extra dashes in url title. | Eric Barnes | 1 | -2/+14 | |
2011-08-21 | Adding url_helper unit test file. GO! | Greg Aker | 1 | -0/+22 | |