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
*
[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
*
[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
|
/
/
*
|
Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeus
Joas Schilling
2014-03-28
1
-2
/
+2
|
\
\
|
*
|
[ticket/12311] Use valid composer schema - license - for extensions
Matt Friedman
2014-03-27
1
-2
/
+2
*
|
|
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
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/11360] Avoiding online list where not required
geetakshi
2014-03-20
2
-3
/
+3
|
*
|
|
[ticket/11360] Change second parameter in page_header function
geetakshi
2014-03-19
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
[ticket/12297] Delete user_from column on update
Oliver Schramm
2014-03-23
1
-0
/
+47
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/12268' into develop-ascraeus
Dhruv
2014-03-23
2
-5
/
+38
|
\
\
\
|
*
|
|
[ticket/12268] Do not use substr but just compare the character
Joas Schilling
2014-03-15
1
-1
/
+2
|
*
|
|
[ticket/12268] Rename class file to recursive_dot_prefix_filter_iterator.php
Joas Schilling
2014-03-14
1
-0
/
+0
|
*
|
|
[ticket/12268] Move class out of extension namespace and rename it
Joas Schilling
2014-03-14
2
-5
/
+5
|
*
|
|
[ticket/12268] Do not search in folders starting with a dot
Joas Schilling
2014-03-14
1
-7
/
+2
|
*
|
|
[ticket/12268] Use FilesystemIterator::SKIP_DOTS
Joas Schilling
2014-03-14
1
-6
/
+10
|
*
|
|
[ticket/12268] Extension finder should not crawl through .git/ of extensions
Joas Schilling
2014-03-13
2
-1
/
+34
*
|
|
|
[ticket/12293] Add missing compact() call to phpBB/phpbb/log/log.php events.
Forumhulp.com
2014-03-22
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'vsephpbb/ticket/12285' into develop
Joas Schilling
2014-03-19
1
-2
/
+4
|
\
\
\
|
*
|
|
[ticket/12285] Fix mult-lingual issues between extensions
Matt Friedman
2014-03-19
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'Elsensee/ticket/11169' into develop
Joas Schilling
2014-03-19
1
-0
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[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
*
|
|
[ticket/9040] Count HTML entities as single in custom profile fields
Shitiz Garg
2014-03-17
1
-1
/
+1
*
|
|
[ticket/11071] Add fallback if requested style don't exist
Oliver Schramm
2014-03-15
1
-0
/
+13
|
/
/
*
|
[prep-release-3.1.0-b1] Add migration for 3.1.0-b1
Joas Schilling
2014-03-15
1
-0
/
+33
*
|
Merge remote-tracking branch 'vsephpbb/ticket/11429' into develop
Joas Schilling
2014-03-14
1
-0
/
+5
|
\
\
[next]