1. 13 4月, 2018 1 次提交
  2. 12 4月, 2018 1 次提交
    • C
      Revert "Merge branch... · 09ab85a9
      Clement Ho 提交于
      Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests' into 'master'"
      
      This reverts merge request !18120
      09ab85a9
  3. 10 4月, 2018 1 次提交
  4. 04 4月, 2018 1 次提交
  5. 22 3月, 2018 2 次提交
  6. 19 3月, 2018 1 次提交
  7. 17 3月, 2018 1 次提交
  8. 13 3月, 2018 1 次提交
  9. 28 2月, 2018 1 次提交
  10. 21 2月, 2018 1 次提交
  11. 03 2月, 2018 1 次提交
  12. 01 2月, 2018 2 次提交
  13. 31 1月, 2018 1 次提交
  14. 16 12月, 2017 1 次提交
  15. 11 12月, 2017 1 次提交
  16. 08 12月, 2017 1 次提交
  17. 07 12月, 2017 1 次提交
  18. 31 10月, 2017 1 次提交
  19. 28 10月, 2017 1 次提交
  20. 23 10月, 2017 1 次提交
  21. 22 10月, 2017 1 次提交
  22. 21 10月, 2017 1 次提交
  23. 20 10月, 2017 1 次提交
  24. 19 10月, 2017 2 次提交
  25. 13 10月, 2017 1 次提交
  26. 12 10月, 2017 1 次提交
  27. 11 10月, 2017 2 次提交
  28. 10 10月, 2017 3 次提交
    • P
      fixed notes specs · fcd842b5
      Phil Hughes 提交于
      changed how the container class is added onto the text element
      more specs
      fcd842b5
    • P
      spec fixes · d668294f
      Phil Hughes 提交于
      d668294f
    • P
      Flash is now a ES6 module · fa2af5e0
      Phil Hughes 提交于
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
      fa2af5e0
  29. 07 10月, 2017 1 次提交
  30. 09 9月, 2017 2 次提交
    • F
      Import modules instead of using the ones in global namespace · 96e6fc70
      Filipa Lacerda 提交于
      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
      96e6fc70
    • F
      Use modules in common utils · 6a1b84c7
      Filipa Lacerda 提交于
      6a1b84c7
  31. 08 9月, 2017 1 次提交
  32. 05 9月, 2017 1 次提交
  33. 04 8月, 2017 1 次提交