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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...
Nils Adermann
2014-04-10
1
-4
/
+18
|
\
|
*
[ticket/12113] Allow log entries to use plurals
Joas Schilling
2014-04-01
1
-4
/
+18
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12331' into develop...
Nils Adermann
2014-04-10
1
-0
/
+1
|
\
\
|
*
|
[ticket/12331] Fix SQL error when inserting a new entry to profile field data
Joas Schilling
2014-03-30
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
56
-390
/
+572
|
\
\
\
|
*
|
|
[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
42
-98
/
+98
|
*
|
|
[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
|
|
|
/
|
|
/
|
*
|
|
[ticket/12356] Assign vars preventing Plupload from loading in PM editor.
Cesar G
2014-04-09
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeus
Dhruv
2014-04-08
84
-84
/
+84
|
\
\
\
|
*
|
|
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
84
-84
/
+84
|
|
/
/
*
|
|
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
2
-0
/
+237
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[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 log service instead of add_log() function
Marc Alexander
2014-03-29
1
-2
/
+5
|
*
|
|
[ticket/12150] Use shorter column names for prune settings
Marc Alexander
2014-03-29
2
-13
/
+14
|
*
|
|
[ticket/12150] Add missing prune settings variables in acp_forums
Marc Alexander
2014-03-29
1
-1
/
+1
|
*
|
|
[ticket/12150] Add file and caller for pruning shadow topics
Marc Alexander
2014-03-29
1
-0
/
+188
|
*
|
|
[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
*
|
|
|
Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus
Joas Schilling
2014-04-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/7707] Add get_username_string() once more
Oliver Schramm
2014-03-29
1
-1
/
+1
*
|
|
|
|
[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
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into develop...
Nils Adermann
2014-03-29
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migration
Joas Schilling
2014-03-29
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into develop...
Nils Adermann
2014-03-29
4
-0
/
+1404
|
\
\
\
|
|
/
/
|
*
|
[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 remote-tracking branch 'prototech/ticket/11959' into develop-ascraeus
Joas Schilling
2014-03-29
1
-5
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11959] Move phpbb_generate_string_list() to functions_content.php.
Cesar G
2014-03-29
1
-5
/
+0
|
*
|
[ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name.
Cesar G
2014-03-19
1
-3
/
+3
|
*
|
[ticket/11959] Simplify how the users are trimmed.
Cesar G
2014-03-19
1
-15
/
+7
|
*
|
[ticket/11959] List the last user with "and" instead of a comma.
Cesar G
2014-03-19
1
-0
/
+7
|
*
|
[ticket/11959] Use the plurals system for the untrimmed language strings.
Cesar G
2014-03-19
1
-1
/
+6
*
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-03-29
1
-49
/
+97
*
|
|
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
*
|
|
|
[ticket/12317] Cast string to int to refix DBMSes not using int for integers.
Andreas Fischer
2014-03-28
4
-5
/
+5
|
/
/
/
[next]