Project

General

Profile

Activity

From 2012-02-23 to 2012-02-25

2012-02-25

21:47 Revision 9009 (svn): Rewrite test without shoulda macros.
Jean-Philippe Lang
21:42 Revision 9008 (svn): Removed assertions on blank template.
Jean-Philippe Lang
17:33 Revision 9007 (svn): Rails 3.1 compatibility.
Jean-Philippe Lang
17:31 Revision 9006 (svn): Rails 3.1 compatibility.
Jean-Philippe Lang
16:23 Revision 9005 (svn): Rails 3.1 compatibility.
Jean-Philippe Lang
16:20 Revision 9004 (svn): Rails 3.1 compatibility.
Jean-Philippe Lang
14:26 Revision 9003 (svn): Updated Ruby required version.
Etienne Massip
14:04 Revision 9002 (svn): Code cleanup.
Jean-Philippe Lang
13:57 Revision 9001 (svn): Can not use Project#find on scopes with Rails 3.1.
Jean-Philippe Lang
13:37 Revision 9000 (svn): Use content_tag for empty option.
Jean-Philippe Lang
13:35 Revision 8999 (svn): Clean up assertion.
Jean-Philippe Lang
13:19 Revision 8998 (svn): Preserve xml output with Rails 3.1.
Jean-Philippe Lang
12:48 Revision 8997 (svn): Undefined #builtin= with Rails 3.1.3.
Jean-Philippe Lang
12:46 Revision 8996 (svn): Fixed migration broken with Rails 3.1.3 (#10320).
Jean-Philippe Lang
12:33 Revision 8995 (svn): YAML files parsing issues.
Jean-Philippe Lang
12:06 Revision 8994 (svn): Fixed escaping issue with Rails 3.1.
Jean-Philippe Lang
12:04 Revision 8993 (svn): Use content_tag for empty option.
Jean-Philippe Lang
11:41 Revision 8992 (svn): Adds missing format parameter.
Jean-Philippe Lang
10:58 Revision 8991 (svn): Do not do assertions on mail class.
Jean-Philippe Lang
10:37 Revision 8990 (svn): Fixed escaping issue with Rails 3.1.
Jean-Philippe Lang
10:29 Revision 8989 (svn): Use content_tag for "no change" options.
Jean-Philippe Lang
07:01 Revision 8988 (svn): Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and Rails 3.1.3
Toshi MARUYAMA
02:43 Revision 8987 (svn): Rails3: test: fix ordering functional/comments_controller_test.rb
On Rails 3.0.11, test fails.... Toshi MARUYAMA
01:07 Revision 8986 (svn): Fixed Version#issues_progress for Rails 3.1.
Jean-Philippe Lang
01:00 Revision 8985 (svn): Fixed escaping issues in #textilizable with Rails 3.1.
Jean-Philippe Lang
00:16 Revision 8984 (svn): Replace auto_link with link_to in email templates.
Jean-Philippe Lang

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
 

Also available in: Atom