Menu

Source Commit Log


Commit Date  
[r8474] by jplang

Missing html_safe.

2012-01-02 17:40:03 Tree
[r8473] by jplang

Missing html_safe.

2012-01-02 15:39:38 Tree
[r8472] by tmaruyama

code layout cleanup app/views/repositories/_navigation.html.erb

2012-01-02 14:41:02 Tree
[r8471] by tmaruyama

route: code layout clean up repositories route

2012-01-02 13:26:00 Tree
[r8470] by tmaruyama

route: code layout clean up repositories route

2012-01-02 12:13:32 Tree
[r8469] by tmaruyama

test: replace should "include the emails_header" at unit mailer test to Rails standard test suite

2012-01-02 11:38:29 Tree
[r8468] by tmaruyama

Rails3: model: mailer: use .to_s at redmine_headers method

On Rails 3.0:
<pre>
DEPRECATION WARNING: Using a non-String object for a header's value is deprecated.
You specified 15 (a Fixnum) for X-Redmine-Issue-Id.
</pre>

On Rails 3.1.3:
<pre>
Error:
test_message_posted_message_id(MailerTest):
NoMethodError: undefined method `index' for 1:Fixnum
test/unit/mailer_test.rb:226:in `test_message_posted_message_id'
</pre>

2012-01-02 09:35:50 Tree
[r8467] by tmaruyama

Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rb

undefined method `h' error raises on Rails 3.1.3 and Ruby 1.8.7.

2012-01-02 09:07:57 Tree
[r8466] by tmaruyama

svn propset "svn:eol-style" native test/functional/auth_sources_controller_test.rb

2012-01-01 22:18:25 Tree
[r8465] by jplang

Test cleanup.

2012-01-01 21:09:33 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.