Project

General

Profile

Activity

From 2012-02-22 to 2012-02-24

2012-02-24

22:24 Revision 8983 (svn): Use fixture.
Jean-Philippe Lang
19:55 Revision 8982 (svn): Use :joins instead of :include.
Jean-Philippe Lang
19:43 Revision 8981 (svn): Potential test failure fixed.
Jean-Philippe Lang
19:40 Revision 8980 (svn): Round hours when reading TimeEntry attribute.
Jean-Philippe Lang
19:38 Revision 8979 (svn): Cleanup instance variables when reloading a project.
Jean-Philippe Lang
19:27 Revision 8978 (svn): Removed useless option.
Jean-Philippe Lang
19:23 Revision 8977 (svn): Use subclasses method instead of class variable.
Jean-Philippe Lang
15:59 Revision 8976 (svn): Rails3: scm: mercurial: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:59 Revision 8975 (svn): Rails3: scm: git: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:59 Revision 8974 (svn): Rails3: scm: filesystem: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:58 Revision 8973 (svn): Rails3: scm: darcs: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:58 Revision 8972 (svn): Rails3: scm: cvs: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:57 Revision 8971 (svn): Rails3: scm: bazaar: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:57 Revision 8970 (svn): Rails3: scm: use .to_s for overriding human_attribute_name parameter at repository model
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:56 Revision 8969 (svn): Rails3: use .to_s for overriding human_attribute_name parameter at group model
On Rails 3.0.11, parameter is symbol not string in activerecord validation. Toshi MARUYAMA
15:02 Revision 8968 (svn): scm: cvs: add test to override human_attribute_name
Toshi MARUYAMA
14:04 Revision 8967 (svn): scm: filesystem: add test to override human_attribute_name of "Root directory"
Toshi MARUYAMA
13:38 Revision 8966 (svn): scm: mercurial: remove unnecessary log_encoding from overriding human_attribute_name test
Toshi MARUYAMA
13:38 Revision 8965 (svn): scm: git: remove unnecessary log_encoding from overriding human_attribute_name test
Toshi MARUYAMA
12:31 Revision 8964 (svn): scm: mercurial: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
12:31 Revision 8963 (svn): scm: git: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
12:18 Revision 8962 (svn): scm: mercurial: split unit model test setup whether repository required or not
Toshi MARUYAMA
12:18 Revision 8961 (svn): scm: git: split unit model test setup whether repository required or not
Toshi MARUYAMA
11:02 Revision 8960 (svn): scm: bazaar: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
11:01 Revision 8959 (svn): scm: darcs: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
05:09 Revision 8958 (svn): code layout cleanup test/unit/repository_test.rb
Toshi MARUYAMA
05:08 Revision 8957 (svn): scm: add test to override human_attribute_name of log_encoding
Toshi MARUYAMA
00:08 Revision 8956 (svn): Rails3: view: html_safe for auto_link of project homepage
Toshi MARUYAMA

2012-02-23

16:42 Revision 8955 (svn): Fixes HTML.
Jean-Philippe Lang
16:41 Revision 8954 (svn): Adds functional tests.
Jean-Philippe Lang
16:28 Revision 8953 (svn): Code cleanup.
Jean-Philippe Lang
16:23 Revision 8952 (svn): Adds required fixtures back.
Jean-Philippe Lang
16:23 Revision 8951 (svn): Removed dead code.
Jean-Philippe Lang
16:17 Revision 8950 (svn): Pass the message id when previewing in edit mode (#10275).
Jean-Philippe Lang
16:11 Revision 8949 (svn): Pass the topic objet to #textilizable (#10275).
Jean-Philippe Lang
15:39 Revision 8948 (svn): Adds functional tests.
Jean-Philippe Lang
15:26 Revision 8947 (svn): Adds functional tests.
Jean-Philippe Lang
15:19 Revision 8946 (svn): Removed dead code.
Jean-Philippe Lang
15:18 Revision 8945 (svn): Adds functional tests.
Jean-Philippe Lang
14:10 Revision 8944 (svn): Preserve uploaded files when on documents.
Jean-Philippe Lang
14:08 Revision 8943 (svn): Preserve uploaded files when on news.
Jean-Philippe Lang
14:07 Revision 8942 (svn): Preserve uploaded files when on news.
Jean-Philippe Lang
14:05 Revision 8941 (svn): Do not check the request http method.
Jean-Philippe Lang
14:02 Revision 8940 (svn): Preserve uploaded files when creating a forum topic.
Jean-Philippe Lang
13:55 Revision 8939 (svn): i18n not working with russian gem (#10066).
Jean-Philippe Lang
13:18 Revision 8938 (svn): scm: mercurial: use to_s for revision in find_changeset_by_name method
On Rails 3.0.11, functional test fails.... Toshi MARUYAMA
13:18 Revision 8937 (svn): Better message for file size validation error.
Jean-Philippe Lang
13:18 Revision 8936 (svn): Rails3: test: scm: mercurial: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
13:17 Revision 8935 (svn): Rails3: test: scm: darcs: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
12:15 Revision 8934 (svn): Makes container_id and container_type columns nullables.
Jean-Philippe Lang
11:57 Revision 8933 (svn): Removed testing code.
Jean-Philippe Lang
11:21 Revision 8932 (svn): add vendor/cache to .hgignore and .gitignore
Toshi MARUYAMA
11:11 Revision 8931 (svn): scm: use to_s for revision in find_changeset_by_name method
On Rails 3.0.11, Subversion functional test fails.... Toshi MARUYAMA
11:10 Revision 8930 (svn): Rails3: test: scm: subversion: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
11:02 Revision 8929 (svn): Adds vendor/cache to svn:ignore.
Jean-Philippe Lang
11:01 Revision 8928 (svn): Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
09:49 Revision 8927 (svn): Rails3: test: scm: bazaar: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
08:33 Revision 8926 (svn): Rails3: test: scm: cvs: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
07:12 Revision 8925 (svn): Rails3: test: scm: filesystem: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
07:12 Revision 8924 (svn): Rails3: test: scm: git: use "repository_path_hash" for path param
Rails3 new route format returns path param as string not array. Toshi MARUYAMA
07:11 Revision 8923 (svn): 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. Toshi MARUYAMA

2012-02-22

15:36 Revision 8922 (svn): add ":id => nil" to "Overall activity" link_to
On Rails 3.2.1, "Overall activity" link becomes "/assets?controller=activities".
Contributed by John Yani.
Toshi MARUYAMA
15:36 Revision 8921 (svn): code layout cleanup app/views/users/show.html.erb
Toshi MARUYAMA
12:41 Revision 8920 (svn): Rails3: use image_tag instead of hard-coded html tag to prevent escaping in gravatar plugin
Contributed by Sernin van de Krol. Toshi MARUYAMA
04:38 Revision 8919 (svn): Rails3: view: html_safe for common/_diff.html.erb
Toshi MARUYAMA
04:28 Revision 8918 (svn): 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.... Toshi MARUYAMA
 

Also available in: Atom