BigW Consortium Gitlab

  1. 17 Jan, 2018 1 commit
  2. 08 Jan, 2018 1 commit
  3. 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
  4. 03 Jan, 2018 1 commit
  5. 02 Jan, 2018 1 commit
  6. 24 Dec, 2017 1 commit
  7. 21 Dec, 2017 1 commit
  8. 19 Dec, 2017 1 commit
  9. 15 Dec, 2017 1 commit
  10. 05 Dec, 2017 1 commit
  11. 17 Nov, 2017 1 commit
  12. 09 Nov, 2017 1 commit
  13. 06 Nov, 2017 3 commits
  14. 02 Nov, 2017 2 commits
  15. 31 Oct, 2017 2 commits
  16. 21 Oct, 2017 2 commits
  17. 20 Oct, 2017 1 commit
  18. 19 Oct, 2017 1 commit
    • Fix inability to delete container registry tags · b7e35033
      Stan Hu authored
      Because container registry tags can have periods, the addition of the `.json`
      format caused ambiguity. Since the tag name regex is greedy, it would attempt
      to locate an image named `foo.json` instead of `foo`.
      
      Closes #39260
  19. 17 Oct, 2017 1 commit
  20. 13 Oct, 2017 1 commit
  21. 12 Oct, 2017 1 commit
  22. 10 Oct, 2017 2 commits
  23. 05 Oct, 2017 7 commits
  24. 04 Oct, 2017 5 commits