summaryrefslogtreecommitdiffstats
path: root/Acl/Resources
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Removed security-acl from the coreIltar van der Berg2015-08-019-471/+0
|
* Updated the SQL data generated from the generateSql toolJoshua Thijssen2014-12-296-42/+85
|
* Updated generateSql toolJoshua Thijssen2014-12-291-2/+2
|
* Remove aligned '=>' and '='Disquedur2014-10-261-8/+8
|
* added Universal* classes in the list of deprecated classes for 3.0Fabien Potencier2013-02-081-4/+4
|
* fixed CSFabien Potencier2012-07-091-1/+0
|
* changed getName() to name on all Reflection* object calls (fixes #4555, refs ↵Fabien Potencier2012-06-121-1/+1
| | | | https://bugs.php.net/bug.php?id=61384)
* updated license blocksEriksen Costa2012-03-311-3/+3
|
* [Security] Regenerated the ACL SQL schema with the latest Doctrine versionChristophe Coevoet2012-03-117-44/+65
|
* fixed CSFabien Potencier2011-06-231-1/+1
|
* added missing license headersFabien Potencier2011-05-311-0/+9
|
* Fix the Acl schema generator script.Matthew Lewinski2011-02-271-1/+1
| | | | | | | Change 3e818846 in doctrine/dbal introduced a number of new classes in the Doctrine\DBAL\Platforms\Keywords namespace, so we need to be more careful here when generating Acl schema, so as to only load Platform classes and not any others in the same directory.
* [Security] removed defaults from boolean columnsJohannes M. Schmitt2011-02-166-210/+210
|
* Update code with latest Finder changesVictor Berchet2011-02-161-2/+2
|
* [Security/Acl] added pre-generated schemasJohannes M. Schmitt2011-02-147-0/+399