1. 24 May, 2017 1 commit
  2. 22 May, 2017 1 commit
  3. 19 May, 2017 1 commit
  4. 11 May, 2017 1 commit
  5. 04 May, 2017 1 commit
  6. 03 May, 2017 2 commits
  7. 02 May, 2017 1 commit
  8. 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
  9. 27 Apr, 2017 1 commit
  10. 25 Apr, 2017 4 commits
  11. 21 Apr, 2017 6 commits
  12. 21 Mar, 2017 4 commits
  13. 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
  14. 02 Mar, 2017 1 commit
  15. 01 Mar, 2017 8 commits
  16. 27 Feb, 2017 1 commit
    • Vincent Pelletier's avatar
      slapos.grid.SlapObject: Get rid noisy and pointless comment. · 1d4e3aed
      Vincent Pelletier authored
      Comment duplicates the url. It is available 3 lines below, thank you very
      much.
      Comment assumes resulting file is actually intended for viewer to edit it,
      which is wrong.
      
      So just leave the comment out altogether, as it does not bring any value.
      Also, allows simplifying code.
      1d4e3aed
  17. 22 Feb, 2017 5 commits