aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14992] Reduce notification table col sizesDavid Colón2017-05-252-1/+49
* [ticket/14992] 'method' is needed for the unique indexDavid Colón2017-05-241-1/+1
* [ticket/14992] Remove temp index migrationDavid Colón2017-05-233-52/+1
* [ticket/14992] Make unit tests run more verboseMarc Alexander2017-05-212-2/+2
* [ticket/14992] Correctly remove table name and prefix from keysMarc Alexander2017-05-211-1/+13
* [ticket/14992] Shorten index name for user_id and item_idMarc Alexander2017-05-211-2/+2
* [ticket/14992] Check index name length in a more proper wayDavid Colón2017-03-017-17/+181
* [ticket/14992] Add indexes to user_notifications tableDavid Colón2017-03-014-8/+157
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-0/+3
|\
| * Merge pull request #4589 from senky/ticket/14929Marc Alexander2017-02-111-0/+3
| |\
| | * [ticket/14929] Add error to core.posting_modify_message_textJakub Senko2016-12-261-0/+3
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-1114-32/+32
|\ \ \ | |/ /
| * | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-1111-26/+26
| |\ \
| | * | [ticket/13429] Replace @change with @changedJakub Senko2017-01-2319-51/+51
| | * | [ticket/13429] Fix @change tags without descriptionJakub Senko2016-11-201-1/+1
| | * | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-2011-28/+28
| | |/
* | | 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 branch '3.1.x' into 3.2.xTristan Darricau2017-02-051-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4681 from VSEphpbb/ticket/15059Tristan Darricau2017-02-051-0/+2
| |\ \ \ \
| | * | | | [ticket/15059] Preserve code line breaks and scroll overflowMatt Friedman2017-01-301-0/+2
| * | | | | [ticket/14998] Point only to install dir from acp_updateMarc Alexander2017-01-281-1/+1
* | | | | | [ticket/15062] Update to Rhea version the CSS filesVinny2017-02-012-2/+2
* | | | | | Merge pull request #4675 from marc1706/ticket/15044Máté Bartus2017-01-294-4/+149
|\ \ \ \ \ \
| * | | | | | [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-243-3/+148
* | | | | | | 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
| |/ / / / / /
* | | | | | | Merge pull request #4678 from DavidIQ/ticket/15047Marc Alexander2017-01-281-4/+42
|\ \ \ \ \ \ \
| * | | | | | | [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
| |/ / / / / /
* | | | | | | [ticket/15037] Optimize what can behanakin2017-01-242-0/+0
* | | | | | | [ticket/15037] Update topic icons to retinahanakin2017-01-2411-0/+1
* | | | | | | [ticket/15307] fix for good!hanakin2017-01-231-0/+0
* | | | | | | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-0/+0
* | | | | | | [ticket/15037] Update imageset to retinahanakin2017-01-2337-1/+2
|/ / / / / /
* | | | | | Merge pull request #4650 from marc1706/ticket/11076-rheaTristan Darricau2017-01-222-1/+11
|\ \ \ \ \ \
| * | | | | | [ticket/11076] Also state min PHP version when visiting forum websiteMarc Alexander2017-01-201-1/+6
| * | | | | | [ticket/11076] Also add notice about unsupported version to installerMarc Alexander2017-01-201-0/+5
* | | | | | | Use SSL in version check for extensiontas25802017-01-221-1/+1
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |