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
/
request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
Andreas Fischer
2012-11-10
2
-0
/
+15
|
\
|
*
[ticket/10939] Added documentation for phpbb_request::file
Fyorl
2012-11-10
1
-1
/
+2
|
*
[ticket/10939] Modified the default return for $request->file
Fyorl
2012-08-15
1
-1
/
+1
|
*
[ticket/10939] Added $_FILES handling to phpbb_request
Fyorl
2012-08-15
2
-0
/
+14
*
|
[ticket/8713] Update untrimmed_variable() doc block.
Andreas Fischer
2012-09-09
1
-3
/
+3
*
|
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
1
-2
/
+2
*
|
[ticket/8713] DRY: variable() and untrimed_variable() into a protected method.
Andreas Fischer
2012-09-08
1
-80
/
+64
*
|
[ticket/8713] Fix type_cast_helper.php doc blocks: Add punctuation etc.
Andreas Fischer
2012-09-08
1
-4
/
+4
*
|
[ticket/8713] Always trim array keys.
Andreas Fischer
2012-09-08
1
-1
/
+1
*
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
2
-6
/
+79
|
/
*
[ticket/10495] Update request/type_cast_helper for PHP 5.4 magic_quotes_gpc drop
Andreas Fischer
2012-02-04
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
5
-5
/
+5
*
[feature/request-class] Remove $html_encode arg, force manual decoding
Igor Wiedler
2011-08-18
3
-28
/
+16
*
[feature/request-class] Add is_secure method to request for HTTPS
Igor Wiedler
2011-08-18
2
-0
/
+17
*
[feature/request-class] Make server() use the $html_encode parameter
Igor Wiedler
2011-08-06
1
-2
/
+2
*
[feature/request-class] Minor spacing CS adjustments
Igor Wiedler
2011-07-16
1
-1
/
+1
*
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
3
-15
/
+108
*
[feature/request-class] Fix the error message when accessing superglobal
Igor Wiedler
2011-02-28
1
-1
/
+1
*
[feature/request-class] Prevent recursive_set_var from applying htmlspecialch...
Igor Wiedler
2010-09-19
1
-1
/
+1
*
[feature/request-class] Refactor request classes to use autoloading
Igor Wiedler
2010-09-17
5
-9
/
+9
*
[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
1
-143
/
+23
*
[feature/request-class] Extracted type casting helpers from the request class.
Nils Adermann
2010-09-17
2
-0
/
+241
*
[feature/request-class] Adding a request class based on ascraeus-experiment.
Nils Adermann
2010-09-17
3
-0
/
+636