index
:
symfony-security
master
origin/2.0
origin/2.1
origin/2.2
origin/2.3
origin/2.4
origin/2.5
origin/2.6
origin/2.7
origin/2.8
origin/3.0
origin/3.1
origin/3.2
origin/HEAD
origin/expression-voter-optim
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Http
/
HttpUtils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.5' into 2.6
v2.6.1
Fabien Potencier
2014-12-02
1
-1
/
+1
|
\
|
*
Merge branch '2.3' into 2.5
v2.5.8
Fabien Potencier
2014-12-02
1
-1
/
+1
|
|
\
|
|
*
Docblock fixes
Graham Campbell
2014-11-30
1
-1
/
+1
*
|
|
[DX] Moved constants to a final class
Iltar van der Berg
2014-09-29
1
-8
/
+7
|
/
/
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-04-16
1
-1
/
+1
|
\
\
|
|
/
|
*
fixed types in phpdocs
Fabien Potencier
2014-04-16
1
-1
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-04-16
1
-1
/
+1
|
\
\
|
|
/
|
*
made phpdoc types consistent with those defined in Hack
Fabien Potencier
2014-04-15
1
-1
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2013-12-28
1
-2
/
+2
|
\
\
|
|
/
|
*
fixed acronyms
Fabien Potencier
2013-12-28
1
-2
/
+2
*
|
feature#8957 [HttpFoundation] added a way to override the Request class (fabpot)
Fabien Potencier
2013-10-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[HttpFoundation] added a way to override the Request class
Fabien Potencier
2013-09-30
1
-1
/
+1
*
|
[Security] fixed wrong phpdoc
Fabien Potencier
2013-09-27
1
-3
/
+1
*
|
Added doc comments
Piotr Antosik
2013-09-19
1
-1
/
+6
*
|
Fix some annotates
bronze1man
2013-09-19
1
-0
/
+1
|
/
*
Merge branch '2.1' into 2.2
Fabien Potencier
2013-03-15
1
-1
/
+1
|
\
|
*
changed sub-requests creation to '::create()'
Jean-François Simon
2013-03-15
1
-1
/
+1
*
|
fixed merge issue
Fabien Potencier
2013-03-15
1
-1
/
+1
*
|
Merge branch '2.1' into 2.2
Fabien Potencier
2013-03-15
1
-2
/
+12
|
\
\
|
|
/
|
*
sub-requests are now created with the same class as their parent
Jean-François Simon
2013-03-14
1
-1
/
+1
|
*
[Security] use current request attributes to generate redirect url?
Jean-François Simon
2013-03-13
1
-3
/
+13
*
|
Fixed PHPDoc
Pascal Borreli
2013-01-11
1
-1
/
+1
*
|
merged branch Tobion/relative-path (PR #3958)
Fabien Potencier
2013-01-09
1
-8
/
+3
|
\
\
|
|
/
|
/
|
|
*
[Routing] add support for path-relative and scheme-relative URL generation
Tobias Schultze
2012-12-13
1
-8
/
+3
*
|
use the right RequestMatcherInterface
David Buchmann
2013-01-04
1
-1
/
+1
*
|
HttpUtils must handle RequestMatcher too
David Buchmann
2012-12-23
1
-4
/
+13
|
/
*
[Security] fixed path info encoding (closes #6040, closes #5695)
Fabien Potencier
2012-12-11
1
-1
/
+1
*
fixed phpdoc
Fabien Potencier
2012-06-26
1
-1
/
+4
*
[Security] simplified some code
Fabien Potencier
2012-06-26
1
-16
/
+21
*
[Security] changed the HttpUtils constructor to tak both a UrlGenerator and a...
Fabien Potencier
2012-06-26
1
-9
/
+13
*
changed priorities for kernel.request listeners
Fabien Potencier
2011-11-17
1
-19
/
+0
*
Merge branch '2.0'
Fabien Potencier
2011-11-14
1
-1
/
+5
|
\
|
*
[Security] fixed HttpUtils::checkRequestPath() to not catch all exceptions (c...
v2.0.6
Fabien Potencier
2011-11-14
1
-1
/
+5
*
|
merged 2.0
Fabien Potencier
2011-11-08
1
-1
/
+1
|
\
\
|
|
/
|
*
[Security] Fix checkRequestPath doc; closes #2323
Jeremy Mikola
2011-11-07
1
-1
/
+1
*
|
moved management of the locale from the Session class to the Request class
Fabien Potencier
2011-10-08
1
-5
/
+1
|
/
*
Fixed the creation of the subrequests
Christophe Coevoet
2011-09-18
1
-0
/
+3
*
Using the $status parameter instead of fixed value when creating a RedirectRe...
v2.0.0
Henrik Westphal
2011-07-24
1
-1
/
+1
*
fixes several bugs
Johannes Schmitt
2011-07-19
1
-15
/
+42
*
[Security] fixed redirection URLs when using {_locale} in the pattern
Fabien Potencier
2011-07-11
1
-0
/
+13
*
[Security] tweaked previous commit
Fabien Potencier
2011-07-05
1
-0
/
+1
*
[Security] removed a hack
Fabien Potencier
2011-07-05
1
-9
/
+14
*
[Security] added an HttpUtils class to manage logic related to Requests and R...
Fabien Potencier
2011-06-22
1
-0
/
+99