Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed CS | Fabien Potencier | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 2 | -6/+6 |
| | |||||
* | Removed redundant "@return void"-s | Helmer Aaviksoo | 2011-10-07 | 1 | -2/+0 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 2 | -2/+2 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -0/+2 |
| | |||||
* | added missing license headers | Fabien Potencier | 2011-05-31 | 2 | -0/+18 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -1/+1 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | added some doc comments | Johannes Schmitt | 2011-01-27 | 2 | -0/+32 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 2 | -0/+50 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |