BigW Consortium Gitlab

  1. 09 Nov, 2017 1 commit
  2. 18 Oct, 2017 2 commits
  3. 04 Oct, 2017 2 commits
  4. 02 Aug, 2017 1 commit
  5. 24 Jul, 2017 1 commit
  6. 18 Jul, 2017 1 commit
  7. 05 Jul, 2017 1 commit
  8. 04 Jul, 2017 1 commit
  9. 21 Jun, 2017 1 commit
  10. 20 Jun, 2017 1 commit
  11. 14 Jun, 2017 2 commits
  12. 08 Jun, 2017 2 commits
    • 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
    • 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
  13. 10 May, 2017 1 commit
  14. 27 Apr, 2017 1 commit
  15. 23 Feb, 2017 3 commits
  16. 15 Feb, 2017 1 commit
  17. 13 Feb, 2017 1 commit
  18. 25 Jan, 2017 1 commit
  19. 15 Dec, 2016 1 commit
  20. 18 Nov, 2016 1 commit
    • Use `Gitlab.config.gitlab.host` over `'localhost'` · 9c4e0d64
      Lin Jen-Shin authored
      This would fix long standing failures running tests on
      my development machine, which set `Gitlab.config.gitlab.host`
      to another host because it's not my local computer. Now I
      finally cannot withstand it and decided to fix them once and
      for all.
  21. 07 Nov, 2016 1 commit
  22. 09 Aug, 2016 1 commit
  23. 04 Aug, 2016 1 commit
  24. 18 Jun, 2016 1 commit
  25. 15 Mar, 2016 1 commit
  26. 10 Mar, 2016 2 commits
  27. 24 Feb, 2016 1 commit
  28. 12 Feb, 2016 1 commit
    • Fix relative links in other markup formats · e919b5a4
      Ben Boeckel authored
      - Apply the RelativeLinkFilter filter to other formats, e.g.,
        reStructuredText so links from the Files view or the Project view work
      - Remove the AsciidocPipeline pipeline
      
      Fixes #3533.
  29. 12 Jan, 2016 1 commit
  30. 08 Jan, 2016 1 commit
  31. 11 Dec, 2015 1 commit
  32. 07 Dec, 2015 1 commit
  33. 30 Nov, 2015 1 commit