1. 17 Mar, 2017 4 commits
    • Filipa Lacerda's avatar
      Merge branch 'master' into 27574-pipelines-empty-state · b5c80f99
      Filipa Lacerda authored
      * master: (209 commits)
        Fix Slack link when on notify
        Use Enumerable#index_by where possible
        Protect against unknown emojis in frequently used list
        Fix config option to disable Prometheus
        Fix double click token name
        fix describe block to make the karma reporter happy
        removes n+1 query from tags and branches indexes
        Fix broken links limit lines to 80 chars
        Add prometheus memory requirements, include additional detail on disabling prometheus in docs.
        Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
        Expand on the good changelog/bad changelog documentation examples
        Add policy for closing stale merge requests
        Fix spec
        Use code icon for Raw
        Fix spec
        Add copy button to blob header and use icon for Raw button
        Fix archive prefix bug for refs containing dots
        Include routes when loading user projects
        Fixed search not working in issue boards modal
        Document a New Branch feature for Bare Projects
        ...
      b5c80f99
    • Alfredo Sumaran's avatar
      Merge branch 'fix-unknown-emojis-in-frequently-used-awards' into 'master' · 4bf4612c
      Alfredo Sumaran authored
      Protect against unknown emojis in frequently used list
      
      See merge request !10020
      4bf4612c
    • Robert Speicher's avatar
      Merge branch 'dm-use-index-by' into 'master' · 13b1e4fe
      Robert Speicher authored
      Use Enumerable#index_by where possible
      
      See merge request !10011
      13b1e4fe
    • Alfredo Sumaran's avatar
      Merge branch 'fix-double-click-token-name' into 'master' · e5dfcdf2
      Alfredo Sumaran authored
      Fix double click token name
      
      Closes #29599
      
      See merge request !10023
      e5dfcdf2
  2. 16 Mar, 2017 36 commits