1. 24 Oct, 2016 6 commits
    • Lin Jen-Shin's avatar
      Merge remote-tracking branch 'upstream/master' into pipeline-notifications · 780e58fa
      Lin Jen-Shin authored
      * upstream/master: (33 commits)
        removes extra line for empty milestone description
        code formatting corrected
        Fix status code expectation
        Stop clearing the database cache on rake cache:clear
        Fix error in generating labels
        Fix bug where e-mails were not being sent out via Sidekiq
        Document link syntax introduced by !5586
        Fix documents and comments on Build API `scope`. #23146 #19131
        adds entry in CHANGELOG
        removes extra line for empty issue description
        Re-organize queues to use for Sidekiq
        Fix wrong endpoint in api/users documentation, fix same typo in spec describe blocks
        Update CHANGELOG
        Fix object data to be sent to fetch analytics data
        Fixed compare ellipsis messing with layout
        Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".
        Fix broken label uniqueness label migration
        Fix project member access levels
        fix font weight of project feature settings
        Add hover to trash icon in notes
        ...
      780e58fa
    • Fatih Acet's avatar
      Merge branch '23557-remove-extra-line-for-empty-issue-description' into 'master' · 501bd94d
      Fatih Acet authored
      removes extra line for empty description
      
      ## What does this MR do?
      This MR removes an odd line for empty description 
      ## Are there points in the code the reviewer needs to double check?
      Not necessary
      ## Why was this MR needed?
      Improve UX 
      ## Screenshots (if relevant)
      **Before**
      ![ss__2016-10-19_at_11.04.45_PM](/uploads/12b376c772115c2e5eef2fe0c0d1992f/ss__2016-10-19_at_11.04.45_PM.png)
      **After**
      ![edi](/uploads/89fea59ef5267974af4cbe1064dc521a/edi.png)
      ## Does this MR meet the acceptance criteria?
      
      - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
      - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
      - [x] API support added
      - Tests
        - [ ] Added for this feature/bug
        - [ ] All builds are passing
      - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
      - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
      - [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
      - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
      
      ## What are the relevant issue numbers?
      
      
      Closes #23557 #23695
      
      See merge request !7045
      501bd94d
    • Nur Rony's avatar
      2fc2be9b
    • Rémy Coutable's avatar
      Merge branch 'document-absolute-links' into 'master' · 9af0dd5e
      Rémy Coutable authored
      Document link syntax introduced by !5586.
      
      See merge request !7049
      9af0dd5e
    • Nur Rony's avatar
      code formatting corrected · 884d49ea
      Nur Rony authored
      884d49ea
    • Nur Rony's avatar
      Merge branch 'master' into 23557-remove-extra-line-for-empty-issue-description · fd28ff5c
      Nur Rony authored
      * master: (22 commits)
        Fix status code expectation
        Stop clearing the database cache on rake cache:clear
        Fix error in generating labels
        Fix bug where e-mails were not being sent out via Sidekiq
        Fix documents and comments on Build API `scope`. #23146 #19131
        Re-organize queues to use for Sidekiq
        Fix wrong endpoint in api/users documentation, fix same typo in spec describe blocks
        Update CHANGELOG
        Fix object data to be sent to fetch analytics data
        Fixed compare ellipsis messing with layout
        Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".
        fix font weight of project feature settings
        Add hover to trash icon in notes
        Ensure custom provider tab labels don't break layout.
        Fixed issue when images are loading it would push off the tabs
        Fixed issues with sticky mr tabs & sidebar
        Refactor and add new functionality to CI yaml reference
        Ignore external issues when bulk assigning issues to author of merge request.
        Changed gitlab-shell version to avoid warning when precompiling the assets.
        Grammar fixes in docs
        ...
      fd28ff5c
  2. 22 Oct, 2016 13 commits
  3. 21 Oct, 2016 21 commits