summaryrefslogtreecommitdiffstats
path: root/Acl/Dbal/MutableAclProvider.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] Removed security-acl from the coreIltar van der Berg2015-08-011-1034/+0
* Merge branch '2.3' into 2.6Fabien Potencier2015-05-151-6/+6
|\
| * CS: Pre incrementation/decrementation should be used if possibleGregor Harlan2015-04-071-6/+6
* | Merge branch '2.3' into 2.6v2.6.6Fabien Potencier2015-03-301-3/+3
|\ \ | |/
| * CS: Binary operators should be arounded by at least one spaceDariusz Ruminski2015-03-271-3/+3
| * [2.3] Static Code Analysis for Componentsv2.3.26Vladimir Reznichenko2015-03-121-3/+0
* | Merge branch '2.3' into 2.6Nicolas Grekas2015-03-121-5/+5
|\ \ | |/
| * Php Inspections (EA Extended) - static code analysis includes:Vladimir Reznichenko2015-03-071-5/+5
* | Merge branch '2.5' into 2.6v2.6.4Fabien Potencier2015-01-251-3/+0
|\ \
| * \ Merge branch '2.3' into 2.5v2.5.12v2.5.11v2.5.10origin/2.5Fabien Potencier2015-01-251-3/+0
| |\ \ | | |/
| | * Removed dead code and various cleaningv2.3.25sarah khalil2015-01-211-3/+0
* | | Removed dead code and various cleaningsarah khalil2015-01-211-3/+0
|/ /
* | Merge branch '2.3' into 2.5Fabien Potencier2014-12-221-2/+2
|\ \ | |/
| * [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-2/+2
| * Minor phpcs fixesJeroen Thora2014-12-071-1/+1
* | CS fixesGraham Campbell2014-12-041-2/+6
* | Merge branch '2.3' into 2.5v2.5.8Fabien Potencier2014-12-021-33/+53
|\ \ | |/
| * PSR-2 fixesv2.3.23Graham Campbell2014-12-021-3/+3
| * Docblock fixesGraham Campbell2014-11-301-30/+50
* | Merge branch '2.4' into 2.5Fabien Potencier2014-09-221-8/+7
|\ \ | |/
| * fixed CSFabien Potencier2014-09-221-11/+10
* | Merge branch '2.4' into 2.5v2.5.3Bernhard Schussek2014-08-051-2/+2
|\ \ | |/
| * fix some docblocksChristian Flothmann2014-08-021-3/+3
* | Merge branch '2.4'Fabien Potencier2014-04-181-1/+1
|\ \ | |/
| * [Security] fix DBAL connection typehintTobias Schultze2014-04-171-1/+1
* | Merge branch '2.4'Fabien Potencier2014-04-161-2/+2
|\ \ | |/
| * fixed types in phpdocsFabien Potencier2014-04-161-2/+2
* | Merge branch '2.4'Fabien Potencier2014-04-161-29/+29
|\ \ | |/
| * minor #10713 made {@inheritdoc} annotations consistent across the board (fabpot)Fabien Potencier2014-04-161-5/+5
| |\
| | * made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-5/+5
| * | fixed types in phpdocsFabien Potencier2014-04-161-1/+1
| |/
| * made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-24/+24
* | Fix Exception messages for ObjectIdentity ObjectIdentityInterface doesn't req...Sergey Kolodyazhnyy2014-03-251-1/+2
* | feature #8305 Added MutableAclProvider::deleteSecurityIdentity (lavoiesl)Fabien Potencier2013-12-271-0/+27
|\ \
| * | [Security][Acl] Issue #5787 : Added MutableAclProvider::deleteSecurityIdentitySébastien Lavoie2013-06-191-0/+27
* | | [Security][Acl] Fix #5787 : Add MutableAclProvider::updateUserSecurityIdentityMathieu Lemoine2013-12-231-0/+36
* | | Fixed typos/CS/PHPDocPascal Borreli2013-11-241-7/+7
| |/ |/|
* | fixed CSFabien Potencier2013-11-221-5/+5
* | [Acl] Fix for issue #9433Guillaume Royer2013-11-221-26/+97
|/
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-0/+2
* Code cleanupv2.1.3Mario A. Alvarez Garcia2012-10-221-1/+0
* fixed CSFabien Potencier2012-05-181-18/+18
* merged 2.0Fabien Potencier2011-12-181-2/+2
|\
| * fixed CSFabien Potencier2011-12-181-2/+2
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-071-9/+0
|/
* [Security/Acl] fixes #853Johannes Schmitt2011-05-141-0/+4
* Fixed exception that was thrown while updating a field ACEGustavo Adrian2011-04-051-1/+1
* [Security] some more visibility changesJohannes M. Schmitt2011-03-101-93/+93
* [Security] various changes, see belowJohannes Schmitt2011-03-101-5/+5
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
* Fixed CSChristophe Coevoet2011-02-271-2/+1
* some fixes by just "blindly" trying to make phpStorm code analysis happierLukas Kahwe Smith2011-02-041-2/+2
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-9/+9
* fix possible duplicate security identitiesJohannes M. Schmitt2011-01-021-2/+2
* added ACL system to the Security ComponentJohannes Schmitt2010-12-311-0/+887