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
*
[feature/request-class] Fix remember and session hide on login
Igor Wiedler
2010-10-05
1
-2
/
+2
*
[feature/request-class] Adjust some trailing newlines
Igor Wiedler
2010-09-27
1
-1
/
+1
*
[feature/request-class] Remove tricky $_* is_array from acp_profile
Igor Wiedler
2010-09-25
1
-1
/
+1
*
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
21
-77
/
+113
*
[feature/request-class] Prevent recursive_set_var from applying htmlspecialch...
Igor Wiedler
2010-09-19
1
-1
/
+1
*
[feature/request-class] Removal of direct access to some superglobals
Igor Wiedler
2010-09-17
1
-10
/
+2
*
[feature/request-class] Refactor request classes to use autoloading
Igor Wiedler
2010-09-17
6
-11
/
+11
*
[feature/request-class] Automatically normalize multibyte data in request_var
Igor Wiedler
2010-09-17
1
-0
/
+5
*
[feature/request-class] Refactored request class and wrapper functions.
Nils Adermann
2010-09-17
2
-157
/
+44
*
[feature/request-class] Extracted type casting helpers from the request class.
Nils Adermann
2010-09-17
2
-0
/
+241
*
[feature/request-class] Replace direct use of GET/REQUEST with request_var.
Nils Adermann
2010-09-17
1
-4
/
+5
*
[feature/request-class] request_var should return after setting the request o...
Nils Adermann
2010-09-17
1
-0
/
+1
*
[feature/request-class] Adding a request class based on ascraeus-experiment.
Nils Adermann
2010-09-17
4
-100
/
+668
*
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-16
1
-0
/
+11
|
\
|
*
Merge branch 'ticket/bantu/9091' into develop-olympus
Igor Wiedler
2010-09-16
1
-0
/
+11
|
|
\
|
|
*
[ticket/9091] Extract IPv4 address from addresses mapped into IPv6.
Andreas Fischer
2010-07-23
1
-0
/
+11
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-16
4
-7
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'ticket/bantu/9644' into develop-olympus
Igor Wiedler
2010-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
[ticket/9644] Check $mode before calling user_notification() from submit_post()
Andreas Fischer
2010-07-23
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'ticket/bantu/9613' into develop-olympus
Igor Wiedler
2010-09-16
2
-0
/
+3
|
|
\
\
|
|
*
|
[ticket/9613] Slightly update language strings.
Andreas Fischer
2010-08-29
1
-1
/
+1
|
|
*
|
[ticket/9613] Implement a load switch for unread posts search feature.
rxu
2010-08-29
2
-0
/
+3
|
*
|
|
Merge branch 'ticket/bantu/9609' into develop-olympus
Igor Wiedler
2010-09-16
2
-6
/
+7
|
|
\
\
\
|
|
*
|
|
[ticket/9609] Change header() calls setting HTTP status to send_status_line().
Andreas Fischer
2010-09-11
2
-6
/
+7
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-12
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'ticket/bantu/9503' into develop-olympus
Igor Wiedler
2010-09-12
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.
Andreas Fischer
2010-07-23
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'ticket/bantu/7252' into develop
Igor Wiedler
2010-09-12
2
-24
/
+25
|
\
\
\
\
|
*
|
|
|
[ticket/7252] Align array keys and values to "=>".
Andreas Fischer
2010-09-12
1
-16
/
+16
|
*
|
|
|
[ticket/7252] Replace magic values with PHP constants.
Chris Smith
2010-09-10
1
-8
/
+9
|
*
|
|
|
[ticket/7252] Replace magic values with PHP constants.
Chris Smith
2010-09-10
1
-16
/
+16
*
|
|
|
|
Merge branch 'ticket/evil3/9394' into develop
Andreas Fischer
2010-09-12
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/9394] Fix comment in functions_upload
Igor Wiedler
2010-09-02
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-09
2
-1
/
+17
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'ticket/evil3/8944' into develop-olympus
Chris Smith
2010-09-05
1
-1
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/8944] Patch db_tools to support index length for MySQL4
Igor Wiedler
2010-09-05
1
-1
/
+17
|
|
|
/
/
/
|
*
|
|
|
[ticket/9039] Make mssqlnative.php non-executable
Igor Wiedler
2010-09-03
1
-0
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2010-09-02
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'ticket/bantu/9615' into develop-olympus
Chris Smith
2010-08-30
1
-2
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[ticket/9615] magic_quotes_gpc: call stripslashes() before utf8_basename()
Andreas Fischer
2010-08-04
1
-2
/
+3
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2010-08-28
14
-29
/
+49
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'ticket/cs278/7369' into develop-olympus
Andreas Fischer
2010-08-28
1
-2
/
+3
|
|
\
\
\
|
|
*
|
|
[ticket/7369] CPF date should always render the users selection.
Chris Smith
2010-08-23
1
-2
/
+3
|
*
|
|
|
Merge branch 'ticket/nickvergessen/7296' into develop-olympus
Andreas Fischer
2010-08-28
2
-5
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/7296] Exporting styles to tar creates corrupted archives.
Joas Schilling
2010-08-22
2
-5
/
+6
|
*
|
|
|
|
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
Andreas Fischer
2010-08-28
11
-21
/
+39
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-19
2
-0
/
+18
|
|
*
|
|
|
|
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-13
1
-3
/
+3
|
|
*
|
|
|
|
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-13
1
-3
/
+3
|
|
*
|
|
|
|
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
9
-15
/
+15
[next]