An error occurred fetching the project authors.
  1. 23 Apr, 2018 1 commit
  2. 22 Mar, 2018 1 commit
  3. 21 Mar, 2018 1 commit
  4. 20 Mar, 2018 1 commit
  5. 09 Mar, 2018 1 commit
  6. 28 Feb, 2018 1 commit
  7. 05 Feb, 2018 3 commits
  8. 01 Feb, 2018 2 commits
  9. 10 Jan, 2018 1 commit
  10. 15 Dec, 2017 1 commit
  11. 08 Dec, 2017 1 commit
  12. 07 Dec, 2017 1 commit
  13. 22 Nov, 2017 2 commits
  14. 31 Oct, 2017 1 commit
  15. 27 Oct, 2017 1 commit
  16. 24 Oct, 2017 1 commit
  17. 23 Oct, 2017 1 commit
  18. 19 Oct, 2017 1 commit
  19. 11 Oct, 2017 2 commits
  20. 10 Oct, 2017 1 commit
  21. 08 Sep, 2017 1 commit
  22. 11 Aug, 2017 1 commit
  23. 10 Aug, 2017 3 commits
  24. 30 Jun, 2017 1 commit
  25. 19 Jun, 2017 1 commit
  26. 15 Jun, 2017 1 commit
  27. 14 Jun, 2017 2 commits
  28. 08 Jun, 2017 3 commits
    • DJ Mountney's avatar
      Merge branch 'cherry-pick-dc2ac993' into 'security-9-2' · 7113b1a4
      DJ Mountney authored
      Escapes html content before appending it to the DOM
      
      See merge request !2107
      7113b1a4
    • DJ Mountney's avatar
      Bring in security changes from the 9.2.5 release · 565ead61
      DJ Mountney authored
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
      565ead61
    • DJ Mountney's avatar
      Bring in security changes from the 9.2.5 release · 1d1363e2
      DJ Mountney authored
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
      1d1363e2
  29. 05 Jun, 2017 1 commit
  30. 26 May, 2017 1 commit