Commit | Date | |
---|---|---|
2012-01-29 21:12:10 | Tree | |
2012-01-29 21:10:18 | Tree | |
2012-01-29 21:09:44 | Tree | |
2012-01-29 20:51:48 | Tree | |
2012-01-29 18:29:09 | Tree | |
2012-01-29 11:24:48 | Tree | |
[r8718]
by
tmaruyama
route: repository: move :repository_id routes before non :repository_id routes On Rails3 new route format, tests pass except following routes. * 'projects/:id/repository' :action => 'show' |
2012-01-29 01:23:15 | Tree |
[r8717]
by
jplang
Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). |
2012-01-28 11:16:58 | Tree |
[r8716]
by
tmaruyama
Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is frozen (#4050, #4796) Tests on CI server fail. <pre> |
2012-01-28 10:26:34 | Tree |
[r8715]
by
tmaruyama
test: route: repositories: split tests whether 'show' action or not On Rails3, 'show' action has some problems. |
2012-01-28 06:51:08 | Tree |