aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14875] Add method for untrimmed input to ajax iohandlerMarc Alexander2016-11-242-1/+26
* Merge pull request #4516 from marc1706/ticket/14867Tristan Darricau2016-11-243-55/+52
|\
| * [ticket/14867] Revert back to twig 1.26.* and update dependenciesMarc Alexander2016-11-163-55/+52
* | Merge pull request #4508 from marc1706/ticket/9211Tristan Darricau2016-11-242-1/+4
|\ \
| * | [ticket/9211] Use different icon for link subforum in forum legendMarc Alexander2016-11-162-1/+4
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-241-1/+1
|\ \ \
| * \ \ Merge pull request #4483 from marc1706/ticket/14750Tristan Darricau2016-11-241-1/+1
| |\ \ \
| | * | | [ticket/14750] Remove html5 invalid attributes from attachment file inputMarc Alexander2016-10-151-1/+1
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4502 from rxu/ticket/14852Marc Alexander2016-11-201-1/+11
| |\ \ \ \
| | * | | | [ticket/14852] Add core event to modify email headersrxu2016-11-041-1/+11
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-203-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4511 from senky/ticket/14842Marc Alexander2016-11-203-2/+3
| |\ \ \ \ \
| | * | | | | [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-153-2/+3
| | |/ / / /
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-202-1/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/14850] Add core.generate_smilies_beforeJmz2016-11-201-0/+9
| * | | | | [ticket/14850] Add core.smiley_text_root_pathJmz2016-11-201-1/+11
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-3/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4519 from michaelcullum/ticket/14872Marc Alexander2016-11-201-3/+0
| |\ \ \ \ \
| | * | | | | [ticket/14872] Remove sizeof/count restrictionMichael Cullum2016-11-191-3/+0
* | | | | | | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.xMarc Alexander2016-11-1723-702/+8
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-1623-702/+8
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-161-1/+17
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #4497 from senky/ticket/14849Marc Alexander2016-11-161-1/+17
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14849] Add core.acp_extensions_run_actionJakub Senko2016-11-131-1/+17
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge pull request #4510 from senky/ticket/14864Marc Alexander2016-11-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/14864] Set maxlength=64 to dateformat in ACPJakub Senko2016-11-131-1/+1
| | |/ / / / /
* | | | | | | Merge pull request #4501 from marc1706/ticket/14716Tristan Darricau2016-11-142-125/+142
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14716] Update dependencies to latest versionsMarc Alexander2016-11-032-125/+142
* | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-142-0/+113
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #4492 from marc1706/ticket/14831Tristan Darricau2016-11-142-0/+113
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14831] Rename migration and replace preg_replace() with simpler methodsMarc Alexander2016-10-252-6/+5
| | * | | | | | | [ticket/14831] Compare depends_on for migrations and remove prefixless namesMarc Alexander2016-10-231-4/+4
| | * | | | | | | [ticket/14831] Add migration for deduplicating entries and fix typoMarc Alexander2016-10-232-3/+81
| | * | | | | | | [ticket/14831] Add method for getting valid migration nameMarc Alexander2016-10-231-26/+34
| | * | | | | | | [ticket/14831] Fall back to possible migration names instead of adding prefixMarc Alexander2016-10-231-3/+28
| | * | | | | | | [ticket/14831] Make sure migrations always start with backslashMarc Alexander2016-10-221-0/+3
* | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-132-1/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge pull request #4488 from senky/ticket/14825Marc Alexander2016-11-132-1/+35
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14825] Add core.auth_oauth_(login/link)_afterJakub Senko2016-11-132-1/+35
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-124-8/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4504 from VSEphpbb/ticket/14855Marc Alexander2016-11-124-13/+30
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/14855] Bump font size to 10pxMatt Friedman2016-11-121-1/+1
| | * | | | | | | [ticket/14855] CSS updatesMatt Friedman2016-11-113-5/+4
| | * | | | | | | [ticket/14855] Update CSSMatt Friedman2016-11-112-7/+16
| | * | | | | | | [ticket/14855] Update the commentsMatt Friedman2016-11-061-1/+1
| | * | | | | | | [ticket/14855] Remove notification bubble on mark all readMatt Friedman2016-11-061-1/+1
| | * | | | | | | [ticket/14855] Fix responsive alert bubble CSSMatt Friedman2016-11-051-5/+2
| | * | | | | | | [ticket/14855] Update notification and PM alert bubblesMatt Friedman2016-11-053-7/+19
| | | |_|_|/ / / | | |/| | | | |