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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10931] Make sure get_bytes() always returns either an int or a float.
Andreas Fischer
2012-06-11
1
-2
/
+15
*
[ticket/10931] Correctly handle inputs such as '-k' as invalid in get_bytes().
Andreas Fischer
2012-06-11
1
-0
/
+7
*
[ticket/10931] Correctly use GNU GPL version 2.
Andreas Fischer
2012-06-11
1
-1
/
+1
*
[ticket/10931] Document that false is also returned if value is not well formed
Andreas Fischer
2012-06-11
1
-0
/
+3
*
[ticket/10931] Correct method description of get_string().
Andreas Fischer
2012-06-11
1
-2
/
+1
*
[ticket/10931] Let us try ini_get() without error suppression.
Andreas Fischer
2012-06-11
1
-1
/
+1
*
[ticket/10931] Add wrapper class for ini_get function.
Andreas Fischer
2012-06-11
1
-0
/
+165
*
Merge remote-tracking branch 'github-bantu/ticket/10790' into develop
Nils Adermann
2012-05-31
1
-6
/
+0
|
\
|
*
[ticket/10790] Remove a (kind of) dead code section from submit_pm().
Andreas Fischer
2012-05-22
1
-6
/
+0
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-1
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'github-bantu/ticket/10550' into develop-olympus
Nils Adermann
2012-05-31
1
-1
/
+5
|
|
\
\
|
|
*
|
[ticket/10550] Sort not installed styles list in the styles section of the ACP.
Andreas Fischer
2012-05-29
1
-1
/
+5
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-3
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'github-bantu/ticket/10611' into develop-olympus
Nils Adermann
2012-05-31
1
-3
/
+9
|
|
\
\
\
|
|
*
|
|
[ticket/10611] Filter out not existing database tables when making a backup.
Andreas Fischer
2012-05-30
1
-1
/
+1
|
|
*
|
|
[ticket/10611] Use phpbb_db_tools::sql_list_tables() instead of get_tables().
Andreas Fischer
2012-05-30
1
-2
/
+1
|
|
*
|
|
[ticket/10611] Generate db_tools instance in acp_database module.
Andreas Fischer
2012-05-30
1
-0
/
+7
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/10162' into develop-olympus
Nils Adermann
2012-05-31
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/10162] Increase maximum length of email address TLD from 6 to 63.
Andreas Fischer
2012-05-30
1
-1
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
5
-1
/
+38
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/10751' into develop-olympus
Nils Adermann
2012-05-31
5
-1
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/10751] Use sql_lower_text() in view_log(). log_data is a text column.
Andreas Fischer
2012-05-31
1
-1
/
+2
|
|
*
|
|
|
[ticket/10751] Add sql_lower_text() to database abstraction layer.
Andreas Fischer
2012-05-31
4
-0
/
+36
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-31
1
-4
/
+29
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'naderman/ticket/10908' into develop-olympus
Andreas Fischer
2012-05-31
1
-4
/
+29
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/10908] Download files only up to max_upload_filesize if limit is 0
Nils Adermann
2012-05-29
1
-4
/
+29
|
|
|
/
/
*
|
|
|
Merge branch 'develop-olympus' into develop
David King
2012-05-29
1
-2
/
+10
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'naderman/ticket/10913' into develop-olympus
David King
2012-05-29
1
-2
/
+9
|
|
\
\
\
|
|
*
|
|
[ticket/10913] Redirect to index if session id is required but was not sent
Nils Adermann
2012-05-29
1
-2
/
+9
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'github-dhruv/ticket/10308' into develop-olympus
Nils Adermann
2012-05-29
1
-0
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'github-dhruv/ticket/10308' into develop
Nils Adermann
2012-05-29
1
-0
/
+8
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[ticket/10308] makes variable boolean
Dhruv Goel
2012-05-10
1
-1
/
+1
|
*
|
|
[ticket/10308] fixes sql query, limit it to 1
Dhruv Goel
2012-05-10
1
-4
/
+4
|
*
|
|
[ticket/10308] fix language and user's total posts
Dhruv Goel
2012-05-10
1
-0
/
+8
*
|
|
|
[ticket/10912] Default last post subject to empty lacking last post info
David King
2012-05-26
1
-1
/
+1
*
|
|
|
Merge PR #721 branch 'rahulr92/ticket/10650' into develop
Oleg Pudeyev
2012-05-21
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
[ticket/10650] Subject is cleared if no permissions exist
Rahul R
2012-05-19
1
-2
/
+2
|
*
|
|
|
[ticket/10650] Moving censoring to before truncation
Rahul R
2012-04-10
1
-2
/
+2
|
*
|
|
|
[ticket/10650] Added ellipsis to language file
Rahul R
2012-04-08
1
-1
/
+1
|
*
|
|
|
[ticket/10650] Made use of truncate_string() function
Rahul R
2012-04-08
1
-5
/
+2
|
*
|
|
|
[ticket/10650] Removed changes from acp_forums.php
Rahul R
2012-04-08
1
-4
/
+0
|
*
|
|
|
[ticket/10650] Changed acp option from per forum to global
Rahul R
2012-04-08
2
-1
/
+2
|
*
|
|
|
[ticket/10650] Added checking for empty subjects
Rahul R
2012-04-08
1
-1
/
+1
|
*
|
|
|
[ticket/10650] Corrected intendation
Rahul R
2012-04-08
1
-4
/
+4
|
*
|
|
|
[ticket/10650]Added permission checking and utf8 functions
Rahul R
2012-04-08
1
-4
/
+4
|
*
|
|
|
[ticket/10650] Cropped subject and inserted newline
Rahul R
2012-04-08
1
-0
/
+5
|
*
|
|
|
[ticket/10650] Corrected space before true
Rahul
2012-04-08
1
-1
/
+1
|
*
|
|
|
[ticket/10650] Displaying last topic on forum list
Rahul
2012-04-08
2
-0
/
+5
*
|
|
|
|
Merge PR #813 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-05-21
1
-1
/
+5
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]