1. 18 Jul, 2016 2 commits
    • Grzegorz Bizon's avatar
      Merge branch 'master' into refactor/ci-config-move-job-entries · bbda0586
      Grzegorz Bizon authored
      * master: (522 commits)
        Fix CI yaml example
        Align cancel and retry buttons
        Remove deploy to production button
        Fix a bug where the project's repository path was returned instead of the wiki path
        Don't fail to highlight when Rouge doesn't have a lexer
        Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"
        Update tests
        Don't fail when Ci::Pipeline doesn't have a project
        Don't fail when a LegacyDiffNote didn't store the right diff
        Update CHANGELOG
        Use cattr_accessor instead duplicating code on NoteOnDiff concern
        Fix mentioned users list on diff notes
        Don't ask Heather to review documentation MR's
        add project name and namespace to filename on project export
        navbar_icon was renamed to custom_icon in:
        use %(...) and %[...] in favor of %<...>
        Fix spec Don't attempt to disable statement timeout on a MySQL DB
        Disable statement timeout outside of transaction and during adding concurrent index
        Disable PostgreSQL statement timeout during migrations
        Add visibility icon
        ...
      bbda0586
    • Rémy Coutable's avatar
      Merge branch 'normalize_emoji_aliases_paths' into 'master' · 65352b5b
      Rémy Coutable authored
      Fix not normalized emoji paths
      
      ## What does this MR do?
      It normalizes emoji names in `api` and `toggle_award`
      
      ## Are there points in the code the reviewer needs to double check?
      
      ## Why was this MR needed?
      User was able to store +1 and thumbsup to databse, causing UI inconsistency.
      
      ## What are the relevant issue numbers?
      Fixes #19104 
      
      ## Screenshots (if relevant)
      
      ## Does this MR meet the acceptance criteria?
      
      - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
      - [ ] [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 !5060
      65352b5b
  2. 17 Jul, 2016 3 commits
  3. 16 Jul, 2016 6 commits
  4. 15 Jul, 2016 29 commits