aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14434] Remove redundant conditionalMatt Friedman2016-01-271-3/+3
* [ticket/14434] Fix whitespace mistakesMatt Friedman2016-01-271-3/+3
* [ticket/14434] Remove recursion to simplify is_migration methodMatt Friedman2016-01-273-26/+17
* [ticket/14434] Extract migration check to a reusable methodMatt Friedman2016-01-273-23/+47
* [ticket/14434] Schema generator should ignore migration helpersMatt Friedman2016-01-261-1/+11
* Merge pull request #4009 from cunha17/ticket/14253Tristan Darricau2016-01-253-4/+12
|\
| * [ticket/14253] Show group requests pending aproval at the ACP groups summarycunha172016-01-253-4/+11
| * [ticket/14253] Show group requests pending aproval at the ACP groups summarycunha172016-01-251-0/+1
* | Merge pull request #4131 from Nicofuma/ticket/13717Marc Alexander2016-01-255-48/+175
|\ \ | |/ |/|
| * [ticket/13717] Fix testsTristan Darricau2016-01-251-1/+16
| * [ticket/13717] Set the assets after rendering the whole templateTristan Darricau2016-01-255-48/+160
* | Merge pull request #4126 from marc1706/ticket/13733Tristan Darricau2016-01-253-28/+94
|\ \ | |/ |/|
| * [ticket/13733] Remove validate_classes method argumentMarc Alexander2016-01-241-16/+10
| * [ticket/13733] Use interface for migratinosMarc Alexander2016-01-183-29/+79
| * [ticket/13733] Update comment explaining migration class validationMarc Alexander2016-01-151-6/+2
| * Merge pull request #3626 from imkingdavid/ticket/13733Marc Alexander2016-01-151-1/+27
| |\
| | * [ticket/13733] Add isInstantiable() check.David King2015-05-241-1/+1
| | * [ticket/13733] Braces on their own linesDavid King2015-05-231-2/+4
| | * [ticket/13733] Allow tests the skip class validationDavid King2015-05-231-14/+19
| | * [ticket/13733] Properly handle nonexistent classes as wellDavid King2015-05-231-4/+14
| | * [ticket/13733] Handle nonexistent classes as wellDavid King2015-05-231-2/+3
| | * [ticket/13733] Only use migration classes that extension the base migration c...David King2015-05-231-0/+8
* | | Merge pull request #4140 from Crizz0/ticket/14418Tristan Darricau2016-01-241-1/+1
|\ \ \
| * | | [ticket/14418] Wrong language variable in viewtopic_topic_tools.html fixedCrizzo2016-01-241-1/+1
* | | | Merge branch '3.1.x'Tristan Darricau2016-01-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge pull request #4124 from marc1706/ticket/14411Tristan Darricau2016-01-241-1/+1
| |\ \ \
| | * | | [ticket/14411] Permanently delete post if delete_permanent is setMarc Alexander2016-01-141-1/+1
* | | | | Merge pull request #4132 from VSEphpbb/ticket/14420Marc Alexander2016-01-242-24/+32
|\ \ \ \ \
| * | | | | [ticket/14420] Fix up search results topic listsMatt Friedman2016-01-182-24/+32
* | | | | | Merge branch '3.1.x'Marc Alexander2016-01-231-20/+12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [ticket/14427] Memberlist displays inaccruate informationRichard McGirr2016-01-221-20/+12
* | | | | | Merge branch '3.1.x'Marc Alexander2016-01-211-1/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | [ticket/14423] Display database size for Aria storage enginelavigor2016-01-201-1/+1
* | | | | Merge pull request #4116 from marc1706/ticket/14402Tristan Darricau2016-01-182-4/+14
|\ \ \ \ \
| * | | | | [ticket/14402] Directly pass user id and ipMarc Alexander2016-01-151-3/+1
| * | | | | [ticket/14402] Get rid of globals in tidy_plupload cronMarc Alexander2016-01-152-6/+16
| * | | | | [ticket/14402] Do not expect user id and ip to be available in cronMarc Alexander2016-01-151-1/+3
* | | | | | Merge pull request #4121 from marc1706/ticket/11875Tristan Darricau2016-01-184-5/+371
|\ \ \ \ \ \
| * | | | | | [ticket/11875] Add back new lineMarc Alexander2016-01-131-0/+1
| * | | | | | [ticket/11875] Change more columns to use UINT and add missings onesMarc Alexander2016-01-131-14/+120
| * | | | | | [ticket/11875] Add migration fileMarc Alexander2016-01-131-0/+252
| * | | | | | Merge pull request #2064 from hjpotter92/ticket/11875Marc Alexander2016-01-134-6/+13
| |\ \ \ \ \ \
| | * | | | | | [ticket/11875] Recreate schemas for installhjpotter922014-03-185-169/+169
| | * | | | | | [ticket/11875] Create new map for UNSIGNED 4-byte integerhjpotter922014-03-182-44/+53
| | * | | | | | [ticket/11875] Upgrade default data type from MEDIUMINT to INThjpotter922014-02-281-42/+42
* | | | | | | | [ticket/14419] Update composer dependencies and lock fileMarc Alexander2016-01-181-98/+199
* | | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-171-0/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #3718 from javiexin/ticket/13908Marc Alexander2016-01-171-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13908] "After" clause in migration not workingjaviexin2015-06-021-1/+1
| | * | | | | | | [ticket/13908] "After" clause in migration not workingjaviexin2015-06-011-0/+5