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 pull request #3444 from naderman/ticket/13617-ascraeus
Joas Schilling
2015-02-27
1
-1
/
+5
|
\
|
*
[ticket/13617] Document magic number for forum_id
Nils Adermann
2015-02-25
1
-0
/
+1
|
*
[ticket/13617] Use request->variable instead of request_var
Nils Adermann
2015-02-25
1
-1
/
+1
|
*
Merge branch 'ticket/13617' into ticket/13617-ascraeus
Nils Adermann
2015-02-25
1
-1
/
+4
*
|
Merge pull request #3384 from brunoais/ticket/13592
Marc Alexander
2015-02-27
1
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
[ticket/13592] The name didn't make proper sense
brunoais
2015-02-11
1
-2
/
+2
|
*
[ticket/13592] Empty line before event comment block.
brunoais
2015-02-09
1
-0
/
+1
|
*
[ticket/13592] Removed unwanted space in self line.
brunoais
2015-02-09
1
-1
/
+1
|
*
[ticket/13592] Allow full override of get_visibility_sql()
brunoais
2015-02-09
1
-0
/
+10
|
*
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-09
1
-3
/
+3
|
*
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-08
1
-2
/
+22
*
|
Merge pull request #3433 from Nicofuma/ticket/13643
Andreas Fischer
2015-02-22
1
-1
/
+1
|
\
\
|
*
|
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
Nicofuma
2015-02-22
1
-1
/
+1
*
|
|
Merge pull request #3427 from prototech/ticket/13551
Andreas Fischer
2015-02-22
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
Cesar G
2015-02-19
1
-1
/
+1
*
|
|
|
[ticket/13644] Always type hint dispatch_interface
Nicofuma
2015-02-22
2
-6
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3418 from brunoais/ticket/13631
Joas Schilling
2015-02-20
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/13631] Better, more explicit comment explanation
brunoais
2015-02-18
1
-1
/
+1
|
*
|
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
brunoais
2015-02-18
1
-2
/
+2
|
|
/
*
|
[ticket/13570] Remove unnecessary ternary condition from mysqli driver
Jakub Senko
2015-02-16
1
-2
/
+1
|
/
*
[ticket/13588] Fixes wrong message in info fsockopen() disabled
Crizzo
2015-02-07
1
-1
/
+1
*
Merge branch 'ticket/13348-olympus' into ticket/13348
Marc Alexander
2015-02-03
1
-5
/
+6
*
[ticket/13569] Add missing sql_freeresults and remove unneeded results
Marc Alexander
2015-02-02
3
-1
/
+3
*
[prep-release-3.1.3] Add migration for 3.1.3
Joas Schilling
2015-02-01
1
-0
/
+31
*
[prep-release-3.1.3] Add migration for 3.1.3-RC2
Joas Schilling
2015-01-31
1
-0
/
+32
*
[ticket/13553] Use defined title value in page headers too
Matt Friedman
2015-01-31
1
-1
/
+1
*
[ticket/13553] Make title var accept a lang key var
Matt Friedman
2015-01-31
1
-4
/
+4
*
[ticket/13553] Message helper should accept a lang key var
Matt Friedman
2015-01-31
1
-5
/
+7
*
[ticket/13557] Add migrations for 3.0.13 and 3.0.13-PL1
Joas Schilling
2015-01-30
2
-0
/
+74
*
[ticket/13556] Fix exception translation with filedownloader
Joas Schilling
2015-01-30
2
-5
/
+6
*
Merge pull request #3341 from brunoais/ticket/13544
Joas Schilling
2015-01-30
1
-1
/
+2
|
\
|
*
[ticket/13544] Use integer case because $role_id is an int
brunoais
2015-01-26
1
-1
/
+1
|
*
[ticket/13544] Fixing wrong SQL query for permission_unset for roles
brunoais
2015-01-26
1
-1
/
+2
*
|
Merge branch 'prep-release-3.0.13' into prep-release-3.1.3
Andreas Fischer
2015-01-30
1
-1
/
+1
*
|
[ticket/13553] Add a method to the controller helper to display a message
Joas Schilling
2015-01-29
1
-1
/
+16
*
|
[prep-release-3.1.3] Add migration for 3.1.3-RC1
Joas Schilling
2015-01-26
1
-0
/
+35
|
/
*
Merge pull request #3321 from marc1706/ticket/13282
Joas Schilling
2015-01-23
1
-1
/
+9
|
\
|
*
[ticket/13282] Use strpos() instead of preg_match()
Marc Alexander
2015-01-22
1
-1
/
+1
|
*
[ticket/13282] Use 0 as default for integer type columns in postgresql
Marc Alexander
2015-01-22
1
-1
/
+9
*
|
Merge pull request #3173 from Nicofuma/ticket/13361
Nils Adermann
2015-01-22
5
-13
/
+199
|
\
\
|
|
/
|
/
|
|
*
[ticket/13361] Rename exception to runtime_exception
Tristan Darricau
2015-01-21
2
-4
/
+4
|
*
[ticket/13361] Fix the JsonResponse in the exception listener
Tristan Darricau
2015-01-14
1
-1
/
+1
|
*
[ticket/13361] Add tests
Tristan Darricau
2015-01-11
2
-5
/
+11
|
*
[ticket/13361] Support ajax request (send a json response)
Tristan Darricau
2015-01-10
1
-9
/
+25
|
*
[ticket/13361] Improve the exception listener
Tristan Darricau
2014-11-23
5
-4
/
+168
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2015-01-21
1
-0
/
+37
*
|
Merge pull request #3314 from VSEphpbb/ticket/13133
Tristan Darricau
2015-01-20
1
-4
/
+4
|
\
\
|
*
|
[ticket/13133] Fix variable name in set_custom_style()
Matt Friedman
2015-01-20
1
-4
/
+4
*
|
|
Merge pull request #3315 from nickvergessen/ticket/13530
Tristan Darricau
2015-01-20
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/13530] Fix undefined variables
Joas Schilling
2015-01-20
1
-1
/
+1
[next]