aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11459] Move $supported_dbms to beginning of create schema fileJoas Schilling2014-03-292-2/+9
* [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()Joas Schilling2014-03-291-0/+8
* [ticket/11459] Install DB schema from json fileJoas Schilling2014-03-291-4/+13
* [ticket/11459] Clean up a little moreJoas Schilling2014-03-291-4/+0
* [ticket/11459] Do not add table schema to database schema filesJoas Schilling2014-03-299-10315/+3329
* [ticket/11459] Create schema.json from migration filesJoas Schilling2014-03-291-0/+4
* [ticket/11459] Do not take files of extensions into accountJoas Schilling2014-03-291-1/+2
* [ticket/11459] Pass array with migration class names to schema generatorJoas Schilling2014-03-292-10/+9
* [ticket/11459] Refresh schema filesJoas Schilling2014-03-297-139/+244
* [ticket/11459] Remove spaces from the end of lines in MSSQLJoas Schilling2014-03-291-2/+2
* [ticket/11459] Correctly handle index column lengthJoas Schilling2014-03-291-4/+21
* [ticket/11459] Add migration for migrations tableJoas Schilling2014-03-291-0/+47
* [ticket/11459] Update doc blocksJoas Schilling2014-03-292-3/+3
* [ticket/11459] Remove old schema fileJoas Schilling2014-03-292-1233/+0
* [ticket/11459] Update schema files with new scriptJoas Schilling2014-03-298-907/+792
* [ticket/11459] Use new migration/schema_generator to create schema filesJoas Schilling2014-03-291-3/+13
* [ticket/11459] Add Schema from 3.0.0Joas Schilling2014-03-291-0/+1177
* [ticket/11459] Add a migration/schema_generatorJoas Schilling2014-03-291-0/+179
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-294-347/+468
|\
| * Merge remote-tracking branch 'noxwizard/ticket/naderman/9725' into develop-ol...Joas Schilling2014-03-294-338/+448
| |\
| | * [ticket/9725] Code sniffer fixesPatrick Webster2014-03-281-4/+4
| | * [ticket/9725] Do not use deprecated views to remove default constraintsPatrick Webster2014-03-281-32/+84
| | * [ticket/9725] Move primary key creation to the correct locationPatrick Webster2014-03-281-9/+9
| | * [ticket/9725] Remove trailing spaces from MSSQL schemaPatrick Webster2014-03-282-174/+174
| | * [ticket/9725] Create MSSQL primary keys if none existPatrick Webster2014-03-281-0/+9
| | * [ticket/9725] Remove explicit filegroup designationsPatrick Webster2014-03-281-17/+4
| | * [ticket/9725] Fetch Azure db stats from proper tablePatrick Webster2014-03-281-0/+16
| | * [ticket/9725] Add dummy indexes for AzureHenry Sudhof2014-03-012-56/+56
| | * [ticket/9725] Create an Azure SQL compatible SchemaHenry Sudhof2014-03-012-279/+325
* | | Merge pull request #2192 from bantu/ticket/12314Nils Adermann2014-03-281-1/+7
|\ \ \
| * | | [ticket/12314] Workaround HHVM SPL autoloader sometimes using leading backslashAndreas Fischer2014-03-281-1/+7
* | | | Merge pull request #2194 from bantu/ticket/12317Nils Adermann2014-03-284-5/+5
|\ \ \ \
| * | | | [ticket/12317] Cast string to int to refix DBMSes not using int for integers.Andreas Fischer2014-03-284-5/+5
| |/ / /
* | | | Merge remote-tracking branch 'crizz0/ticket/11336' into develop-ascraeusJoas Schilling2014-03-285-5/+12
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11336] Adds 301 info to redirectCrizzo2014-03-281-1/+2
| * | | [ticket/11336] Adds redirect for old "leaders" modeCrizzo2014-03-281-0/+6
| * | | [ticket/11336] Changes language variabel LOGIN_EXPLAIN_LEADERS to _TEAMCrizzo2014-03-281-1/+1
| * | | [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-fileCrizzo2014-03-284-4/+4
* | | | [ticket/12315] Fix invalid HTML in NO_SEARCH_INDEX in language/en/acp/common.phpMatt Friedman2014-03-281-1/+1
|/ / /
* | | Merge branch 'ticket/suheb/11666' into develop-ascraeusJoas Schilling2014-03-281-3/+3
|\ \ \
| * | | [ticket/11666] Rewording POST_DELETED andSuhaib Khan2014-03-281-3/+4
| * | | [ticket/11666] Removing MESSAGE_DELETED..Suhaib Khan2014-03-101-1/+0
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeusJoas Schilling2014-03-283-5/+5
|\ \ \ \
| * | | | [ticket/12311] Use British-English spelling of licence in lang fileMatt Friedman2014-03-281-1/+1
| * | | | [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-273-5/+5
* | | | | Merge remote-tracking branch 'vsephpbb/ticket/11230' into develop-ascraeusJoas Schilling2014-03-2810-73/+90
|\ \ \ \ \
| * | | | | [ticket/11230] Add missing last returns to dock blockMatt Friedman2014-03-281-0/+3
| * | | | | [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-223-0/+32
| * | | | | [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-199-73/+55
* | | | | | Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeusJoas Schilling2014-03-289-16/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |