BigW Consortium Gitlab

  1. 08 Jan, 2018 1 commit
  2. 05 Jan, 2018 1 commit
    • Backport 'Rebase' feature from EE to CE · 27a75ea1
      Jan Provaznik authored
      When a project uses fast-forward merging strategy user has
      to rebase MRs to target branch before it can be merged.
      Now user can do rebase in UI by clicking 'Rebase' button
      instead of doing rebase locally.
      
      This feature was already present in EE, this is only backport
      of the feature to CE. Couple of changes:
      * removed rebase license check
      * renamed migration (changed timestamp)
      
      Closes #40301
  3. 03 Jan, 2018 1 commit
  4. 02 Jan, 2018 1 commit
  5. 19 Dec, 2017 1 commit
  6. 08 Dec, 2017 1 commit
  7. 07 Dec, 2017 1 commit
  8. 14 Nov, 2017 1 commit
  9. 13 Nov, 2017 1 commit
  10. 08 Nov, 2017 2 commits
  11. 07 Nov, 2017 2 commits
  12. 31 Oct, 2017 1 commit
  13. 30 Oct, 2017 1 commit
  14. 27 Oct, 2017 1 commit
  15. 05 Oct, 2017 1 commit
  16. 04 Oct, 2017 1 commit
  17. 29 Sep, 2017 2 commits
    • Fixes merge request widget date tooltip inconsistencies · e178eb78
      Phil Hughes authored
      Previously the merge request widget would use the `updated_at` date as
      the tooltip text for both closed & merged states. This is incorrect as
      the `updated_at` date is actually changed when a user updates merge
      request through commenting, description changes or anything else.
      
      The widget states for merged & closed events now use their own event
      object which holds their own `updated_at` date string. Also this text
      has been correctly formatted through our date utilities to correctly
      display the right timezone data in a user friendly way.
      
      Closes #38545
  18. 26 Sep, 2017 1 commit
  19. 20 Sep, 2017 3 commits
  20. 19 Sep, 2017 1 commit
  21. 18 Sep, 2017 1 commit
  22. 13 Sep, 2017 1 commit
  23. 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
  24. 07 Aug, 2017 2 commits
  25. 26 Jul, 2017 1 commit
  26. 11 Jul, 2017 1 commit
  27. 06 Jul, 2017 1 commit
  28. 26 Jun, 2017 1 commit
  29. 22 Jun, 2017 1 commit
  30. 21 Jun, 2017 1 commit
  31. 19 Jun, 2017 1 commit
  32. 29 May, 2017 1 commit
  33. 26 May, 2017 1 commit
  34. 23 May, 2017 1 commit