BigW Consortium Gitlab

  1. 09 Sep, 2017 2 commits
    • Import modules instead of using the ones in global namespace · 96e6fc70
      Filipa Lacerda authored
      Removes set favicon related methods from global scope
      Improves test related with favicon
      
      Removes convertPermissionToBoolean from global scope.
      Adds tests for convertPermissionToBoolean - were non existant
      
      Removes setParamInURL from gl.utils
      
      Removes parseIntPagination from gl.utils namespace
      
      Remove normalizeCRLFHeaders from gl.utils namespace
      
      Removes normalizeHeaders from gl.utils namespace
      
      Use gl.utils for filtered search
      
      Fix bad import
      
      Fix broken test by cleaning window.history namespace
      
      Adds changelog
    • Use modules in common utils · 6a1b84c7
      Filipa Lacerda authored
  2. 08 Sep, 2017 1 commit
  3. 05 Sep, 2017 1 commit
  4. 03 Aug, 2017 1 commit
  5. 28 Jul, 2017 1 commit
    • Fix replying to commit comments on MRs from forks · 75d04f6a
      Sean McGivern authored
      A commit comment shows in the MR, but if the MR is from a fork, it will have a
      different project ID to the MR's target project. In that case, add an
      note_project_id param so that we can pick the correct project for the note.
  6. 12 Jul, 2017 1 commit
  7. 06 Jul, 2017 1 commit
  8. 30 Jun, 2017 1 commit
  9. 29 Jun, 2017 1 commit
    • Render add-diff-note button with server. · 81e9c284
      Bryce Johnson authored
      This commit moves the rendering of the button back to the server, and
      shows/hides it using opacity rather than display. It also removes the
      transform applied to the button on hover (scale). Previously, both of these
      factors automatically triggered a reflow, which creates a performance
      bottleneck on pages with larger DOM size.
      
      MR: !12103
  10. 28 Jun, 2017 2 commits
  11. 22 Jun, 2017 1 commit
  12. 20 Jun, 2017 1 commit
  13. 19 Jun, 2017 1 commit
  14. 15 Jun, 2017 1 commit
  15. 14 Jun, 2017 2 commits
  16. 08 Jun, 2017 3 commits
    • 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
    • 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
  17. 05 Jun, 2017 1 commit
  18. 26 May, 2017 2 commits
  19. 25 May, 2017 2 commits
  20. 22 May, 2017 1 commit
  21. 19 May, 2017 1 commit
  22. 18 May, 2017 4 commits
  23. 16 May, 2017 2 commits
  24. 15 May, 2017 2 commits
  25. 12 May, 2017 2 commits
  26. 11 May, 2017 1 commit
  27. 09 May, 2017 1 commit