summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added the new Composer exclude-from-classmap optionFabien Potencier2015-10-304-4/+16
* Merge branch '2.3' into 2.7Fabien Potencier2015-10-301-1/+4
|\
| * minor #16397 added the new Composer exclude-from-classmap option (annesosensio)Fabien Potencier2015-10-301-1/+4
| |\
| | * added the new Composer exclude-from-classmap optionAnne-Sophie Bachelard2015-10-301-1/+4
* | | Merge branch '2.3' into 2.7Fabien Potencier2015-10-271-0/+5
|\ \ \ | |/ /
| * | bug #16144 [Security] don't allow to install the split Security packages (xab...Fabien Potencier2015-10-271-0/+5
| |\ \ | | |/ | |/|
| | * don't allow to install the split Security packagesChristian Flothmann2015-10-271-0/+5
* | | Merge branch '2.3' into 2.7v2.7.6Fabien Potencier2015-10-181-1/+2
|\ \ \ | |/ /
| * | [Routing] use constants in testsv2.3.34Tobias Schultze2015-10-181-1/+2
* | | [Security] Use SessionAuthenticationStrategy on RememberMe loginSergey Novikov2015-10-162-10/+88
* | | Merge branch '2.3' into 2.7Nicolas Grekas2015-10-122-8/+6
|\ \ \ | |/ /
| * | [ci] Fix tests requirementsNicolas Grekas2015-10-123-19/+12
* | | Merge branch '2.3' into 2.7Nicolas Grekas2015-10-115-20/+0
|\ \ \ | |/ /
| * | [ci] SymfonyTestsListener is now auto-registeredNicolas Grekas2015-10-111-4/+0
* | | minor #16186 [2.7][tests] Use @requires annotation when possible (nicolas-gre...Nicolas Grekas2015-10-102-8/+3
|\ \ \
| * | | [tests] Use @requires annotation when possibleNicolas Grekas2015-10-102-8/+3
* | | | Merge branch '2.3' into 2.7Nicolas Grekas2015-10-1010-5/+20
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ci] Enable collecting and replaying skipped testsNicolas Grekas2015-10-102-1/+4
* | | Merge branch '2.3' into 2.7Nicolas Grekas2015-10-064-26/+5
|\ \ \ | |/ /
| * | minor #16145 [FrameworkBundle] Fix deps=low/high tests (nicolas-grekas)Fabien Potencier2015-10-061-0/+5
| |\ \
| | * | [FrameworkBundle] Fix deps=low/high testsNicolas Grekas2015-10-061-0/+5
| * | | [2.3][SECURITY] Add remember me cookie configurationKlaas Cuvelier2015-10-064-26/+5
| |/ /
| * | [FrameworkBundle] [Security] Remove trans from the security/core in 2.3 & dir...maxime.steinhausser2015-10-062-142/+0
| |/
* | [Security] sync translations and add a test for itChristian Flothmann2015-10-064-6/+72
* | Merge branch '2.3' into 2.7Nicolas Grekas2015-10-061-1/+1
|\ \ | |/
| * [Security\Core] Fix test failure after sebastianbergmann/phpunit#1821Nicolas Grekas2015-10-061-1/+1
* | Merge branch '2.3' into 2.7Fabien Potencier2015-10-056-23/+103
|\ \ | |/
| * bug #14842 [Security][bugfix] "Remember me" cookie cleared on logout with cus...Fabien Potencier2015-10-054-6/+50
| |\
| | * [Security][bugfix] "Remember me" cookie cleared on logout with custom "secure...Dawid Nowak2015-10-054-6/+50
| * | bug #13627 [Security] InMemoryUserProvider now concerns whether user's passwo...Fabien Potencier2015-10-052-17/+53
| |\ \
| | * | [Security] InMemoryUserProvider now concerns whether user's password is chang...Issei.M2015-08-102-17/+53
* | | | Merge branch '2.3' into 2.7Tobias Schultze2015-09-291-6/+6
|\ \ \ \ | |/ / /
| * | | Fixed incorrect and inconsistent translationslashae2015-09-281-6/+6
* | | | minor #15942 [Security] Improve AbstractVoter tests (WouterJ)Fabien Potencier2015-09-281-46/+30
|\ \ \ \
| * | | | Readd the correct testsWouter J2015-09-271-46/+30
* | | | | [Security] fixed composer.jsonFabien Potencier2015-09-281-1/+1
|/ / / /
* | | | Merge branch '2.3' into 2.7Fabien Potencier2015-09-272-2/+8
|\ \ \ \ | |/ / /
| * | | Use random_bytes function if it is available for random number generationPierre du Plessis2015-09-232-5/+10
* | | | fixed testsv2.7.5Fabien Potencier2015-09-251-1/+1
* | | | Fixing test locationsRyan Weaver2015-09-232-2/+2
* | | | fix leftover changes from previous mergeTobias Schultze2015-09-091-1/+1
* | | | fix class use and in phpdocEvgeniy Sokolov2015-09-091-1/+1
* | | | Don't trigger deprecation on interfacesv2.7.4Nicolas Grekas2015-08-301-2/+0
* | | | Merge branch '2.3' into 2.7Nicolas Grekas2015-08-262-1/+8
|\ \ \ \ | |/ / /
| * | | [Security] Add missing docblock in PreAuthenticatedTokenv2.3.33v2.3.32Titouan Galopin2015-08-072-1/+8
| |/ /
* | | fixes CSFabien Potencier2015-08-2425-26/+40
* | | Merge branch '2.3' into 2.7v2.7.3Nicolas Grekas2015-07-281-2/+6
|\ \ \ | |/ /
| * | [Security] Do not save the target path in the session for a stateless firewallGrégoire Pineau2015-07-261-2/+6
* | | Merge branch '2.6' into 2.7Fabien Potencier2015-07-261-2/+2
|\ \ \
| * \ \ Merge branch '2.3' into 2.6v2.6.11Fabien Potencier2015-07-261-2/+2
| |\ \ \ | | |/ /
| | * | [Security] removed useless else condition in SwitchUserListener class.Hugo Hamon2015-07-221-2/+2
* | | | Merge branch '2.6' into 2.7Nicolas Grekas2015-07-241-4/+3
|\ \ \ \ | |/ / /
| * | | [Security/Http] Fix test relying on a private propertyNicolas Grekas2015-07-221-4/+3
* | | | Merge branch '2.6' into 2.7Nicolas Grekas2015-07-224-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '2.3' into 2.6Nicolas Grekas2015-07-224-4/+4
| |\ \ \ | | |/ /
| | * | [Security] fix check for empty usernamesChristian Flothmann2015-07-224-4/+4
* | | | Merge branch '2.6' into 2.7v2.7.2Fabien Potencier2015-07-091-1/+1
|\ \ \ \ | |/ / /
| * | | [2.6] Static Code Analysis for Components and Bundlesv2.6.10Vladimir Reznichenko2015-07-081-1/+1
* | | | Fix mergeNicolas Grekas2015-07-011-2/+2
* | | | Merge branch '2.6' into 2.7Nicolas Grekas2015-07-013-2/+61
|\ \ \ \ | |/ / /
| * | | [Security/Http] Fix testNicolas Grekas2015-06-301-0/+6
| * | | Merge branch '2.3' into 2.6Nicolas Grekas2015-06-302-1/+54
| |\ \ \ | | |/ /
| | * | trigger event with right user (add test)v2.3.31Christian Flothmann2015-06-281-0/+52
| | * | [Security] Initialize SwitchUserEvent::targetUser on attemptExitUserRichard van Laak2015-06-281-1/+2
| * | | unify default AccessDeniedExeption messageChristian Flothmann2015-06-291-1/+1
| * | | Merge branch '2.3' into 2.6Fabien Potencier2015-06-281-1/+1
| |\ \ \ | | |/ /
| | * | Fix quoting style consistency.ogizanagi2015-06-281-1/+1
| * | | Fix mergeNicolas Grekas2015-06-181-1/+1
* | | | [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new p...Nicolas Grekas2015-06-182-4/+0
* | | | Fix mergeNicolas Grekas2015-06-181-1/+1
* | | | Merge branch '2.6' into 2.7Nicolas Grekas2015-06-1822-72/+72
|\ \ \ \ | |/ / /
| * | | Merge branch '2.3' into 2.6Nicolas Grekas2015-06-1822-72/+72
| |\ \ \ | | |/ /
| | * | Standardize the name of the exception variablesJavier Eguiluz2015-06-1522-72/+72
| | |/
* | | Merge branch '2.6' into 2.7Nicolas Grekas2015-06-1813-15/+583
|\ \ \ | |/ /
| * | [2.6][Security][Translation] #14920 update translationsVincent AUBERT2015-06-1413-15/+583
* | | minor #14977 added missing deprecation in CHANGELOG (fabpot)Fabien Potencier2015-06-151-0/+1
|\ \ \
| * | | added missing deprecation in CHANGELOGFabien Potencier2015-06-141-0/+1
* | | | Added a small Upgrade note regarding security.contextIltar van der Berg2015-06-153-8/+4
|/ / /
* | | Silence invasive deprecation warnings, opt-in for warningsv2.7.1reecefowell2015-06-082-2/+2
* | | Change error message to reflect SecurityContext deprecation.Nicholas Byfleet2015-06-051-1/+1
* | | Merge branch '2.6' into 2.7Fabien Potencier2015-06-051-2/+2
|\ \ \ | |/ /
| * | [Security] Update tests after a mergeJakub Zalas2015-06-051-2/+2
* | | Merge branch '2.6' into 2.7Fabien Potencier2015-06-043-4/+26
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.6Fabien Potencier2015-06-043-4/+26
| |\ \ | | |/
| | * minor #14474 [2.3] Static Code Analysis for Components (kalessil)Fabien Potencier2015-06-011-1/+1
| | |\
| | | * Php Inspections (EA Extended): - resolved possible PHP Fatal in \Symfony\...Vladimir Reznichenko2015-05-291-1/+1
| | * | [Security][Acl] enforce string identifiersChristian Flothmann2015-05-312-3/+25
| | |/
* | | Merge branch '2.6' into 2.7v2.7.0Fabien Potencier2015-05-226-14/+67
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.6v2.6.9v2.6.8Fabien Potencier2015-05-226-14/+67
| |\ \ | | |/
| | * minor #14670 [Security] TokenBasedRememberMeServices test to show why encodin...v2.3.30v2.3.29Fabien Potencier2015-05-212-3/+18
| | |\
| | | * [Security] TokenBasedRememberMeServices test to show why encoding username is...Dawid Nowak2015-05-212-3/+18
| | * | bug #14678 [Security] AbstractRememberMeServices::encodeCookie() validates co...Fabien Potencier2015-05-213-4/+42
| | |\ \
| | | * | [Security] AbstractRememberMeServices::encodeCookie() validates cookie partsDawid Nowak2015-05-213-4/+42
| | | |/
| | * | Avoid redirection to XHR URIsAlessandro Siragusa2015-05-201-1/+1
| | |/
| | * minor #14601 [Security][Translation] fixes #14584 (MatTheCat)Fabien Potencier2015-05-161-6/+6
| | |\
| | | * [Security][Translation] fixes #14584MatTheCat2015-05-101-6/+6
* | | | minor #14581 [Security] Removed unnecessary statement (MacDada)Fabien Potencier2015-05-151-1/+0
|\ \ \ \
| * | | | Removed unnecessary statement from PersistentTokenBasedRememberMeServices.phpDawid Nowak2015-05-071-1/+0
* | | | | Merge branch '2.6' into 2.7Fabien Potencier2015-05-153-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fixed CSFabien Potencier2015-05-153-3/+3