Skip to content
Snippets Groups Projects
  1. Jun 15, 2021
  2. Jun 01, 2021
  3. May 16, 2021
  4. May 13, 2021
  5. Apr 30, 2021
  6. Apr 22, 2021
  7. Apr 12, 2021
  8. Apr 08, 2021
  9. Apr 07, 2021
  10. Mar 19, 2021
  11. Mar 02, 2021
  12. Feb 25, 2021
  13. Feb 19, 2021
  14. Feb 14, 2021
    • Kristian Klausen's avatar
      Make ansible-lint happy · 4112bdf9
      Kristian Klausen authored
      yaml: truthy value should be one of [false, true] (truthy)
      yaml: wrong indentation: expected 4 but found 2 (indentation)
      yaml: too few spaces before comment (comments)
      yaml: missing starting space in comment (comments)
      yaml: too many blank lines (1 > 0) (empty-lines)
      yaml: too many spaces after colon (colons)
      yaml: comment not indented like content (comments-indentation)
      yaml: no new line character at the end of file (new-line-at-end-of-file)
      load-failure: Failed to load or parse file
      parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
      4112bdf9
    • Jelle van der Waa's avatar
      Migrate bugtracker to php7 package · 230cc79a
      Jelle van der Waa authored
      As flyspray does not support PHP 8 as of yet, transition to the php7
      package by simply introducing a new php7_fpm role.
      Verified
      230cc79a
  15. Feb 01, 2021
    • Jelle van der Waa's avatar
      Add hedgedoc as new service · 3124cfd9
      Jelle van der Waa authored
      This adds a collaborative markdown editor as newly offered service which
      is available via login for all Arch Linux Staff with an option to allow
      anonymous edits by users (not default). Users are managed via keycloak
      and require the Staff role to be allowed in, non staff keycloak users
      currently will receive an internal server error due to an upstream
      issue.
      Verified
      3124cfd9
  16. Jan 31, 2021
  17. Jan 26, 2021
  18. Jan 24, 2021
  19. Jan 23, 2021
  20. Jan 11, 2021
  21. Jan 10, 2021
  22. Jan 02, 2021
  23. Dec 30, 2020
    • Frederik Schwan's avatar
      use fetchmail for donor import · 8decc2e9
      Frederik Schwan authored
      The former approach to export a maildir and iterate over it with a
      script broke when the mail server and the web server got on their
      own hosts. This will use IMAP IDLE to check for new mails and pass
      them instantly to the djange manage.py script without storing the mail
      locally.
      Verified
      8decc2e9
  24. Dec 29, 2020
  25. Dec 26, 2020
  26. Dec 25, 2020
  27. Dec 24, 2020
  28. Dec 22, 2020
  29. Dec 21, 2020
  30. Dec 20, 2020
  31. Dec 18, 2020
Loading