aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-093-4/+151
* [ticket/15694] Ignore lang files in prosilver/theme dirJakub Senko2019-05-091-0/+3
* [ticket/12591] Introduce a BC fallbackJakub Senko2019-05-091-1/+3
* [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-0910-45/+50
* [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-0917-20/+51
* [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-0914-30/+57
* [ticket/15714] Edit language stringRubén Calvo2019-05-091-1/+1
* [ticket/15714] Auto login after registrationRubén Calvo2019-05-091-0/+3
* [ticket/15718] Update CONTRIBUTING.mdJakub Senko2019-05-091-1/+1
* [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
* [ticket/15522] Improve color palette syntaxJakub Senko2019-05-096-7/+7
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-22/+17
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-103/+103
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-112/+110
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-108/+108
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-41/+40
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+2
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-1/+1
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-091-2/+1
* [ticket/15610] Improving UI of Board Statisticsamalnaeem2019-05-092-14/+57
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-32/+7
* [ticket/15610] Improving UI of Board Statistics in ACPamalnaeem2019-05-092-9/+34
* [ticket/15664] Add support for multi step processesJakub Senko2019-05-092-3/+3
* [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-0910-175/+209
* [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-083-3/+3
* [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-083-2/+3
* [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-082-2/+2
* [ticket/15686] Update homesteadRubén Calvo2019-05-082-372/+573
* [ticket/15646] Made Argon2i the default password driverJoshyPHP2019-05-081-0/+1
* [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-083-1/+125
* [ticket/15400] Make app.php routes work in vagrantRubén Calvo2019-05-081-0/+4
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-0851-69/+70
* [ticket/15377] Use __DIR__ constantRubén Calvo2019-05-081-1/+1
* [ticket/15377] Add testRubén Calvo2019-05-081-0/+9
* [ticket/15351] Fix missing global usageMáté Bartus2019-05-081-2/+2
* [ticket/15330] Fix typoRubén Calvo2019-05-081-1/+1
* [ticket/15330] Twig function to know if a language string is definedRubén Calvo2019-05-081-2/+13
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-6/+6
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-1/+137
* [ticket/15295] Restore tests on mysql and myisamMatt Friedman2019-05-082-2/+4
* [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-082-0/+54
* [ticket/14972] Update tests matrix to reflect bumping PHP version requirementrxu2019-05-081-9/+5
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-0870-141/+168
* [ticket/14972] Bump PHP requirements to 5.6. Update dependencies.rxu2019-05-082-422/+1236
* [ticket/15269] Don't enable DEBUG_CONTAINER by defaultRubén Calvo2019-05-081-3/+0
* [ticket/15269] Remove comment only if is the beginning of a lineRubén Calvo2019-05-081-2/+2
* [ticket/15269] Set development environment and enable all debugs with vagrantRubén Calvo2019-05-081-1/+10
* [ticket/15203] Include missing constants in web installerRubén Calvo2019-05-081-0/+1
* [ticket/11515] If condition changesVishal Pandey2019-05-081-1/+0
* [ticket/11515] Inverted LogicVishal Pandey2019-05-081-3/+3