1. 23 Sep, 2013 1 commit
    • Fabien Potencier's avatar
      merged branch sylvaincombes/patch-1 (PR #781) · 5e957d33
      Fabien Potencier authored
      This PR was merged into the master branch.
      
      Discussion
      ----------
      
      Bad doc link : correction of the link to the documentation
      
      The link to the doc was wrong (404), fixed.
      
      Commits
      -------
      
      8898de0e Bad doc link : correction of the link to the documentation
      5e957d33
  2. 15 Sep, 2013 1 commit
  3. 14 Sep, 2013 1 commit
  4. 12 Sep, 2013 1 commit
  5. 10 Sep, 2013 4 commits
  6. 04 Sep, 2013 3 commits
    • Fabien Potencier's avatar
      Merge branch '1.0' · 466beac0
      Fabien Potencier authored
      * 1.0:
        Use null controller as fake route to be dumpable
        Add link for twig options
      466beac0
    • Jérôme Tamarelle's avatar
      f44db3ed
    • Fabien Potencier's avatar
      merged branch GromNaN/null-controller (PR #775) · 727932da
      Fabien Potencier authored
      This PR was merged into the master branch.
      
      Discussion
      ----------
      
      [Security] Make fake routes dumpable by setting NULL as controller
      
      | Q             | A
      | ------------- | ---
      | Bug fix?      | yes
      | New feature?  | no
      | BC breaks?    | no
      | Deprecations? | no
      | Tests pass?   | yes
      | Fixed tickets | #774
      | License       | MIT
      
      By setting `NULL` as controller, the route will end in 404 error if it's not bypassed by a security listener.
      
      Commits
      -------
      
      5e2c4b62 Use null controller as fake route to be dumpable
      727932da
  7. 03 Sep, 2013 1 commit
  8. 29 Aug, 2013 2 commits
  9. 23 Aug, 2013 8 commits
  10. 21 Aug, 2013 2 commits
    • Fabien Potencier's avatar
      merged branch niklasf/patch-1 (PR #763) · 1f1fc4e6
      Fabien Potencier authored
      This PR was merged into the master branch.
      
      Discussion
      ----------
      
      Make clear that twig-bridge is required to use path and url in Twig
      
      Not sure what the best way is to make this explicit, but twig-bridge is required to use path() and url() in Twig. Just having Twig alone is not enough.
      
      Commits
      -------
      
      956a2768 Make clear that twig-bridge is required to use path and url in Twig
      1f1fc4e6
    • Fabien Potencier's avatar
      merged branch Danez/patch-1 (PR #762) · d18adaff
      Fabien Potencier authored
      This PR was merged into the master branch.
      
      Discussion
      ----------
      
      Remove usage of deprecated function getPattern()
      
      Found another one.
      Did also some search now and there is no set/get-Pattern anymore.
      
      Commits
      -------
      
      36be14f9 Remove usage of deprecated function getPattern()
      d18adaff
  11. 20 Aug, 2013 1 commit
  12. 19 Aug, 2013 1 commit
  13. 15 Aug, 2013 2 commits
    • Fabien Potencier's avatar
      merged branch Danez/patch-1 (PR #760) · 9b9bc73e
      Fabien Potencier authored
      This PR was merged into the master branch.
      
      Discussion
      ----------
      
      Remove usage of deprecated function
      
      Remove usage of deprecated function setPattern() and replace with replacement function setPath().
      
      I was not sure if we also want to rename the variables/arguments $pattern to $path inside silex. For now i haven't touched them.
      
      Commits
      -------
      
      3b4895de Remove usage of deprecated function setPattern()
      9b9bc73e
    • Daniel Tschinder's avatar
      Remove usage of deprecated function setPattern() · 3b4895de
      Daniel Tschinder authored
      and replace with replacement function setPath()
      3b4895de
  14. 09 Aug, 2013 2 commits
  15. 27 Jul, 2013 4 commits
  16. 26 Jul, 2013 1 commit
  17. 19 Jul, 2013 3 commits
  18. 18 Jul, 2013 1 commit
  19. 16 Jul, 2013 1 commit