1. 11 Aug, 2016 3 commits
    • Lin Jen-Shin's avatar
      Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack · 0b525170
      Lin Jen-Shin authored
      * upstream/master: (233 commits)
        Fix awardable button mutuality loading spinners
        Update CHANGELOG for 8.10.5
        Clean up project destruction
        Small refactor of doc/development/README.md
        Avoid commit lookup on diff_helper
        Removed extra newline from redis_spec.rb
        Used cached value of project count to reduce DB load
        Remove duplicate link_to statements
        Mention add_column_with_default in downtime guide
        Add missing space to generic badge template
        Rename `run` task helper method to prevent conflict with StateMachine
        Add a method in Project to return a cached value of total count of projects
        spellcheck
        Add svg guidelines to ui guide
        Add Changelog entry for Grape upgrade [ci skip]
        Fix Grape tests.
        Retain old behavior
        Update Grape from 0.13.0 to 0.15.0.
        adds second batch of tests changed to active tense
        fixes part1 of files to start using active tense
        ...
      0b525170
    • Achilleas Pipinellis's avatar
      Merge branch 'convert-shortcuts-md' into 'master' · 87b07f6a
      Achilleas Pipinellis authored
      Convert shortcuts image into markdown
      
      ## What does this MR do?
      Recreates shortcuts page into markdown
      
      ## Are there points in the code the reviewer needs to double check?
      Double check all the shortcuts are correct
      
      ## Why was this MR needed?
      Improve maintainability of this page
      
      ## What are the relevant issue numbers?
      Closes #20160 
      
      See merge request !5452
      87b07f6a
    • Achilleas Pipinellis's avatar
      Merge branch 'patch-3' into 'master' · 2e8a9650
      Achilleas Pipinellis authored
      Update container_registry.md
      
      ## What does this MR do?
      
      Add a warning about what ports to choose for the external registry URL
      
      ## Are there points in the code the reviewer needs to double check?
      
      ## Why was this MR needed?
      
      It would have saved me about 3 hours if this line was in the document.
      
      ## What are the relevant issue numbers?
      
      ## Screenshots (if relevant)
      
      ## Does this MR meet the acceptance criteria?
      
      It's just a one-line documentation addition.
      
      - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) 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
        - [x] Added for this feature/bug
        - [x] All builds are passing
      - [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 you do - rebase it please)
      - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
      
      See merge request !5238
      2e8a9650
  2. 10 Aug, 2016 28 commits
  3. 09 Aug, 2016 9 commits