aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14393] Fix db update progress barMáté Bartus2016-03-301-2/+1
* [ticket/14393] Fix init for conflict archiveMáté Bartus2016-03-271-7/+6
* [ticket/14393] Fix updater behaviourMáté Bartus2016-03-273-4/+9
* Merge pull request #4199 from VSEphpbb/ticket/12684Tristan Darricau2016-03-263-0/+352
|\
| * [ticket/12684] Use a switch statement for readabilityMatt Friedman2016-03-211-13/+13
| * [ticket/12684] Use interactive method correctlyMatt Friedman2016-03-091-30/+25
| * [ticket/12684] Extract interactivity to a methodMatt Friedman2016-03-091-37/+52
| * [ticket/12684] Update option helpMatt Friedman2016-03-081-1/+1
| * [ticket/12684] Add extended help for the user:add commandMatt Friedman2016-03-082-0/+4
| * [ticket/12684] Add shorthand alternates to the optionsMatt Friedman2016-03-081-3/+3
| * [ticket/12684] Remove whitespaceMatt Friedman2016-03-051-1/+1
| * [ticket/12684] Add an error on user creation failureMatt Friedman2016-03-051-0/+6
| * [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-293-3/+3
| * [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-292-155/+149
| * [ticket/12684] Add send email optionMatt Friedman2016-02-292-0/+56
| * [ticket/12684] Add input validationMatt Friedman2016-02-291-0/+48
| * [ticket/12684] Updates for 3.2 APIMatt Friedman2016-02-293-11/+35
| * [ticket/12684] Fix merge errorsMatt Friedman2016-02-292-0/+15
| * [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-292-0/+169
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-261-1/+1
|\ \
| * | [ticket/13013] Explain to user explicitl what "participate more" meansJakub Senko2016-03-261-1/+1
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-261-4/+20
|\ \ \ | |/ /
| * | Merge pull request #3874 from lavigor/ticket/14134Tristan Darricau2016-03-261-4/+20
| |\ \
| | * | [ticket/14134] Fix Okay in a comment.lavigor2016-03-251-1/+0
| | * | [ticket/14134] Fix code comments.lavigor2016-02-271-3/+2
| | * | [ticket/14134] Send warning notification PM in user's language.lavigor2015-09-021-4/+22
| * | | Merge pull request #4188 from marc1706/ticket/13842Tristan Darricau2016-03-251-0/+7
| |\ \ \
* | \ \ \ Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-253-17/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4190 from marc1706/ticket/14437Tristan Darricau2016-03-253-17/+17
| |\ \ \ \
| | * | | | [ticket/14437] Make sure attachments array is properly ordered before processingMarc Alexander2016-03-062-5/+5
| | * | | | [ticket/14437] Preserve attachment ID order by ordering by attach_idMarc Alexander2016-03-061-1/+1
| | * | | | [ticket/14437] Sort attachments after assigning inline attachmentsMarc Alexander2016-03-061-13/+13
| | * | | | [ticket/14437] Correctly assume index from attachment display orderMarc Alexander2016-02-211-2/+2
* | | | | | Merge pull request #4193 from marc1706/ticket/14497Tristan Darricau2016-03-251-1/+24
|\ \ \ \ \ \
| * | | | | | [ticket/14497] Support second app.php script in install folderMarc Alexander2016-02-251-1/+24
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-253-5/+32
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #4214 from marc1706/ticket/14241Tristan Darricau2016-03-253-5/+32
| |\ \ \ \ \ \
| | * | | | | | [ticket/14241] Log fatal captcha error to error logMarc Alexander2016-03-122-4/+9
| | * | | | | | [ticket/14241] Prevent empty q&a as a result of improper settingsMarc Alexander2016-03-112-3/+25
* | | | | | | | Merge pull request #4218 from marc1706/ticket/14527Tristan Darricau2016-03-252-2/+3
|\ \ \ \ \ \ \ \