1. 06 Jun, 2017 3 commits
  2. 05 Jun, 2017 1 commit
    • Tomáš Peterka's avatar
      Revert "[test] Do not check non-function commands" · 75650e2c
      Tomáš Peterka authored
      This reverts commit 889711ed
      
      This approach to solve checking of commands by logging is wrong. It can lead to malicious commands being executed so this test is no longer reliable.
      
      We just should not test issued commands - test should use an isolated environment and then inspect the impact.
      
      /reviewed-on !15
      75650e2c
  3. 02 Jun, 2017 2 commits
  4. 26 May, 2017 1 commit
  5. 22 May, 2017 1 commit
  6. 19 May, 2017 1 commit
  7. 11 May, 2017 1 commit
  8. 04 May, 2017 1 commit
  9. 03 May, 2017 2 commits
  10. 02 May, 2017 1 commit
  11. 28 Apr, 2017 1 commit
    • Rafael Monnerat's avatar
      slapos_web: Fix Facebook login on facebook-sdk 2.0.0 · 825f65a0
      Rafael Monnerat authored
      This is a follow up on the API change from the upgrade of facebook-sdk egg from version 0.4.0 to version 2.0.0.
      
      On the version 0.4.0, the GraphAPI was implemented on v2.2 which is not supported anymore by facebook. With this commit we move to use GraphAPI on version v2.7.
      825f65a0
  12. 27 Apr, 2017 1 commit
  13. 25 Apr, 2017 4 commits
  14. 21 Apr, 2017 6 commits
  15. 21 Mar, 2017 4 commits
  16. 10 Mar, 2017 1 commit
    • Rafael Monnerat's avatar
      Improve slapos-proxy.cfg example · 7c2e7688
      Rafael Monnerat authored
        This file is used by "slapos configure local", so this commit:
      
         * Format documentation strings, to make it more readable.
         * Update list of default software releases shortcuts
         * Comment multimaster section as it requires user configuration,
               leave uncommented cause problem by default.
      7c2e7688
  17. 02 Mar, 2017 1 commit
  18. 01 Mar, 2017 8 commits