Skip to content
Snippets Groups Projects
  1. May 03, 2021
  2. Dec 16, 2020
  3. Oct 12, 2020
  4. Aug 24, 2020
  5. Aug 12, 2020
  6. Aug 05, 2020
  7. Apr 29, 2020
  8. Apr 17, 2020
  9. Apr 10, 2020
    • Christoph Wurst's avatar
      Format control structures, classes, methods and function · caff1023
      Christoph Wurst authored
      
      To continue this formatting madness, here's a tiny patch that adds
      unified formatting for control structures like if and loops as well as
      classes, their methods and anonymous functions. This basically forces
      the constructs to start on the same line. This is not exactly what PSR2
      wants, but I think we can have a few exceptions with "our" style. The
      starting of braces on the same line is pracrically standard for our
      code.
      
      This also removes and empty lines from method/function bodies at the
      beginning and end.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      caff1023
  10. Apr 09, 2020
  11. Dec 05, 2019
  12. Nov 27, 2019
  13. Nov 22, 2019
  14. Nov 06, 2017
  15. Nov 04, 2016
    • Roeland Jago Douma's avatar
      Fix tests · 9fa3a22d
      Roeland Jago Douma authored
      
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      9fa3a22d
    • Thomas Müller's avatar
      Update sabre dav to 3.2 (#26115) · c778b1ba
      Thomas Müller authored
      
      * Update sabre/dav to 3.2.0
      
      * Adjust code to work with sabre/dav 3.2.0 and it's dependencies
      
      * Adding own CalDAV plugin to fix calendar home property
      
      * Test if there is a user logged in when listing files home
      
      * Update sabre version used by integration tests
      
      * Disable unauthenticated DAV access
      
      This is needed to make Sabre 3.2 behave like we did before.
      Eventually we should integrate better with the ACL plugin which itself
      should implement an auth failure when appropriate.
      
      =====
      
      * Fixed so cherry-pick was succesfull
      
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      c778b1ba
  16. Aug 30, 2016
  17. Jul 21, 2016
  18. Jul 15, 2016
  19. Jun 21, 2016
  20. May 26, 2016
  21. May 25, 2016
  22. Mar 01, 2016
  23. Feb 15, 2016
  24. Jan 12, 2016
  25. Dec 15, 2015
Loading