23 Dec, 2012
1 commit
21 Dec, 2012
2 commits
-
Conflicts: vendor/assets/javascripts/branch-graph.js
20 Dec, 2012
12 commits
-
Added compare switch
-
Added compare switch
19 Dec, 2012
3 commits
18 Dec, 2012
3 commits
17 Dec, 2012
1 commit
16 Dec, 2012
2 commits
-
add missing mandatory tr in thead
15 Dec, 2012
1 commit
14 Dec, 2012
6 commits
13 Dec, 2012
3 commits
12 Dec, 2012
4 commits
-
Minor: Change html input type to "email" on sign-in view
11 Dec, 2012
2 commits
-
As long as the username is the user's email address it makes sense to use input="email" helper for the email field. This allows HTML5 capable (mobile) devices to bring up an email input keyboard instead of the default one.