Commit | Date | |
---|---|---|
2013-01-04 15:38:52 | Tree | |
2013-01-04 10:08:29 | Tree | |
[r11115]
by
jplang
Pass the order option as an array to satisfy sqlserver adapter (#12713). Unlike other adapters, the sqlserver adapter processes the order option and wipes it when using functions. irb(main):001:0> Issue.order("coalesce(estimated_hours, 0), id").to_sql This does not happen when passing the order SQL fragments separately. |
2013-01-04 10:04:25 | Tree |
2013-01-04 09:00:55 | Tree | |
[r11113]
by
jplang
Deprecates Version#*_pourcent in favour of #*_percent (#12724). Patch by Daniel Felix. |
2013-01-04 08:30:25 | Tree |
[r11112]
by
jplang
Check permissions before the extra condition for displaying a menu item (#12721). Patch by Daniel Ritz. |
2013-01-04 08:21:33 | Tree |
2013-01-04 02:05:44 | Tree | |
2013-01-04 01:11:33 | Tree | |
2013-01-03 22:54:33 | Tree | |
2013-01-03 13:59:15 | Tree |