aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12684] Remove unnecessary null argumentsMatt Friedman2016-02-291-2/+2
* [ticket/12684] Additional clean upMatt Friedman2016-02-291-9/+4
* [ticket/12684] Allowed to use $this in enclosureMatt Friedman2016-02-291-4/+3
* [ticket/12684] Move all lang keys to cliMatt Friedman2016-02-291-1/+1
* [ticket/12684] Fix a few mistakes and clean it upMatt Friedman2016-02-291-8/+24
* [ticket/12684] Some code clean upMatt Friedman2016-02-291-12/+1
* [ticket/12684] Another little fixMatt Friedman2016-02-291-1/+1
* [ticket/12684] Fix testsMatt Friedman2016-02-291-3/+1
* [ticket/12684] Update to use non-deprecated methodsMatt Friedman2016-02-291-143/+136
* [ticket/12684] Add send email optionMatt Friedman2016-02-291-0/+55
* [ticket/12684] Add input validationMatt Friedman2016-02-291-0/+48
* [ticket/12684] Updates for 3.2 APIMatt Friedman2016-02-291-10/+32
* [ticket/12684] Fix header fileTristan Darricau2016-02-291-1/+1
* [ticket/12684] Fix testsTristan Darricau2016-02-291-11/+7
* [ticket/12684] Add doc blocks and test file for user:addLEZY Thomas2016-02-291-1/+34
* [ticket/12684] Add command user:addLEZY Thomas2016-02-291-0/+167
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-281-1/+1
|\
| * Merge pull request #4153 from gn36/ticket/14443Marc Alexander2016-02-281-1/+1
| |\
| | * [ticket/14443] Introduce additional parameter to messengerMartin Beckmann2016-02-011-1/+1
* | | [ticket/14489] Fix bug where extension custom compiler pass cannot be found.Mark Shaw2016-02-181-1/+1
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-02-182-0/+10
|\ \ \ | |/ /
| * | Merge pull request #4185 from marc1706/ticket/13681Tristan Darricau2016-02-182-0/+10
| |\ \
| | * | [ticket/13681] Invalidate and reset opcache where necessaryMarc Alexander2016-02-182-0/+10
* | | | Merge pull request #4165 from Nicofuma/ticket/14457Marc Alexander2016-02-183-26/+20
|\ \ \ \
| * | | | [ticket/14457] Handle the case where there isn't any 'definition' bagTristan Darricau2016-02-181-2/+5
| * | | | [ticket/14457] Don't set CSS to JS and JS to CSSTristan Darricau2016-02-181-2/+2
| * | | | [ticket/14457] CSTristan Darricau2016-02-181-4/+4
| * | | | [ticket/14457] Fix twig/twig::assign_displayTristan Darricau2016-02-181-1/+1
| * | | | [ticket/14457] Uses a random placeholder to inject css and jsTristan Darricau2016-02-182-26/+17
* | | | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-181-0/+31
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add migration for 3.1.8Joas Schilling2016-02-181-0/+31
| |/ /
* | | Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-1629-337/+1031
|\ \ \
| * | | [ticket/14462] Fix commentsMate Bartus2016-02-127-11/+11
| * | | [ticket/14462] Fix CS and typoMate Bartus2016-02-121-1/+1
| * | | [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-129-165/+835
| * | | [ticket/14462] Further speed improvementsMate Bartus2016-02-1220-173/+197
* | | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-132-0/+34
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #4176 from Elsensee/ticket/14409Joas Schilling2016-02-131-0/+2
| |\ \ \
| | * | | [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-131-0/+2
| | | |/ | | |/|
| * | | [prep-release-3.1.8] Add migration for 3.1.8-RC1Joas Schilling2016-02-131-0/+32
| |/ /
* | | Merge pull request #4160 from Nicofuma/ticket/14440Marc Alexander2016-02-111-1/+8
|\ \ \
| * | | [ticket/14440] Add commentsTristan Darricau2016-02-111-0/+1
| * | | [ticket/14440] Correctly remove the web root path in update_web_root_pathTristan Darricau2016-02-041-1/+7
* | | | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-112-94/+65
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/14448] Correctly pass verify setting if availableMarc Alexander2016-02-081-1/+1
| * | | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-042-20/+45
| * | | [ticket/14448] Use GuzzleHttp and try to verify certsMarc Alexander2016-02-031-12/+36
| * | | [ticket/14431] Remote avatar uploadingScott Dutton2016-02-031-1/+7
| * | | [ticket/14431] Remote avatar uploadingScott Dutton2016-02-031-103/+19
* | | | Merge pull request #4169 from CHItA/ticket/14460Tristan Darricau2016-02-075-18/+13
|\ \ \ \