Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. 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
  3. Mar 25, 2020
  4. Nov 27, 2019
  5. Sep 25, 2019
  6. Dec 12, 2018
  7. Nov 16, 2016
  8. May 20, 2016
    • Joas Schilling's avatar
      Move tests/ to PSR-4 (#24731) · 94ad54ec
      Joas Schilling authored
      * Move a-b to PSR-4
      
      * Move c-d to PSR-4
      
      * Move e+g to PSR-4
      
      * Move h-l to PSR-4
      
      * Move m-r to PSR-4
      
      * Move s-u to PSR-4
      
      * Move files/ to PSR-4
      
      * Move remaining tests to PSR-4
      
      * Remove Test\ from old autoloader
      94ad54ec
  9. May 19, 2016
  10. Dec 17, 2015
  11. Nov 30, 2015
  12. Oct 16, 2015
  13. Oct 06, 2015
    • Jörn Friedrich Dreyer's avatar
      test objectstore with ceph docker · 5646e392
      Jörn Friedrich Dreyer authored
      use default config for swift primary storage test config
      
      allow testsuite to complete
      
      fix timeout, script cleanup, enable debug for now
      
      use btrfs loopback device, requires privileged container and absolute path
      
      throw exception when storage has problems
      
      debug by echo ...
      
      sleep more, more debug
      5646e392
  14. Feb 25, 2015
  15. Dec 04, 2014
  16. Nov 19, 2014
  17. Sep 08, 2014
  18. Aug 05, 2014
  19. Jul 29, 2014
  20. Jun 27, 2014
  21. Jun 23, 2014
  22. Jun 18, 2014
Loading