1. 21 Oct, 2016 3 commits
    • Robert Speicher's avatar
      Merge branch... · 0831657e
      Robert Speicher authored
      Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-are-active' into 'master'
      
      `Reset filters` link should only be visible when filters are active
      
      ## Why was this MR needed?
      
      `Reset filters` link is always visible.
      
      Closes #22457
      
      See merge request !6497
      0831657e
    • Rémy Coutable's avatar
      Merge branch 'runners-paginate' into 'master' · 4265ba84
      Rémy Coutable authored
      Fixes error 500 on Runners page (`ActionView::Template::Error (Missing partial kaminari/_paginator`)
      
      Originally reported downstream: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819903
      
      See merge request !5701
      4265ba84
    • Rémy Coutable's avatar
      Merge branch 'patch-1' into 'master' · fdd05028
      Rémy Coutable authored
      [Doc] Fix `ref` parameter name for `commits/statuses`
      
      The attribute to filter by branch or tag needs to be named `ref`, not `ref_name`. And indeed the attribute in the JSON response is `ref` (and not `ref_name`).
      
      Tested on Gitlab CE 8.9.
      
      See merge request !4876
      fdd05028
  2. 20 Oct, 2016 37 commits