Menu

Source Commit Log


Commit Date  
[r6656] by tmaruyama

rename .rhtml to .html.erb of app/views/documents/new.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

2011-08-27 03:14:45 Tree
[r6655] by tmaruyama

remove trailing white-spaces from test/integration/account_test.rb.

2011-08-27 02:11:34 Tree
[r6654] by tmaruyama

remove trailing white-spaces from test/integration/issues_test.rb.

2011-08-27 02:10:59 Tree
[r6653] by tmaruyama

remove trailing white-spaces from test/integration/routing_test.rb.

2011-08-27 02:10:26 Tree
[r6652] by tmaruyama

remove trailing white-spaces from test/integration/projects_test.rb.

2011-08-27 02:09:56 Tree
[r6651] by tmaruyama

remove trailing white-spaces from test/integration/layout_test.rb.

2011-08-27 02:09:21 Tree
[r6650] by tmaruyama

Ruby 1.9: fix parsing error of pt-BR.yml with psych yaml library (#8847).

It seems that double quote and escape is need for non ASCII and backslash
on ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].

Contributed by Etienne Massip.

2011-08-27 02:08:47 Tree
[r6649] by tmaruyama

Ruby 1.9: fix typo of rake task name to check parsing yaml by psych library (#8847, #4050).

2011-08-27 00:18:17 Tree
[r6648] by tmaruyama

remove backslash escapes from text_git_repository_note and text_mercurial_repository_note in bg.yml.

locales:check_parsing_by_psynch rake task passes on
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].

2011-08-27 00:11:30 Tree
[r6647] by tmaruyama

Ruby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).

Original code is written by Etienne Massip.

2011-08-27 00:11:08 Tree
Older >