aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11768] Removed the cached rendererJoshyPHP2015-04-024-10/+4
* [ticket/11768] Replaced FQNs in annotationsJoshyPHP2015-04-023-5/+5
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-023-9/+21
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-026-9/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-0211-33/+77
* [ticket/11768] Renamed propertyJoshyPHP2015-04-021-8/+8
* [ticket/11768] Replaced class names in annotations with their FQNJoshyPHP2015-04-023-10/+10
* [ticket/11768] Removed commentsJoshyPHP2015-04-021-3/+0
* [ticket/11768] Updated renderer annotationJoshyPHP2015-04-021-1/+1
* [ticket/11768] Replaced \phpbb\textformatter\parser with an interfaceJoshyPHP2015-04-022-22/+27
* [ticket/11768] Renamed get_words() to get_censored_words()JoshyPHP2015-04-023-4/+4
* [ticket/11768] Removed unused annotationsJoshyPHP2015-04-029-26/+0
* [ticket/11768] Updated censor to apply to XML valuesJoshyPHP2015-04-021-3/+4
* [ticket/11768] Fixed censored words being escaped twiceJoshyPHP2015-04-021-1/+2
* [ticket/11768] Added methods to access the library's parser/rendererJoshyPHP2015-04-024-0/+35
* [ticket/11768] Updated the cache dir to point to the current environmentJoshyPHP2015-04-021-1/+1
* [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-022-1/+4
* [ticket/11768] Fixed testJoshyPHP2015-04-021-8/+4
* [ticket/11768] Replaced the Censor pluginJoshyPHP2015-04-025-37/+50
* [ticket/11768] Added limited support for [url] in [quote] authorJoshyPHP2015-04-022-2/+33
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-4/+4
* [ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()JoshyPHP2015-04-026-8/+8
* [ticket/11768] Added support for magic links that start with "www."JoshyPHP2015-04-023-5/+14
* [ticket/11768] Uncommented disabled testJoshyPHP2015-04-021-2/+0
* [ticket/11768] Added test filesJoshyPHP2015-04-022-0/+2
* [ticket/11768] Re-added the code that got lost in rebaseJoshyPHP2015-04-024-7/+10
* [ticket/11768] Removed unused use statementss9e2015-04-022-3/+0
* [ticket/11768] Updated tests to use the new constructor signatures9e2015-04-022-16/+30
* [ticket/11768] Updated test case helper with new signatures9e2015-04-021-2/+2
* [ticket/11768] Updated constructors with explicit dependenciess9e2015-04-023-11/+11
* [ticket/11768] Reorganized code for readabilitys9e2015-04-021-2/+3
* [ticket/11768] Toggled Unicode modifier in relative URL filters9e2015-04-021-4/+2
* [ticket/11768] Updated annotations to pass sniffs9e2015-04-023-9/+9
* [ticket/11768] Restored blank line from develops9e2015-04-021-0/+1
* [ticket/11768] Updated s9e\TextFormatters9e2015-04-021-4/+4
* [ticket/11768] Updated composer.locks9e2015-04-021-22/+18
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0275-156/+5962
* Merge branch '3.1.x'Andreas Fischer2015-04-021-4/+4
|\
| * Merge pull request #3513 from bantu/ticket/13736Andreas Fischer2015-04-021-4/+4
| |\
| | * [ticket/13736] Missing four colon in Contact us pageRaphaƫl M2015-04-021-4/+4
| |/
* | Merge pull request #3507 from VSEphpbb/ticket/13725Andreas Fischer2015-04-0221-34/+34
|\ \
| * | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-2721-34/+34
* | | Merge branch '3.1.x'Marc Alexander2015-04-011-0/+0
|\ \ \ | | |/ | |/|
| * | Merge pull request #3510 from Nicofuma/ticket/13732Marc Alexander2015-04-011-0/+0
| |\ \
| | * | [ticket/13732] Update composer to be php7 compliantTristan Darricau2015-03-301-0/+0
| |/ /
* | | Merge branch '3.1.x'Nicofuma2015-03-294-5/+175
|\ \ \ | |/ /
| * | Merge branch '3.0.x' into 3.1.xNicofuma2015-03-290-0/+0
| |\ \
| | * \ Merge pull request #3359 from marc1706/ticket/13568Nicofuma2015-03-293-5/+88
| | |\ \
| * | \ \ Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-294-5/+175
| |\ \ \ \
| | * | | | [ticket/13568] Add unit tests for validating absolute pathMarc Alexander2015-02-061-0/+87