1. 12 Dec, 2017 1 commit
  2. 07 Dec, 2017 3 commits
  3. 06 Dec, 2017 4 commits
  4. 05 Dec, 2017 3 commits
  5. 04 Dec, 2017 2 commits
  6. 29 Nov, 2017 2 commits
  7. 28 Nov, 2017 1 commit
    • Łukasz Nowak's avatar
      playbook: Increase test result readability · d96e1b04
      Łukasz Nowak authored
      By using dict comparision with assertEqual the result will be presented
      as diff between expected and found values. This allows test reader to
      understand the reason of failing test, instead of trying to guess what
      is really wrong with the deployed site.
      d96e1b04
  8. 23 Nov, 2017 1 commit
  9. 21 Nov, 2017 1 commit
  10. 20 Nov, 2017 2 commits
  11. 15 Nov, 2017 1 commit
  12. 13 Nov, 2017 5 commits
  13. 08 Nov, 2017 1 commit
  14. 06 Oct, 2017 2 commits
  15. 27 Sep, 2017 1 commit
  16. 25 Sep, 2017 1 commit
  17. 12 Sep, 2017 2 commits
  18. 11 Sep, 2017 6 commits
  19. 16 Aug, 2017 1 commit
    • Rafael Monnerat's avatar
      playbook: Fixup support to debian 9 with a workarround · 1a7f17c1
      Rafael Monnerat authored
        Unfortunally exising keys from open build service uses 1028-bit keys and debian 9 seems not reconize is as
        security enough, so on debian 9, we allow insecure repositories to allow re6st-node package be installed.
      
        This change can be re-worked in order to make the repository valid again.
      1a7f17c1