aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15714] Edit language stringRubén Calvo2019-05-091-1/+1
| | | | PHPBB3-15714
* [ticket/15714] Auto login after registrationRubén Calvo2019-05-091-0/+3
| | | | PHPBB3-15714
* [ticket/15718] Update CONTRIBUTING.mdJakub Senko2019-05-091-1/+1
| | | | PHPBB3-15718
* [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
| | | | PHPBB3-15580
* [ticket/15522] Improve color palette syntaxJakub Senko2019-05-096-7/+7
| | | | PHPBB3-15522
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-22/+17
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-103/+103
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-112/+110
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-108/+108
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-41/+40
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+2
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-1/+1
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+1
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statisticsamalnaeem2019-05-092-14/+57
| | | | | | | | Master Improving UI of Board Statistics in ACP. Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-32/+7
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-9/+34
| | | | | | | | Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
* [ticket/15664] Add support for multi step processesJakub Senko2019-05-092-3/+3
| | | | PHPBB3-15664
* [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-0910-175/+209
| | | | PHPBB3-15664
* [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-083-3/+3
| | | | PHPBB3-15671
* [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-083-2/+3
| | | | PHPBB3-15671
* [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-082-2/+2
| | | | PHPBB3-15671
* [ticket/15686] Update homesteadRubén Calvo2019-05-082-372/+573
| | | | PHPBB3-15686
* [ticket/15646] Made Argon2i the default password driverJoshyPHP2019-05-081-0/+1
| | | | PHPBB3-15646
* [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-083-1/+125
| | | | PHPBB3-15646
* [ticket/15400] Make app.php routes work in vagrantRubén Calvo2019-05-081-0/+4
| | | | PHPBB3-15400
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-0851-69/+70
| | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
* [ticket/15377] Use __DIR__ constantRubén Calvo2019-05-081-1/+1
| | | | PHPBB3-15377
* [ticket/15377] Add testRubén Calvo2019-05-081-0/+9
| | | | PHPBB3-15377
* [ticket/15351] Fix missing global usageMáté Bartus2019-05-081-2/+2
| | | | PHPBB3-15351
* [ticket/15330] Fix typoRubén Calvo2019-05-081-1/+1
| | | | PHPBB3-15330
* [ticket/15330] Twig function to know if a language string is definedRubén Calvo2019-05-081-2/+13
| | | | PHPBB3-15330
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-6/+6
| | | | | | Remove references in migration tool. PHPBB3-15274
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-1/+137
| | | | | | | Add the possibility to have custom migrations with parameters, allowing the use of a single function for several uses. PHPBB3-15274
* [ticket/15295] Restore tests on mysql and myisamMatt Friedman2019-05-082-2/+4
| | | | PHPBB3-15295
* [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-082-0/+54
| | | | PHPBB3-15258
* [ticket/14972] Update tests matrix to reflect bumping PHP version requirementrxu2019-05-081-9/+5
| | | | PHPBB3-14972
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-0870-141/+168
| | | | PHPBB3-14972
* [ticket/14972] Bump PHP requirements to 5.6. Update dependencies.rxu2019-05-082-422/+1236
| | | | | | Also bump to PHP 7.2 compatible versions: PHPUnit to 5.7, Guzzle to 6.3. PHPBB3-14972
* [ticket/15269] Don't enable DEBUG_CONTAINER by defaultRubén Calvo2019-05-081-3/+0
| | | | PHPBB3-15269
* [ticket/15269] Remove comment only if is the beginning of a lineRubén Calvo2019-05-081-2/+2
| | | | PHPBB3-15269
* [ticket/15269] Set development environment and enable all debugs with vagrantRubén Calvo2019-05-081-1/+10
| | | | PHPBB3-15269
* [ticket/15203] Include missing constants in web installerRubén Calvo2019-05-081-0/+1
| | | | PHPBB3-15203
* [ticket/11515] If condition changesVishal Pandey2019-05-081-1/+0
| | | | | | Duplicate return statements removed. PHPBB3-11515
* [ticket/11515] Inverted LogicVishal Pandey2019-05-081-3/+3
| | | | | | Inverted the logic to raise exception inside if. PHPBB3-11515
* [ticket/11515] Refactoring changes.Vishal Pandey2019-05-081-3/+2
| | | | | | Refactoring the code as suggested. PHPBB3-11515
* [ticket/11515] Refactoring the patch.Vishal Pandey2019-05-083-13/+3
| | | | | | Removing else conditions. PHPBB3-11515
* [ticket/11515] Space between if and bracesVishal Pandey2019-05-081-1/+1
| | | | | | Exactly one space between if and opening brace. PHPBB3-11515
* [ticket/11515] Change If...else statement structVishal Pandey2019-05-083-3/+9
| | | | | | Modifications in if-else structure. PHPBB3-11515
* [ticket/11515] Extra check after acquiring locks.Vishal Pandey2019-05-083-2/+37
| | | | | | Add additional check to flock.php and db.php to ensure lock aquiring. PHPBB3-11515
* [ticket/15153] Update to newer homestead for vagrantMatt Friedman2019-05-063-14/+21
| | | | PHPBB3-15153