Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '2.3' into 2.5v2.5.8 | Fabien Potencier | 2014-12-02 | 1 | -1/+2 |
|\ | |||||
| * | Docblock fixes | Graham Campbell | 2014-11-30 | 1 | -1/+2 |
* | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-10-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Improved the phpdoc for security token classes | Christophe Coevoet | 2014-10-24 | 1 | -1/+1 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed CS | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed types in phpdocs | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
| * | made types consistent with those defined in Hack | Fabien Potencier | 2014-04-13 | 1 | -2/+2 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-01-24 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | [Component/Security] Fixed some phpdocs in Security/Core | Joseph Bielawski | 2014-01-17 | 1 | -0/+3 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2013-12-26 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Fix parent serialization of user object | David de Boer | 2013-12-23 | 1 | -1/+8 |
* | | unify constructor initialization style throughout symfony | Tobias Schultze | 2013-11-11 | 1 | -7/+3 |
* | | Fixed typos | Pascal Borreli | 2013-08-24 | 1 | -1/+1 |
|/ | |||||
* | Fixed typos | Pascal Borreli | 2013-04-21 | 1 | -2/+2 |
* | Fixed most of the docblocks/unused namespaces | Florin Patan | 2012-12-19 | 1 | -0/+2 |
* | CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block | Thomas Lallement | 2012-11-19 | 1 | -1/+1 |
* | fixed phpdoc @param alignment | Fabien Potencier | 2012-05-15 | 1 | -1/+1 |
* | merged 2.0 | Fabien Potencier | 2012-05-11 | 1 | -0/+9 |
|\ | |||||
| * | [Security] fixed phpdoc. | Hugo Hamon | 2012-05-01 | 1 | -1/+1 |
| * | [Security] added some missing phpdoc for AbstractToken::setUser() and Usernam... | Hugo Hamon | 2012-05-01 | 1 | -0/+9 |
* | | Add some more tests, and enforce boolean return value of interface implementa... | Dariusz Górecki | 2012-01-10 | 1 | -1/+1 |
* | | When method name is `hasUserChanged` the return boolean should be true (to ma... | Dariusz Górecki | 2012-01-10 | 1 | -11/+11 |
* | | Refactor `isUserChanged` to `hasUserChanged` | Dariusz Górecki | 2012-01-10 | 1 | -3/+3 |
* | | Change names to Equatable | Dariusz Górecki | 2012-01-10 | 1 | -5/+5 |
* | | [BC Break][Security] Moved user comparsion logic out of UserInterface As disc... | Dariusz Górecki | 2012-01-10 | 1 | -1/+48 |
|/ | |||||
* | fixed CS | Fabien Potencier | 2011-12-18 | 1 | -3/+3 |
* | re-added a __toString method for debugging purposes | Johannes Schmitt | 2011-03-12 | 1 | -0/+16 |
* | [Security] added some more tests | Johannes M. Schmitt | 2011-03-10 | 1 | -2/+6 |
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -0/+203 |