Menu

Source Commit Log


Commit Date  
[r8940] by jplang

Preserve uploaded files when creating a forum topic.

2012-02-23 13:02:35 Tree
[r8939] by jplang

i18n not working with russian gem (#10066).

2012-02-23 12:55:22 Tree
[r8938] by tmaruyama

scm: mercurial: use to_s for revision in find_changeset_by_name method

On Rails 3.0.11, functional test fails.

<pre>
Error: test_diff_two_revs(RepositoriesMercurialControllerTest)
NoMethodError: undefined method `empty?' for 4:Fixnum
app/models/repository/mercurial.rb:76:in `find_changeset_by_name'
</pre>

2012-02-23 12:18:30 Tree
[r8937] by jplang

Better message for file size validation error.

2012-02-23 12:18:10 Tree
[r8936] by tmaruyama

Rails3: test: scm: mercurial: use "repository_path_hash" for path param

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

2012-02-23 12:18:03 Tree
[r8935] by tmaruyama

Rails3: test: scm: darcs: use "repository_path_hash" for path param

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

2012-02-23 12:17:32 Tree
[r8934] by jplang

Makes container_id and container_type columns nullables.

2012-02-23 11:15:39 Tree
[r8933] by jplang

Removed testing code.

2012-02-23 10:57:50 Tree
[r8932] by tmaruyama

add vendor/cache to .hgignore and .gitignore

2012-02-23 10:21:27 Tree
[r8931] by tmaruyama

scm: use to_s for revision in find_changeset_by_name method

On Rails 3.0.11, Subversion functional test fails.

<pre>
Error: test_directory_diff(RepositoriesSubversionControllerTest)
NoMethodError: undefined method `match' for 2:Fixnum
app/models/repository.rb:234:in `find_changeset_by_name'
</pre>

2012-02-23 10:11:19 Tree
Older >