BigW Consortium Gitlab

  1. 16 Jun, 2017 2 commits
  2. 13 Jun, 2017 1 commit
  3. 12 Jun, 2017 2 commits
  4. 09 Jun, 2017 2 commits
  5. 08 Jun, 2017 3 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
  6. 07 Jun, 2017 11 commits
  7. 06 Jun, 2017 7 commits
  8. 05 Jun, 2017 3 commits
  9. 02 Jun, 2017 1 commit
  10. 01 Jun, 2017 1 commit
  11. 31 May, 2017 1 commit
  12. 30 May, 2017 1 commit
  13. 29 May, 2017 2 commits
    • Check for Merge Request fixed · e4e6b34e
      Tim Zallmann authored
      Fixed couple of spinach test
    • Externalised Dropdown · e8a30517
      Tim Zallmann authored
      Checks for creating new issue
      Styling of .dropdown-bold-header
      Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
  14. 28 May, 2017 1 commit
  15. 26 May, 2017 2 commits