1. 28 11月, 2018 1 次提交
  2. 20 11月, 2018 2 次提交
  3. 15 11月, 2018 1 次提交
  4. 13 10月, 2018 1 次提交
  5. 03 10月, 2018 1 次提交
  6. 27 8月, 2018 1 次提交
  7. 22 7月, 2018 1 次提交
  8. 01 6月, 2018 1 次提交
  9. 29 5月, 2018 1 次提交
  10. 27 3月, 2018 1 次提交
  11. 13 3月, 2018 1 次提交
  12. 08 3月, 2018 1 次提交
  13. 07 3月, 2018 1 次提交
  14. 05 1月, 2018 1 次提交
    • J
      Backport 'Rebase' feature from EE to CE · 27a75ea1
      Jan Provaznik 提交于
      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
      27a75ea1
  15. 12 12月, 2017 2 次提交
  16. 04 10月, 2017 1 次提交
  17. 20 9月, 2017 1 次提交
  18. 12 9月, 2017 1 次提交
  19. 22 8月, 2017 1 次提交
  20. 19 8月, 2017 2 次提交
  21. 21 4月, 2017 1 次提交
  22. 13 3月, 2017 4 次提交
  23. 01 3月, 2017 1 次提交
    • J
      Update occurrences of MWBS to MWPS · a0101ebf
      James Lopez 提交于
       Rename column in the database
       Rename fields related to import/export feature
       Rename API endpoints
       Rename documentation links
       Rename the rest of occurrences in the code
       Replace the images that contain the words "build succeeds" and docs referencing to them
       Make sure pipeline is green and nothing is missing.
      
      updated doc images
      
      renamed only_allow_merge_if_build_succeeds in projects and fixed references
      
      more updates
      
      fix some spec failures
      
      fix rubocop offences
      
      fix v3 api spec
      
      fix MR  specs
      
      fixed issues with partials
      
      fix MR spec
      
      fix alignment
      
      add missing v3 to v4 doc
      
      wip - refactor v3 endpoints
      
      fix specs
      
      fix a few typos
      
      fix project specs
      
      copy entities fully to V3
      
      fix  entity error
      
      more fixes
      
      fix failing specs
      
      fixed missing entities in V3 API
      
      remove comment
      
      updated code based on feedback
      
      typo
      
      fix spec
      a0101ebf
  24. 25 1月, 2017 1 次提交
  25. 23 12月, 2016 1 次提交
  26. 06 12月, 2016 1 次提交
    • B
      Feature: delegate all open discussions to Issue · 1123057a
      Bob Van Landuyt 提交于
      When a merge request can only be merged when all discussions are
      resolved. This feature allows to easily delegate those discussions to a
      new issue, while marking them as resolved in the merge request.
      
      The user is presented with a new issue, prepared with mentions of all
      unresolved discussions, including the first unresolved note of the
      discussion, time and link to the note.
      
      When the issue is created, the discussions in the merge request will get
      a system note directing the user to the newly created issue.
      1123057a
  27. 23 11月, 2016 1 次提交
  28. 04 11月, 2016 1 次提交
  29. 14 10月, 2016 1 次提交
  30. 22 9月, 2016 1 次提交
  31. 06 9月, 2016 1 次提交
  32. 05 9月, 2016 3 次提交