aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.3.x'Marc Alexander2019-12-282-1/+4
|\
| * [ticket/16271] Fix invalid docblocksMarc Alexander2019-12-272-1/+4
* | Merge branch '3.3.x'Marc Alexander2019-11-211-76/+0
|\|
| * [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-76/+0
* | Merge branch '3.3.x'Marc Alexander2019-10-281-6/+5
|\|
| * [ticket/16192] Fix CLI extension not enableable messagesMatt Friedman2019-10-271-6/+5
* | Merge branch '3.3.x'Marc Alexander2019-10-071-1/+1
|\|
| * [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-1/+1
* | Merge branch '3.3.x'Marc Alexander2019-10-031-1/+4
|\|
| * [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-301-1/+4
| * [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-082-2/+2
* | Merge branch '3.2.x'Marc Alexander2019-03-132-5/+19
|\|
| * [ticket/15965] Fix hardcoded directoryrubencm2019-02-122-5/+19
| * [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* | Merge branch '3.2.x'Marc Alexander2017-12-031-0/+7
|\|
| * [ticket/15433] Fix phpbbcli can enable non-existent extensionhubaishan2017-12-031-0/+7
* | Merge pull request #5020 from marc1706/ticket/15424Marc Alexander2017-11-012-2/+2
|\ \
| * | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2017-10-292-2/+2
* | | Merge branch '3.2.x'Marc Alexander2017-10-291-11/+2
|\ \ \ | |/ / |/| / | |/
| * [ticket/15298] Never suppress exception trace when using CLITristan Darricau2017-09-101-11/+2
* | Merge branch '3.2.x'Oliver Schramm2017-09-081-3/+3
|\|
| * Merge branch '3.1.x' into 3.2.xOliver Schramm2017-09-081-3/+3
| |\
| | * [ticket/15347] Fix query quotes in update hashes cli commandMarc Alexander2017-09-081-3/+3
| | * [ticket/15238] Add missing protected keywordrxu2017-06-201-1/+1
| | * [ticket/15238] More code cleanuprxu2017-06-181-1/+2
| | * [ticket/15238] Code cleanup, add docblocksrxu2017-06-181-11/+39
| | * [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+105
* | | Merge branch '3.2.x'Máté Bartus2017-09-071-1/+8
|\| |
| * | [ticket/15349] Return 1 instead of 2 in case of errorRubén Calvo2017-09-071-1/+1
| * | [ticket/15349] Check if extension is enableable before enableRubén Calvo2017-09-071-0/+7
* | | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2017-07-171-1/+1
* | | Merge branch '3.2.x'Marc Alexander2017-06-251-0/+137
|\| |
| * | [ticket/15238] Add missing protected keywordrxu2017-06-201-1/+1
| * | [ticket/15238] More code cleanuprxu2017-06-181-1/+2
| * | [ticket/15238] Code cleanup, add docblocksrxu2017-06-181-11/+39
| * | [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+108
* | | [ticket/15179] Fix indentationrxu2017-06-121-1/+1
* | | Merge branch '3.2.x'Marc Alexander2017-06-111-1/+1
|\| |
| * | Merge pull request #4799 from marc1706/ticket/15179Marc Alexander2017-06-111-1/+1
| |\ \
| | * | [ticket/15179] Replace spaces with a tabMarc Alexander2017-06-031-1/+1
* | | | Merge branch '3.2.x'Tristan Darricau2017-06-061-0/+117
|\| | |
| * | | Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-06-031-0/+117
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+117
* | | [ticket/11150] Fix CSTristan Darricau2017-04-232-7/+0
* | | [ticket/11150] Disable if directories not writableTristan Darricau2017-04-234-2/+30
* | | [ticket/11150] Language keysTristan Darricau2017-04-233-13/+22
* | | [ticket/11150] Enforce enable on install and purge on remove optionsTristan Darricau2017-04-233-12/+40
* | | [ticket/11150] Add ACP galleryTristan Darricau2017-04-231-1/+2
* | | [ticket/11150] Display and translate composer outputTristan Darricau2017-04-233-12/+42
* | | [ticket/11150] Add extension:start-managing commandTristan Darricau2017-04-231-0/+84