BigW Consortium Gitlab

  1. 29 Sep, 2017 1 commit
    • Fix fork button being disabled for users who can fork to group · 8585ae61
      Phil Hughes authored
      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
  2. 27 Sep, 2017 1 commit
  3. 22 Sep, 2017 1 commit
  4. 19 Sep, 2017 1 commit
  5. 13 Sep, 2017 1 commit
  6. 09 Sep, 2017 1 commit
    • 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
  7. 05 Sep, 2017 2 commits
  8. 04 Sep, 2017 1 commit
  9. 18 Aug, 2017 1 commit
  10. 15 Aug, 2017 1 commit
    • Fix race condition with dispatcher.js · 554afea0
      Phil Hughes authored
      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.
  11. 10 Aug, 2017 1 commit
  12. 09 Aug, 2017 1 commit
  13. 04 Aug, 2017 1 commit
  14. 03 Aug, 2017 1 commit
  15. 28 Jul, 2017 1 commit
  16. 27 Jul, 2017 2 commits
  17. 25 Jul, 2017 2 commits
  18. 24 Jul, 2017 1 commit
  19. 21 Jul, 2017 1 commit
  20. 19 Jul, 2017 3 commits
  21. 17 Jul, 2017 1 commit
  22. 14 Jul, 2017 1 commit
  23. 06 Jul, 2017 13 commits