BigW Consortium Gitlab

  1. 02 Aug, 2017 2 commits
  2. 01 Aug, 2017 1 commit
  3. 25 Jul, 2017 1 commit
  4. 24 Jul, 2017 1 commit
  5. 23 Jul, 2017 1 commit
  6. 21 Jul, 2017 3 commits
    • Port spinach tests to rspec feature specs · 0d3b8fad
      Z.J. van de Weg authored
      Logic is the same, just now ported, while this feature was being
      improved anyway in this branch.
      
      Resolves #20961
    • Rename build to pipeline for status badges · 2086483b
      Z.J. van de Weg authored
      First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This
      commit is renaming files and classes from build to pipeline. Also
      wording is editted to pipeline. Given `pipeline` had more characters
      than `build`, I've made the field a bit wider. The width now matchers
      the one for the coverage badge, so they look nice when in a table
      format, or in a list.
      
      As soon as this commit is merged to master, and released, the build.svg
      is deprecated, meaning that all users which already placed a badge
      should update it. However, to make sure it keeps working tests are added
      for this case.
  7. 18 Jul, 2017 1 commit
  8. 17 Jul, 2017 2 commits
  9. 07 Jul, 2017 2 commits
  10. 05 Jul, 2017 4 commits
  11. 29 Jun, 2017 3 commits
  12. 28 Jun, 2017 1 commit
  13. 26 Jun, 2017 2 commits
  14. 23 Jun, 2017 2 commits
  15. 13 Jun, 2017 1 commit
  16. 12 Jun, 2017 1 commit
  17. 09 Jun, 2017 2 commits
  18. 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
  19. 07 Jun, 2017 7 commits