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
/
phpbb
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...
Nils Adermann
2014-05-02
1
-0
/
+30
|
\
|
*
[ticket/8558] Add config in migrations and schema_data
Oliver Schramm
2014-04-17
1
-0
/
+30
*
|
[ticket/12432] Migrator should not revert custom functions
Nicofuma
2014-04-26
1
-4
/
+11
*
|
Merge pull request #2288 from nickvergessen/ticket/12012
Andreas Fischer
2014-04-25
1
-76
/
+226
|
\
\
|
*
|
[ticket/12012] Move property to the top
Joas Schilling
2014-04-24
1
-2
/
+6
|
*
|
[ticket/12012] Move MS SQL server comparison into a method
Joas Schilling
2014-04-24
1
-18
/
+28
|
*
|
[ticket/12012] Remove duplicated code (only the $sql are different)
Joas Schilling
2014-04-20
1
-59
/
+42
|
*
|
[ticket/12012] Drop and recreate indexes when removing columns
Joas Schilling
2014-04-17
1
-2
/
+33
|
*
|
[ticket/12012] Return SQL statements for index drop/create
Joas Schilling
2014-04-17
1
-3
/
+17
|
*
|
[ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000
Joas Schilling
2014-04-17
1
-14
/
+36
|
*
|
[ticket/12012] Drop and recreate indexes when changing a column on MSSQL
Joas Schilling
2014-04-17
1
-0
/
+111
|
*
|
[ticket/12012] Fix query layout
Joas Schilling
2014-04-17
1
-1
/
+2
|
*
|
[ticket/12012] Correctly drop default value constraints on MSSQL
Joas Schilling
2014-04-17
1
-85
/
+59
|
|
/
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...
Nils Adermann
2014-04-24
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
[ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend
Joas Schilling
2014-04-12
1
-0
/
+40
*
|
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
Cesar G
2014-04-15
1
-0
/
+9
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2014-04-15
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
20
-308
/
+490
|
\
|
*
[ticket/12282] Update new references
Joas Schilling
2014-04-01
1
-2
/
+2
|
*
[ticket/12282] Add new line at EOF of the interface
Joas Schilling
2014-04-01
1
-1
/
+1
|
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
6
-16
/
+16
|
*
[ticket/12282] Use {@inheritDoc} for inherited methods
Joas Schilling
2014-04-01
12
-288
/
+115
|
*
[ticket/12282] Add Interface for DBAL drivers
Joas Schilling
2014-04-01
2
-2
/
+357
*
|
Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeus
Dhruv
2014-04-08
81
-81
/
+81
|
\
\
|
*
|
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
81
-81
/
+81
|
|
/
*
|
Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeus
Joas Schilling
2014-04-07
1
-0
/
+36
|
\
\
|
*
|
[ticket/12362] Throw exception in schema generator on unresolvable dependency
Marc Alexander
2014-04-06
1
-0
/
+36
*
|
|
Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeus
Joas Schilling
2014-04-06
1
-0
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/12150] Use correct license URL in prune shadow migrations file
Marc Alexander
2014-04-05
1
-1
/
+1
|
*
|
[ticket/12150] Remove 'after' for columns from migrations file
Marc Alexander
2014-04-03
1
-4
/
+4
|
*
|
Merge branch 'develop-ascraeus' of https://github.com/phpbb/phpbb into ticket...
Marc Alexander
2014-03-30
1
-0
/
+5
|
|
\
\
|
*
|
|
[ticket/12150] Use shorter column names for prune settings
Marc Alexander
2014-03-29
1
-7
/
+8
|
*
|
|
[ticket/12150] Add prune columns to schema files and migration file
Marc Alexander
2014-03-29
1
-0
/
+1
|
*
|
|
[ticket/12150] Add options to acp
Marc Alexander
2014-03-29
1
-0
/
+44
*
|
|
|
[ticket/12337] Fix jQuery update migration file
Matt Friedman
2014-04-01
1
-1
/
+6
*
|
|
|
[ticket/12337] Update jQuery to version 1.11.0
Matt Friedman
2014-03-31
1
-0
/
+28
|
|
_
|
/
|
/
|
|
*
|
|
[prep-release-3.1.0-b2] Add migration for 3.1.0-b2
Joas Schilling
2014-03-30
1
-0
/
+29
*
|
|
[ticket/12330] Fix create index in db tools on mssql
Oliver Schramm
2014-03-30
1
-2
/
+2
|
|
/
|
/
|
*
|
[ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migration
Joas Schilling
2014-03-29
1
-0
/
+5
|
/
*
[ticket/11459] Make 3.1.0-dev migration depend on migrations_table
Joas Schilling
2014-03-29
1
-0
/
+1
*
[ticket/11459] Pass array with migration class names to schema generator
Joas Schilling
2014-03-29
1
-5
/
+5
*
[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] 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
1
-49
/
+97
*
[ticket/12297] Delete user_from column on update
Oliver Schramm
2014-03-23
1
-0
/
+47
*
[ticket/11169] Skip migration if "Users" category has been deleted
Oliver Schramm
2014-03-19
1
-1
/
+3
*
[ticket/11169] Move module 'prune users' to users category
Oliver Schramm
2014-03-16
1
-0
/
+75
*
[prep-release-3.1.0-b1] Add migration for 3.1.0-b1
Joas Schilling
2014-03-15
1
-0
/
+33
[next]