1. 09 Jun, 2017 5 commits
  2. 08 Jun, 2017 1 commit
  3. 07 Jun, 2017 2 commits
  4. 06 Jun, 2017 6 commits
  5. 05 Jun, 2017 3 commits
  6. 03 Jun, 2017 2 commits
  7. 02 Jun, 2017 7 commits
  8. 01 Jun, 2017 2 commits
  9. 31 May, 2017 1 commit
  10. 30 May, 2017 4 commits
  11. 26 May, 2017 1 commit
  12. 24 May, 2017 3 commits
  13. 23 May, 2017 3 commits
    • Rafael Monnerat's avatar
      component/consul: Initial Commit · f58b8bc1
      Rafael Monnerat authored
      f58b8bc1
    • Julien Muchembled's avatar
      version up: nano 2.8.4 · 91f2441c
      Julien Muchembled authored
      plus:
      - do not fail if ncurses is installed on the system
      - enable libmagic
      - load share/nano/*.nanorc by default
      91f2441c
    • francois's avatar
      Add component/ocropy and scipy to erp5 · 056866e8
      francois authored
      Needed for receipt_recognition module. It contain the ocropy library and its binarization, segementation and recognition tools, as well as the scipy library containing the ndimage and stats module used in receipt_recognition_module for the binarization and inside ocropy. 
      
      This is separated in 3 commits:
      The first one add ocropy and dependancies inside slapos component;
      The second one add the ocropy component to stack/erp5 buildout config file, and add gcc to the binaries callable from erp5 (needed by ocropy);
      The third  is only required for the module to work without installing the wendelin software.
      
      Edit: To keep discussions posts, i wont rebase in master, to see the rebased final commits: https://lab.nexedi.com/francois.lecorre/slapos/commits/rebased_branch
      
      /reviewed-on nexedi/slapos!153
      056866e8