Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Security] changed the HttpUtils constructor to tak both a UrlGenerator and ↵ | Fabien Potencier | 2012-06-26 | 1 | -23/+23 | |
| | | | | a UrlMatcher instead of a Router (to make it useable by Silex) | |||||
* | fixed CS (missing or misplaced license blocks) | Eriksen Costa | 2012-04-02 | 11 | -0/+99 | |
| | ||||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 6 | -18/+18 | |
| | ||||||
* | moved component and bridge unit tests to the src/ directory | Fabien Potencier | 2012-03-29 | 19 | -0/+2815 | |
This is the first step to make each Symfony Component and Bridge self-contained. |