1. 11 10月, 2017 1 次提交
  2. 10 10月, 2017 2 次提交
  3. 09 10月, 2017 2 次提交
  4. 07 10月, 2017 1 次提交
  5. 06 10月, 2017 1 次提交
  6. 04 10月, 2017 1 次提交
  7. 03 10月, 2017 1 次提交
  8. 29 9月, 2017 1 次提交
    • P
      Fix fork button being disabled for users who can fork to group · 8585ae61
      Phil Hughes 提交于
      Previously the fork button was disabled for all users if they have
      exceeded their project limit. This fixes that by changing the check
      to see if the user can fork to a group instead of their own namespace.
      
      This behaviour is already possible by visiting the new fork page
      directly, so this just fixes the button being disabled.
      
      Closes #38462
      8585ae61
  9. 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
  10. 08 9月, 2017 2 次提交
  11. 06 9月, 2017 1 次提交
  12. 05 9月, 2017 2 次提交
  13. 01 9月, 2017 2 次提交
  14. 26 8月, 2017 1 次提交
  15. 19 8月, 2017 1 次提交
  16. 18 8月, 2017 1 次提交
  17. 15 8月, 2017 1 次提交
    • P
      Fix race condition with dispatcher.js · 554afea0
      Phil Hughes 提交于
      The dispatcher was trying to create a new instance of a class that is loaded in a file after main.js which would cause the filtered search to not work on issues. This would only happen on the first load when the JS is not cached. If the JS is cached, then everything will be fine.
      554afea0
  18. 14 8月, 2017 1 次提交
  19. 09 8月, 2017 1 次提交
  20. 08 8月, 2017 3 次提交
  21. 07 8月, 2017 1 次提交
  22. 06 8月, 2017 2 次提交
  23. 04 8月, 2017 3 次提交
  24. 02 8月, 2017 2 次提交
  25. 01 8月, 2017 2 次提交
  26. 29 7月, 2017 1 次提交
  27. 28 7月, 2017 1 次提交