aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+134
|\
| * Merge pull request #4737 from marc1706/ticket/15122Tristan Darricau2017-03-191-0/+134
| |\
| | * [ticket/15122] Add cache driver for memcachedMarc Alexander2017-03-121-0/+134
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+32
|\ \ \ | |/ /
| * | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-191-0/+32
| |\ \
| | * | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-191-3/+3
| | * | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-171-0/+32
| | |/
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-191-47/+25
|\ \ \ | |/ /
| * | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-191-47/+25
| |\ \ | | |/ | |/|
| | * Merge branch '3.1.x' into ticket/15011javiexin2017-02-1522-37/+186
| | |\
| | * | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-151-37/+26
* | | | [ticket/15126] Disable HTML entities in quote helperJoshyPHP2017-03-151-2/+2
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-231-29/+40
|\ \ \ \ | |/ / /
| * | | Merge pull request #4605 from javiexin/ticket/14943Marc Alexander2017-02-231-29/+40
| |\ \ \
| | * | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-121-30/+39
| | * | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-011-1/+3
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-193-0/+108
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4598 from javiexin/ticket/14944Marc Alexander2017-02-193-0/+108
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-283-3/+3
| | * | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-081-2/+14
| | * | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-301-5/+5
| | * | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-283-0/+96
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-2/+2
| |\ \ \ \
| | * | | | [ticket/13429] Replace @change with @changedJakub Senko2017-01-232-5/+5
| | * | | | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-202-6/+6
* | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-02-051-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4660 from marc1706/ticket/13250Tristan Darricau2017-02-051-1/+1
| |\ \ \ \ \
| | * | | | | [ticket/13250] Use faster str_replace() instead of preg_replace()Marc Alexander2017-01-221-1/+1
| | * | | | | [ticket/13250] Replace slashes in cache file namesMarc Alexander2017-01-211-1/+1
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-02-051-1/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #4673 from senky/ticket/13601Tristan Darricau2017-02-051-1/+11
| |\ \ \ \ \ \
| | * | | | | | [ticket/13601] Add core.acl_clear_prefetch_after eventJakub Senko2017-01-231-1/+11
* | | | | | | | Merge pull request #4675 from marc1706/ticket/15044Máté Bartus2017-01-292-1/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15044] Make sure fulltext native min and max are numbersMarc Alexander2017-01-241-1/+1
| * | | | | | | | [ticket/15044] Add module task for creating search index during installMarc Alexander2017-01-241-0/+134
* | | | | | | | | Merge pull request #4677 from marc1706/ticket/15050Máté Bartus2017-01-291-25/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/15050] Remove extra whitespaceMarc Alexander2017-01-271-2/+2
| * | | | | | | | | [ticket/15050] Use new file when new file already existsMarc Alexander2017-01-251-25/+46
| |/ / / / / / / /
* | | | | | | | | [ticket/15047] Reinstate length check for MSSQL 2000David Colón2017-01-261-1/+11
* | | | | | | | | [ticket/15047] Do not set default for identity colsDavid Colón2017-01-261-1/+32
* | | | | | | | | [ticket/15047] Use brackets due to keyword usageDavid Colón2017-01-261-1/+1
* | | | | | | | | [ticket/15047] Don't attempt to drop primary keysDavid Colón2017-01-261-0/+1
* | | | | | | | | [ticket/15047] No index name length check for mssqlDavid Colón2017-01-261-4/+0
|/ / / / / / / /
* | | | | | | | Use SSL in version check for extensiontas25802017-01-221-1/+1
* | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-0/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/14968] Update docblock and ensure method returns arrayMarc Alexander2017-01-221-4/+8
| * | | | | | | [ticket/14968] Add method for retrieving updates on current branchMarc Alexander2017-01-221-0/+39
| | |/ / / / / | |/| | | | |
* | | | | | | [ticket/15015] Use correct explain string for enable email settingsMarc Alexander2017-01-221-1/+1
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-151-2/+12
|\ \ \ \ \ \ \ | |/ / / / / /