BigW Consortium Gitlab

  1. 01 Aug, 2017 1 commit
  2. 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
  3. 02 May, 2017 1 commit
  4. 09 Apr, 2017 1 commit
  5. 06 Mar, 2017 2 commits
  6. 24 Feb, 2017 1 commit
    • Minor refactoring of Uploaders · a8c62dfe
      Robert Speicher authored
      - Moves a duplicate `file_storage?` definition into the common
        `GitlabUploader` ancestor.
      - Get the `uploads` base directory from a class method rather than
        hard-coding it where it's needed. This will be used in a subsequent MR
        to store Uploads in the database.
      - Improves the specs for uploaders.
  7. 15 Feb, 2017 1 commit
  8. 15 Dec, 2016 1 commit
  9. 24 Jul, 2016 1 commit
  10. 19 Jul, 2016 2 commits
  11. 30 Mar, 2016 4 commits
  12. 08 Jan, 2016 1 commit
  13. 16 Nov, 2015 1 commit
  14. 14 Oct, 2015 1 commit
  15. 20 Feb, 2015 1 commit
  16. 17 Feb, 2015 4 commits
  17. 26 May, 2014 1 commit
  18. 23 May, 2014 1 commit