An error occurred fetching the project authors.
  1. 30 Aug, 2019 2 commits
  2. 06 Aug, 2019 1 commit
  3. 26 Jul, 2019 1 commit
  4. 23 Jul, 2019 1 commit
  5. 19 Jun, 2019 1 commit
  6. 10 Apr, 2019 1 commit
  7. 24 Dec, 2018 1 commit
  8. 20 Nov, 2018 2 commits
  9. 14 Nov, 2018 2 commits
  10. 17 Sep, 2018 1 commit
  11. 07 Sep, 2018 1 commit
  12. 14 Aug, 2018 1 commit
  13. 25 May, 2018 1 commit
  14. 16 Mar, 2018 1 commit
  15. 15 Mar, 2018 1 commit
  16. 24 Feb, 2018 1 commit
  17. 28 Dec, 2017 1 commit
  18. 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
  19. 13 Oct, 2017 3 commits
  20. 06 Oct, 2017 2 commits
  21. 04 Oct, 2017 1 commit
  22. 28 Sep, 2017 1 commit
  23. 18 Aug, 2017 3 commits
  24. 18 Jul, 2017 1 commit
  25. 20 Jun, 2017 3 commits
  26. 13 Jun, 2017 4 commits
  27. 17 May, 2017 1 commit