1. 05 Oct, 2016 9 commits
  2. 29 Sep, 2016 5 commits
  3. 28 Sep, 2016 23 commits
  4. 23 Sep, 2016 3 commits
    • Ruben Davila's avatar
      Update VERSION to 8.12.1 · ca3c6a46
      Ruben Davila authored
      ca3c6a46
    • Ruben Davila's avatar
      Fix CHANGELOG. · afd43301
      Ruben Davila authored
      afd43301
    • Jacob Schatz's avatar
      Merge branch 'search-filters-label-fix' into 'master' · 5793529a
      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
      5793529a