summaryrefslogtreecommitdiffstats
path: root/Http/Firewall.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.3' into 2.4Fabien Potencier2014-04-161-1/+1
|\
| * made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-1/+1
* | Use more accurate variable nameGrégoire Pineau2014-03-091-4/+4
* | Merge branch '2.3'Fabien Potencier2013-09-291-0/+3
|\ \ | |/
| * Added doc commentsPiotr Antosik2013-09-191-0/+3
* | [Security] made sure that the exception listener is always removed from the e...Fabien Potencier2013-09-081-1/+18
* | [HttpKernel] added $event->isMasterRequest()Kris Wallsmith2013-08-081-2/+1
|/
* [Security] Removed unused varGrégoire Pineau2013-03-281-1/+1
* changed the Firewall to be a proper subscriberFabien Potencier2012-11-061-1/+8
* NsdocblocksDrak2012-10-201-1/+1
* removed unused use statementsFabien Potencier2011-11-241-1/+0
* [Security] Remove useless attribute & var in firewallAntoine Hérault2011-06-251-2/+0
* Renamed core.* events to kernel.* and CoreEvents to KernelEventsJordi Boggiano2011-06-211-1/+1
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-1/+2
* [Security] Remove unneeded and invalid use statementJordi Boggiano2011-04-051-1/+0
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-131-12/+12
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-131-28/+9
|\
| * [Security] fixed some testsJohannes Schmitt2011-03-111-1/+1
| * [Security] removed core.security eventJohannes Schmitt2011-03-111-29/+7
| * [Security] various changes, see belowJohannes Schmitt2011-03-101-3/+3
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-4/+4
* | Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-071-2/+2
|\ \ | |/
| * replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* | Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-21/+19
|/
* Fixed typoSergey Linnik2011-01-281-2/+2
* namespace changesJohannes M. Schmitt2011-01-261-0/+95