index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11459] Move $supported_dbms to beginning of create schema file
Joas Schilling
2014-03-29
2
-2
/
+9
*
[ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()
Joas Schilling
2014-03-29
1
-0
/
+8
*
[ticket/11459] Install DB schema from json file
Joas Schilling
2014-03-29
1
-4
/
+13
*
[ticket/11459] Clean up a little more
Joas Schilling
2014-03-29
1
-4
/
+0
*
[ticket/11459] Do not add table schema to database schema files
Joas Schilling
2014-03-29
9
-10315
/
+3329
*
[ticket/11459] Create schema.json from migration files
Joas Schilling
2014-03-29
1
-0
/
+4
*
[ticket/11459] Do not take files of extensions into account
Joas Schilling
2014-03-29
1
-1
/
+2
*
[ticket/11459] Pass array with migration class names to schema generator
Joas Schilling
2014-03-29
2
-10
/
+9
*
[ticket/11459] Refresh schema files
Joas Schilling
2014-03-29
7
-139
/
+244
*
[ticket/11459] Remove spaces from the end of lines in MSSQL
Joas Schilling
2014-03-29
1
-2
/
+2
*
[ticket/11459] Correctly handle index column length
Joas Schilling
2014-03-29
1
-4
/
+21
*
[ticket/11459] Add migration for migrations table
Joas Schilling
2014-03-29
1
-0
/
+47
*
[ticket/11459] Update doc blocks
Joas Schilling
2014-03-29
2
-3
/
+3
*
[ticket/11459] Remove old schema file
Joas Schilling
2014-03-29
2
-1233
/
+0
*
[ticket/11459] Update schema files with new script
Joas Schilling
2014-03-29
8
-907
/
+792
*
[ticket/11459] Use new migration/schema_generator to create schema files
Joas Schilling
2014-03-29
1
-3
/
+13
*
[ticket/11459] Add Schema from 3.0.0
Joas Schilling
2014-03-29
1
-0
/
+1177
*
[ticket/11459] Add a migration/schema_generator
Joas Schilling
2014-03-29
1
-0
/
+179
*
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-03-29
4
-347
/
+468
|
\
|
*
Merge remote-tracking branch 'noxwizard/ticket/naderman/9725' into develop-ol...
Joas Schilling
2014-03-29
4
-338
/
+448
|
|
\
|
|
*
[ticket/9725] Code sniffer fixes
Patrick Webster
2014-03-28
1
-4
/
+4
|
|
*
[ticket/9725] Do not use deprecated views to remove default constraints
Patrick Webster
2014-03-28
1
-32
/
+84
|
|
*
[ticket/9725] Move primary key creation to the correct location
Patrick Webster
2014-03-28
1
-9
/
+9
|
|
*
[ticket/9725] Remove trailing spaces from MSSQL schema
Patrick Webster
2014-03-28
2
-174
/
+174
|
|
*
[ticket/9725] Create MSSQL primary keys if none exist
Patrick Webster
2014-03-28
1
-0
/
+9
|
|
*
[ticket/9725] Remove explicit filegroup designations
Patrick Webster
2014-03-28
1
-17
/
+4
|
|
*
[ticket/9725] Fetch Azure db stats from proper table
Patrick Webster
2014-03-28
1
-0
/
+16
|
|
*
[ticket/9725] Add dummy indexes for Azure
Henry Sudhof
2014-03-01
2
-56
/
+56
|
|
*
[ticket/9725] Create an Azure SQL compatible Schema
Henry Sudhof
2014-03-01
2
-279
/
+325
*
|
|
Merge pull request #2192 from bantu/ticket/12314
Nils Adermann
2014-03-28
1
-1
/
+7
|
\
\
\
|
*
|
|
[ticket/12314] Workaround HHVM SPL autoloader sometimes using leading backslash
Andreas Fischer
2014-03-28
1
-1
/
+7
*
|
|
|
Merge pull request #2194 from bantu/ticket/12317
Nils Adermann
2014-03-28
4
-5
/
+5
|
\
\
\
\
|
*
|
|
|
[ticket/12317] Cast string to int to refix DBMSes not using int for integers.
Andreas Fischer
2014-03-28
4
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'crizz0/ticket/11336' into develop-ascraeus
Joas Schilling
2014-03-28
5
-5
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/11336] Adds 301 info to redirect
Crizzo
2014-03-28
1
-1
/
+2
|
*
|
|
[ticket/11336] Adds redirect for old "leaders" mode
Crizzo
2014-03-28
1
-0
/
+6
|
*
|
|
[ticket/11336] Changes language variabel LOGIN_EXPLAIN_LEADERS to _TEAM
Crizzo
2014-03-28
1
-1
/
+1
|
*
|
|
[ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-file
Crizzo
2014-03-28
4
-4
/
+4
*
|
|
|
[ticket/12315] Fix invalid HTML in NO_SEARCH_INDEX in language/en/acp/common.php
Matt Friedman
2014-03-28
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'ticket/suheb/11666' into develop-ascraeus
Joas Schilling
2014-03-28
1
-3
/
+3
|
\
\
\
|
*
|
|
[ticket/11666] Rewording POST_DELETED and
Suhaib Khan
2014-03-28
1
-3
/
+4
|
*
|
|
[ticket/11666] Removing MESSAGE_DELETED..
Suhaib Khan
2014-03-10
1
-1
/
+0
*
|
|
|
Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeus
Joas Schilling
2014-03-28
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
[ticket/12311] Use British-English spelling of licence in lang file
Matt Friedman
2014-03-28
1
-1
/
+1
|
*
|
|
|
[ticket/12311] Use valid composer schema - license - for extensions
Matt Friedman
2014-03-27
3
-5
/
+5
*
|
|
|
|
Merge remote-tracking branch 'vsephpbb/ticket/11230' into develop-ascraeus
Joas Schilling
2014-03-28
10
-73
/
+90
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11230] Add missing last returns to dock block
Matt Friedman
2014-03-28
1
-0
/
+3
|
*
|
|
|
|
[ticket/11230] Update cache driver dock blocks
Matt Friedman
2014-03-22
3
-0
/
+32
|
*
|
|
|
|
[ticket/11230] Use inheritdoc in docblocks in cache drivers
Matt Friedman
2014-03-19
9
-73
/
+55
*
|
|
|
|
|
Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeus
Joas Schilling
2014-03-28
9
-16
/
+16
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[next]