1. 22 7月, 2015 1 次提交
  2. 21 7月, 2015 5 次提交
    • R
      Merge branch 'fix-changelog-7.11-7.12' into 'master' · 57f9a1cc
      Robert Schilling 提交于
      Fix change log for 7.11 and move entry to 7.12
      
      The change log for 7.11 was accidentally split in
      3865a1d9. Additionally, the change added
      with this commit did not make it into 7.11 according to
      `git branch --contains` and it has not been cherry picked to 7-11-stable
      so the entry is moved to 7.12.
      
      Refs GH-5625, GH-9318.
      
      See merge request !1009
      57f9a1cc
    • D
      Fix change log for 7.11 and move entry to 7.12 · e2524100
      Daniel Gerhardt 提交于
      The change log for 7.11 was accidentally split in
      3865a1d9. Additionally, the change added
      with this commit did not make it into 7.11 according to
      `git branch --contains` and it has not been cherry picked to 7-11-stable
      so the entry is moved to 7.12.
      
      Refs GH-5625, GH-9318.
      
      [ci skip]
      e2524100
    • S
      Merge branch 'gc-images-no-casing' into 'master' · e8c14790
      Stan Hu 提交于
      GoogleCode importer: Do not care about casing of image file extensions
      
      When a GoogleCode repository contains an attached image with an UPPERCASE file extension, it's not inlined.
      
      /CC @DouweM
      
      See merge request !1003
      e8c14790
    • S
      Merge branch 'fix-disabled-feature-access' into 'master' · 996ad35b
      Stan Hu 提交于
      Fix (i.e. prevent) access to disabled features for unauthenticated users
      
      Unauthenticated users had access to disabled features of public
      projects. The code has been slightly refactored so that feature checks
      are done in a separate method and can also be applied for public access.
      
      See merge request !1006
      996ad35b
    • S
      Merge branch 'mr-fetch-command' into 'master' · 3522018d
      Stan Hu 提交于
      merge_requests: add fetch command to the MR page
      
      In our instance, users asked for an easy way to get the contents of the MR into their local clone. This adds a command line which can be used to fetch the contents of the MR.
      
      Screenshot:
      
      ![fetch-command](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d83acfbdb69f023d13b45dff5d583ac1/fetch-command.png)
      
      See merge request !678
      3522018d
  3. 20 7月, 2015 15 次提交
  4. 19 7月, 2015 6 次提交
  5. 18 7月, 2015 13 次提交