Skip to content
Snippets Groups Projects
  1. May 19, 2014
  2. May 18, 2014
  3. May 16, 2014
  4. May 13, 2014
  5. May 11, 2014
  6. May 09, 2014
    • Bernhard Posselt's avatar
      add cors middleware · 9a4d204b
      Bernhard Posselt authored
      remove methodannotationreader namespace
      
      fix namespace for server container
      
      fix tests
      
      fail if with cors credentials header is set to true, implement a reusable preflighted cors method in the controller baseclass, make corsmiddleware private and register it for every request
      
      remove uneeded  local in cors middleware registratio
      
      dont uppercase cors to easily use it from routes
      
      fix indention
      
      comment fixes
      
      explicitely set allow credentials header to false
      
      dont depend on better controllers PR, fix that stuff later
      
      split cors methods to be in a seperate controller for exposing apis
      
      remove protected definitions from apicontroller since controller has it
      9a4d204b
    • Bernhard Posselt's avatar
      - make logger available in the container · b4298c68
      Bernhard Posselt authored
      - inject logger class into log
      - adding PHPDoc comments and fixing typos
      b4298c68
  7. May 07, 2014
  8. May 02, 2014
  9. May 01, 2014
  10. Apr 23, 2014
  11. Apr 21, 2014
  12. Apr 20, 2014
  13. Apr 19, 2014
  14. Apr 15, 2014
  15. Apr 13, 2014
  16. Apr 09, 2014
  17. Apr 07, 2014
  18. Apr 02, 2014
  19. Mar 31, 2014
  20. Mar 25, 2014
Loading