An error occurred fetching the project authors.
  1. 09 Jul, 2020 1 commit
  2. 06 Jul, 2020 1 commit
  3. 02 Jul, 2020 1 commit
  4. 07 May, 2020 1 commit
  5. 31 Mar, 2020 1 commit
  6. 22 Jan, 2020 1 commit
  7. 24 Oct, 2019 1 commit
  8. 21 Oct, 2019 1 commit
  9. 18 Oct, 2019 1 commit
  10. 13 Aug, 2019 1 commit
  11. 30 Jul, 2019 1 commit
    • Yorick Peterse's avatar
      Inject EE modules in a CE compatible fashion · 1112fec4
      Yorick Peterse authored
      All instances of injecting an EE specific module have been changed to
      use the new methods for this: prepend_if_ee, extend_if_ee, and
      include_if_ee. This allows these lines to be included in CE, even when
      the modules to inject do not exist. This in turn allows us to backport
      these lines to CE and keep them there, instead of having to strip them
      out.
      1112fec4
  12. 29 Jul, 2019 1 commit
  13. 28 Mar, 2019 2 commits
  14. 12 Nov, 2018 1 commit
    • Yorick Peterse's avatar
      Move EE prepend/include calls to the end of models · 34836b9e
      Yorick Peterse authored
      This moves all instances of `prepend EE::Something` and `include
      EE::Something` in models to the last line of the corresponding model.
      This pushes EE specific code further down the files, reducing the
      likelihood of developers running into merge conflicts.
      34836b9e
  15. 31 Oct, 2018 1 commit
  16. 06 Oct, 2018 1 commit
  17. 02 Oct, 2018 2 commits
  18. 09 Sep, 2018 1 commit
  19. 10 Aug, 2018 2 commits
  20. 01 Aug, 2018 1 commit
  21. 26 Jul, 2018 1 commit
  22. 07 May, 2018 1 commit
  23. 03 May, 2018 1 commit
  24. 16 Jan, 2018 1 commit
  25. 07 Dec, 2017 1 commit
  26. 22 Nov, 2017 1 commit
  27. 20 Nov, 2017 2 commits
  28. 16 Nov, 2017 2 commits
  29. 04 Oct, 2017 1 commit
  30. 14 Sep, 2017 1 commit
  31. 24 Jul, 2017 1 commit
  32. 20 Jul, 2017 2 commits
  33. 14 Jun, 2017 1 commit
  34. 08 Jun, 2017 1 commit