An error occurred fetching the project authors.
  1. 20 Nov, 2018 2 commits
  2. 14 Nov, 2018 2 commits
  3. 17 Sep, 2018 1 commit
  4. 07 Sep, 2018 1 commit
  5. 14 Aug, 2018 1 commit
  6. 25 May, 2018 1 commit
  7. 16 Mar, 2018 1 commit
  8. 15 Mar, 2018 1 commit
  9. 24 Feb, 2018 1 commit
  10. 28 Dec, 2017 1 commit
  11. 21 Nov, 2017 1 commit
    • Sebastien Robin's avatar
      erp5: fixed mysql data import when we have stored routines · efe3524c
      Sebastien Robin authored
      Issue was:
      - user project_user was created
      - project_user create stored routines
      - mysql data is dumped (including list of users)
      - mysql data is restored, but stored routines have the information
        DEFINER that must match an existing user. This does not
        work if there is no flush privileges instructions
      
      So make sure to insert flush privileges while dumping
      efe3524c
  12. 13 Oct, 2017 3 commits
  13. 06 Oct, 2017 2 commits
  14. 04 Oct, 2017 1 commit
  15. 28 Sep, 2017 1 commit
  16. 18 Aug, 2017 3 commits
  17. 18 Jul, 2017 1 commit
  18. 20 Jun, 2017 3 commits
  19. 13 Jun, 2017 4 commits
  20. 17 May, 2017 1 commit
  21. 16 May, 2017 1 commit
  22. 16 Feb, 2017 1 commit
    • Vincent Pelletier's avatar
      stack.logrotate: Fix support for stopped processes. · b0d0efc2
      Vincent Pelletier authored
      When a process is stopped:
      - it may not have emitted logs since previous rotation: add "missingok"
        As a direct consequence: stop using logrotate recipe.
      - its pid file (if applicable) may be missing: test its non-empty presence
        before calling slapos-kill
      Also, stop using slapos.cookbook:logrotate.
      Update obvious users (cloudooo, neoppod, erp5, monitor, re6stnet).
      b0d0efc2
  23. 08 Feb, 2017 3 commits
  24. 10 Aug, 2016 1 commit
  25. 20 May, 2016 1 commit
  26. 24 Sep, 2015 1 commit