1. 03 Jun, 2016 3 commits
  2. 02 Jun, 2016 35 commits
  3. 01 Jun, 2016 2 commits
    • Stan Hu's avatar
      Merge branch 'downcase-registry-repository' into 'master' · 3b53016f
      Stan Hu authored
      Use downcased path to container repository as this is expected path by Docker
      
      ## What does this MR do?
      
      Docker Engine requires path to be lowercase. This makes all container registry paths to be show and used downcased instead of mixed case.
      
      Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17959
      
      
      See merge request !4420
      3b53016f
    • Jacob Schatz's avatar
      Merge branch '17187-hover-row' into 'master' · 07fb3815
      Jacob Schatz authored
      Implement new row hover style
      
      ## What does this MR do?
      Implement new row hover style
      
      ## What are the relevant issue numbers?
      Closes #17187 
      
      ## Screenshots (if relevant)
      ![Screen_Shot_2016-06-01_at_1.40.04_PM](/uploads/62db01f405db50531fb648e46dc9598a/Screen_Shot_2016-06-01_at_1.40.04_PM.png)   
      
      cc @dzaporozhets 
      
      See merge request !4422
      07fb3815