1. 23 Aug, 2017 1 commit
    • Vincent Pelletier's avatar
      stack/erp5: Drop duplicate parameter. · 0c4e385e
      Vincent Pelletier authored
      This parameter came from monitor work, but it is shadowing a parameters
      already relied upon by ERP5 SR. Changing its value causes a regression
      in ERP5 SR: node-id, which is supposed to be stable accros instance
      trees, changed because of this.
      0c4e385e
  2. 21 Aug, 2017 2 commits
  3. 18 Aug, 2017 5 commits
  4. 14 Aug, 2017 5 commits
  5. 12 Aug, 2017 2 commits
  6. 11 Aug, 2017 1 commit
  7. 08 Aug, 2017 1 commit
    • Łukasz Nowak's avatar
      jupyter: Simplify ERP5kernel maintenance · 554dc32d
      Łukasz Nowak authored
      Instead of templating python code, make it static and parameterize it
      with parameters.
      
      kernel.json can pass default ERP5 url, which is (dirty) read by
      ERP5kernel. Additionally ERP5kernel.py is just linked into kernel
      directory, which simplifies debugging.
      
      Note: This commit is still dirty, but it prepares ERP5kernel.py to be
            packaged, thus there is no reason to make more changes and
            cleanup.
      
      /reviewed-on nexedi/slapos!206
      554dc32d
  8. 04 Aug, 2017 17 commits
  9. 02 Aug, 2017 1 commit
  10. 25 Jul, 2017 5 commits