1. 15 9月, 2014 3 次提交
  2. 14 9月, 2014 4 次提交
  3. 13 9月, 2014 10 次提交
  4. 12 9月, 2014 21 次提交
  5. 11 9月, 2014 2 次提交
    • D
      Merge branch 'feature-oauth-refactoring' into 'master' · 80174c16
      Dmitriy Zaporozhets 提交于
      Feature oauth refactoring
      
      Only use class methods when needed. In addition, make a proper extension of Gitlab::Oauth::User.
      
      See merge request !1062
      80174c16
    • D
      Merge branch 'clickable-labels' into 'master' · 699ffeb8
      Dmitriy Zaporozhets 提交于
      Clickable labels
      
      When I open issue with label `Ready for Merge` I usually want to see more issues with this label. I should visit project issues page and click on such label to see issues filtered. With this MR labels are clickable so you can get in one click from Issue show page to all issues with same labels
      
      See merge request !1085
      699ffeb8