Skip to content
Snippets Groups Projects
  1. May 03, 2021
  2. Dec 16, 2020
  3. Dec 09, 2020
  4. Sep 07, 2020
  5. Aug 31, 2020
  6. Aug 24, 2020
  7. Aug 11, 2020
  8. Jul 15, 2020
  9. Jul 11, 2020
    • rawtaz's avatar
      Include e-mail shares when transferring ownership · 61846047
      rawtaz authored
      E-mail shares weren't included in the processing of shares when using the `occ files:transfer-ownership` command, so they'd be lost (not visible in either the former or the new account). This commit fixes that.
      61846047
  10. Jun 24, 2020
  11. Apr 29, 2020
  12. 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
  13. Apr 08, 2020
  14. Mar 31, 2020
  15. Feb 03, 2020
  16. Dec 20, 2019
  17. Dec 17, 2019
  18. Dec 05, 2019
  19. Dec 02, 2019
  20. Nov 27, 2019
  21. Nov 26, 2019
Loading