1. 23 Sep, 2016 4 commits
    • Ahmad Sherif's avatar
      Add index on labels title · 0560b7a2
      Ahmad Sherif authored
      0560b7a2
    • Fatih Acet's avatar
      Merge branch 'fork-svg' into 'master' · 3b746412
      Fatih Acet authored
      Compress fork SVG code
      
      #### What does this MR do?
      Cleans up fork SVG code using https://jakearchibald.github.io/svgomg/
      
      ![Screen_Shot_2016-09-03_at_9.17.40_AM](/uploads/7b27bda9493da3d2ee596dd20af9fc2f/Screen_Shot_2016-09-03_at_9.17.40_AM.png)
      
      See merge request !6191
      3b746412
    • Jacob Schatz's avatar
      Merge branch 'search-filters-label-fix' into 'master' · 2a423e03
      Jacob Schatz authored
      Fixed search dropdown labels not displaying
      
      ## What does this MR do?
      
      Returns the search controller method after finding the project & group.
      
      ## Why was this MR needed?
      
      The search controller was returning early when the search term was empty causing a bug where the dropdown toggles wouldn't show the correct text - instead defaulting to `Any`.
      
      ## Screenshots (if relevant)
      
      ![Screen_Shot_2016-09-09_at_12.09.57](/uploads/8c6bb36f4e163312314611d2877d5fa4/Screen_Shot_2016-09-09_at_12.09.57.png)
      
      ## What are the relevant issue numbers?
      
      Closes #21783
      
      See merge request !6277
      2a423e03
    • Jacob Schatz's avatar
      Merge branch 'fix-variable-and-comments' into 'master' · 8078f879
      Jacob Schatz authored
      Remove unused attributes
      
      Closes #22282
      
      See merge request !6465
      8078f879
  2. 22 Sep, 2016 36 commits