Menu

Source Commit Log


Commit Date  
[r8923] by tmaruyama

Rails3: test: scm: move "repository_path_hash" method in repositories routing test to test_helper.rb for common use

Rails3 new route format returns path param as string not array.

2012-02-23 06:11:59 Tree
[r8922] by tmaruyama

add ":id => nil" to "Overall activity" link_to

On Rails 3.2.1, "Overall activity" link becomes "/assets?controller=activities".

Contributed by John Yani.

2012-02-22 14:36:31 Tree
[r8921] by tmaruyama

code layout cleanup app/views/users/show.html.erb

2012-02-22 14:36:16 Tree
[r8920] by tmaruyama

Rails3: use image_tag instead of hard-coded html tag to prevent escaping in gravatar plugin

Contributed by Sernin van de Krol.

2012-02-22 11:41:07 Tree
[r8919] by tmaruyama

Rails3: view: html_safe for common/_diff.html.erb

2012-02-22 03:38:08 Tree
[r8918] by tmaruyama

use English as default language at "test_reminders_should_not_include_closed_issues" of unit mailer test

On Rails 3.1.3, test fails and output is not English.

<pre>
Error: test_reminders_should_not_include_closed_issues(MailerTest)
ActiveRecord::RecordInvalid: Validation failed: Tracker non è incluso nella lista
test/unit/mailer_test.rb:459:in `test_reminders_should_not_include_closed_issues'
</pre>

2012-02-22 03:28:42 Tree
[r8917] by jplang

Fixed magic link in the note added when closing an issue by a commit from a subproject (#10284).

2012-02-20 21:58:57 Tree
[r8916] by tmaruyama

use assert_select instead of include? at "test_register" of unit mailer test

On Rails 3.0.11, token breaks with new line.
So, test fails.

2012-02-20 14:36:43 Tree
[r8915] by jplang

Don't use auth_sources fixtures when not needed.

2012-02-19 21:51:03 Tree
[r8914] by jplang

Fixed a test that writes into fixtures directory.

2012-02-19 21:42:09 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.