1. 11 8月, 2015 5 次提交
  2. 10 8月, 2015 10 次提交
  3. 09 8月, 2015 15 次提交
  4. 08 8月, 2015 6 次提交
  5. 07 8月, 2015 4 次提交
    • D
      Merge branch 'bitbucket-show-incompatible' into 'master' · 0c317019
      Douwe Maan 提交于
      Show incompatible projects in Bitbucket import status
      
      ### What does this MR do?
      
      This MR displays incompatible Bitbucket projects (e.g. SVN, hg) in the status table.
      
      ### Why was this MR needed?
      
      Users are confused when they don't see projects show up. The import list should show incompatible projects as we do for Google Code to make it more obvious to the user what is happening. (See !586 and 9c76a6fa).
      
      ### Screenshot
      
      ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/264b080114c809c4a3a79580594af8b2/image.png)
      
      ### What are the relevant issue numbers?
      
      #1871
      
      See merge request !1114
      0c317019
    • D
      Merge branch 'improve-merge-requests' into 'master' · 4773f38e
      Dmitriy Zaporozhets 提交于
      Improve merge requests
      
      - [x] Fetch merge request refs by IID
      - [x] Ability to fetch any merge request
      - [x] Link commits and diffs in merge request to target project
      - [x] Improve merge request UI and command line instructions
      - [x] Check merge request widget loading test coverage double
      
      See merge request !1115
      4773f38e
    • D
      Merge branch 'comment-updated-by' into 'master' · 0d5d80b7
      Douwe Maan 提交于
      Show who last edited a comment if it wasn't the original author
      
      Fixes #1796.
      
      The `updated_by` user is also tracked for issues and merge requests, but it isn't currently shown, because "edited by Person" would give the idea that Person edited the description, while most updates to those are assignee/milestone/labels, in which case who made that change is already visible in the comments.
      
      See merge request !1075
      0d5d80b7
    • S
      Show incompatible projects in Bitbucket import status · d7accda1
      Stan Hu 提交于
      See #1871
      d7accda1