Commit Graph

  • 4384db597c Adds a test for when displaying the new message form on boards#show. Jean-Philippe Lang 2012-02-27 15:11:50 +00:00
  • 0d2a22f37a Use controller_name and action_name instead of params. Jean-Philippe Lang 2012-02-26 19:20:37 +00:00
  • 7c568cccaf Adds a helper for displaying validation error messages. Jean-Philippe Lang 2012-02-26 18:07:13 +00:00
  • 9c264a7e66 Rails3: scm: cvs: fix error of test_fetch_changesets_incremental at unit model test Toshi MARUYAMA 2012-02-26 14:09:21 +00:00
  • ad2036aaba Rails 3.1 compatibility (order declared on association takes precedence). Jean-Philippe Lang 2012-02-26 13:05:19 +00:00
  • 39aa4cac86 Moved tests about session reset to functional tests. Jean-Philippe Lang 2012-02-26 12:00:41 +00:00
  • 65b4d8a649 Make sure that projects_to_search is a Project Array. Jean-Philippe Lang 2012-02-26 11:42:29 +00:00
  • 3363e4f790 remove trailing white-spaces from app/models/attachment.rb Toshi MARUYAMA 2012-02-26 10:16:09 +00:00
  • aa0935c13b Rails3: html_safe for project_tree_options_for_select method in application helper Toshi MARUYAMA 2012-02-26 07:10:54 +00:00
  • 8e899d9677 remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_as_watchable.rb Toshi MARUYAMA 2012-02-26 04:28:12 +00:00
  • 33d4821923 Rewrite test without shoulda macros. Jean-Philippe Lang 2012-02-25 20:47:23 +00:00
  • 4f153083ac Removed assertions on blank template. Jean-Philippe Lang 2012-02-25 20:42:31 +00:00
  • 4f31027f08 Rails 3.1 compatibility. Jean-Philippe Lang 2012-02-25 16:33:00 +00:00
  • 62c8ad4df4 Rails 3.1 compatibility. Jean-Philippe Lang 2012-02-25 16:31:13 +00:00
  • 888287c602 Rails 3.1 compatibility. Jean-Philippe Lang 2012-02-25 15:23:20 +00:00
  • 10a37f4b6b Rails 3.1 compatibility. Jean-Philippe Lang 2012-02-25 15:20:28 +00:00
  • 2b12146e81 Updated Ruby required version. Etienne Massip 2012-02-25 13:26:51 +00:00
  • b6742bda3d Code cleanup. Jean-Philippe Lang 2012-02-25 13:04:34 +00:00
  • cf9154f924 Can not use Project#find on scopes with Rails 3.1. Jean-Philippe Lang 2012-02-25 12:57:30 +00:00
  • 0cc60f3631 Use content_tag for empty option. Jean-Philippe Lang 2012-02-25 12:37:28 +00:00
  • 21607751c9 Clean up assertion. Jean-Philippe Lang 2012-02-25 12:35:22 +00:00
  • 56a5f598f1 Preserve xml output with Rails 3.1. Jean-Philippe Lang 2012-02-25 12:19:56 +00:00
  • 231683e8d7 Undefined #builtin= with Rails 3.1.3. Jean-Philippe Lang 2012-02-25 11:48:29 +00:00
  • a98b65c2d4 Fixed migration broken with Rails 3.1.3 (#10320). Jean-Philippe Lang 2012-02-25 11:46:19 +00:00
  • f01b97eb06 YAML files parsing issues. Jean-Philippe Lang 2012-02-25 11:33:30 +00:00
  • b795bd5ace Fixed escaping issue with Rails 3.1. Jean-Philippe Lang 2012-02-25 11:06:14 +00:00
  • 61b14f6391 Use content_tag for empty option. Jean-Philippe Lang 2012-02-25 11:04:38 +00:00
  • 9964e20a03 Adds missing format parameter. Jean-Philippe Lang 2012-02-25 10:41:22 +00:00
  • 28503d83cb Do not do assertions on mail class. Jean-Philippe Lang 2012-02-25 09:58:23 +00:00
  • f1b26008b8 Fixed escaping issue with Rails 3.1. Jean-Philippe Lang 2012-02-25 09:37:18 +00:00
  • 36fa1ff9a9 Use content_tag for "no change" options. Jean-Philippe Lang 2012-02-25 09:29:56 +00:00
  • b4630c03f7 Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and Rails 3.1.3 Toshi MARUYAMA 2012-02-25 06:01:48 +00:00
  • b7ead65fde Rails3: test: fix ordering functional/comments_controller_test.rb Toshi MARUYAMA 2012-02-25 01:43:11 +00:00
  • f04c7a7680 Fixed Version#issues_progress for Rails 3.1. Jean-Philippe Lang 2012-02-25 00:07:09 +00:00
  • 30282f20da Fixed escaping issues in #textilizable with Rails 3.1. Jean-Philippe Lang 2012-02-25 00:00:58 +00:00
  • 7ad40e22fe Replace auto_link with link_to in email templates. Jean-Philippe Lang 2012-02-24 23:16:59 +00:00
  • 4a6de486ba Use fixture. Jean-Philippe Lang 2012-02-24 21:24:00 +00:00
  • d04b4aafb6 Use :joins instead of :include. Jean-Philippe Lang 2012-02-24 18:55:09 +00:00
  • cc19635b6e Potential test failure fixed. Jean-Philippe Lang 2012-02-24 18:43:35 +00:00
  • 430477d4d6 Round hours when reading TimeEntry attribute. Jean-Philippe Lang 2012-02-24 18:40:22 +00:00
  • 492cce7975 Cleanup instance variables when reloading a project. Jean-Philippe Lang 2012-02-24 18:38:05 +00:00
  • 67d816705d Removed useless option. Jean-Philippe Lang 2012-02-24 18:27:38 +00:00
  • 528735b955 Use subclasses method instead of class variable. Jean-Philippe Lang 2012-02-24 18:23:58 +00:00
  • 55a8087f67 Rails3: scm: mercurial: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:59:54 +00:00
  • ebb109b67e Rails3: scm: git: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:59:31 +00:00
  • e6916cf72f Rails3: scm: filesystem: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:59:06 +00:00
  • 7100ca61ba Rails3: scm: darcs: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:58:43 +00:00
  • e5bcac1572 Rails3: scm: cvs: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:58:18 +00:00
  • 565ac00b70 Rails3: scm: bazaar: use .to_s for overriding human_attribute_name parameter Toshi MARUYAMA 2012-02-24 14:57:52 +00:00
  • cd9b62d734 Rails3: scm: use .to_s for overriding human_attribute_name parameter at repository model Toshi MARUYAMA 2012-02-24 14:57:26 +00:00
  • a4ee104bd7 Rails3: use .to_s for overriding human_attribute_name parameter at group model Toshi MARUYAMA 2012-02-24 14:56:54 +00:00
  • 1f2f32f58c scm: cvs: add test to override human_attribute_name Toshi MARUYAMA 2012-02-24 14:02:26 +00:00
  • e323a0c20c scm: filesystem: add test to override human_attribute_name of "Root directory" Toshi MARUYAMA 2012-02-24 13:04:06 +00:00
  • 41c16ecb2f scm: mercurial: remove unnecessary log_encoding from overriding human_attribute_name test Toshi MARUYAMA 2012-02-24 12:38:58 +00:00
  • c5ed7bbce5 scm: git: remove unnecessary log_encoding from overriding human_attribute_name test Toshi MARUYAMA 2012-02-24 12:38:35 +00:00
  • beb3b23fb6 scm: mercurial: add test to override human_attribute_name of "path to repository" Toshi MARUYAMA 2012-02-24 11:31:59 +00:00
  • ca9e41280a scm: git: add test to override human_attribute_name of "path to repository" Toshi MARUYAMA 2012-02-24 11:31:38 +00:00
  • d004d83183 scm: mercurial: split unit model test setup whether repository required or not Toshi MARUYAMA 2012-02-24 11:18:59 +00:00
  • 4a7de0cd63 scm: git: split unit model test setup whether repository required or not Toshi MARUYAMA 2012-02-24 11:18:37 +00:00
  • 9f581b9eeb scm: bazaar: add test to override human_attribute_name of "path to repository" Toshi MARUYAMA 2012-02-24 10:02:20 +00:00
  • b73d5d7ecc scm: darcs: add test to override human_attribute_name of "path to repository" Toshi MARUYAMA 2012-02-24 10:01:58 +00:00
  • 873e57dc86 code layout cleanup test/unit/repository_test.rb Toshi MARUYAMA 2012-02-24 04:09:06 +00:00
  • c0cdde6506 scm: add test to override human_attribute_name of log_encoding Toshi MARUYAMA 2012-02-24 04:08:47 +00:00
  • 34d14500c9 Rails3: view: html_safe for auto_link of project homepage Toshi MARUYAMA 2012-02-23 23:08:00 +00:00
  • 77aab5c468 Fixes HTML. Jean-Philippe Lang 2012-02-23 15:42:15 +00:00
  • 71c83e1155 Adds functional tests. Jean-Philippe Lang 2012-02-23 15:41:29 +00:00
  • 8cfc080470 Code cleanup. Jean-Philippe Lang 2012-02-23 15:28:49 +00:00
  • 0bb9579088 Adds required fixtures back. Jean-Philippe Lang 2012-02-23 15:23:58 +00:00
  • 3be511cdab Removed dead code. Jean-Philippe Lang 2012-02-23 15:23:03 +00:00
  • 0a8b35718a Pass the message id when previewing in edit mode (#10275). Jean-Philippe Lang 2012-02-23 15:17:13 +00:00
  • 3762a92a35 Pass the topic objet to #textilizable (#10275). Jean-Philippe Lang 2012-02-23 15:11:17 +00:00
  • c49ef8e543 Adds functional tests. Jean-Philippe Lang 2012-02-23 14:39:55 +00:00
  • e6a64aa00b Adds functional tests. Jean-Philippe Lang 2012-02-23 14:26:30 +00:00
  • 95811c8e4c Removed dead code. Jean-Philippe Lang 2012-02-23 14:19:42 +00:00
  • 0f721f6f7b Adds functional tests. Jean-Philippe Lang 2012-02-23 14:18:54 +00:00
  • 8f24aa6c67 Preserve uploaded files when on documents. Jean-Philippe Lang 2012-02-23 13:10:51 +00:00
  • 3871cbc75c Preserve uploaded files when on news. Jean-Philippe Lang 2012-02-23 13:08:32 +00:00
  • 707ce0beef Preserve uploaded files when on news. Jean-Philippe Lang 2012-02-23 13:07:27 +00:00
  • 4f217618af Do not check the request http method. Jean-Philippe Lang 2012-02-23 13:05:10 +00:00
  • 435a634ac7 Preserve uploaded files when creating a forum topic. Jean-Philippe Lang 2012-02-23 13:02:35 +00:00
  • 4669c41e51 i18n not working with russian gem (#10066). Jean-Philippe Lang 2012-02-23 12:55:22 +00:00
  • 6bdc2c36f1 scm: mercurial: use to_s for revision in find_changeset_by_name method Toshi MARUYAMA 2012-02-23 12:18:30 +00:00
  • 7e347069d5 Better message for file size validation error. Jean-Philippe Lang 2012-02-23 12:18:10 +00:00
  • 9774782cab Rails3: test: scm: mercurial: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 12:18:03 +00:00
  • 844d904426 Rails3: test: scm: darcs: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 12:17:32 +00:00
  • 10a37e2769 Makes container_id and container_type columns nullables. Jean-Philippe Lang 2012-02-23 11:15:39 +00:00
  • afa6c1a9a7 Removed testing code. Jean-Philippe Lang 2012-02-23 10:57:50 +00:00
  • 09d243f4e1 add vendor/cache to .hgignore and .gitignore Toshi MARUYAMA 2012-02-23 10:21:27 +00:00
  • a261006666 scm: use to_s for revision in find_changeset_by_name method Toshi MARUYAMA 2012-02-23 10:11:19 +00:00
  • 5033a155b3 Rails3: test: scm: subversion: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 10:10:48 +00:00
  • cc79bc6ffe Adds vendor/cache to svn:ignore. Jean-Philippe Lang 2012-02-23 10:02:10 +00:00
  • 77626ef6fb Adds support for adding attachments to issues through the REST API (#8171). Jean-Philippe Lang 2012-02-23 10:01:16 +00:00
  • d086683b17 Rails3: test: scm: bazaar: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 08:49:05 +00:00
  • 00ec4e189f Rails3: test: scm: cvs: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 07:33:44 +00:00
  • 1e7340b448 Rails3: test: scm: filesystem: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 06:12:44 +00:00
  • 08811bd259 Rails3: test: scm: git: use "repository_path_hash" for path param Toshi MARUYAMA 2012-02-23 06:12:22 +00:00
  • 21cb2ee817 Rails3: test: scm: move "repository_path_hash" method in repositories routing test to test_helper.rb for common use Toshi MARUYAMA 2012-02-23 06:11:59 +00:00
  • aa286a8e3f add ":id => nil" to "Overall activity" link_to Toshi MARUYAMA 2012-02-22 14:36:31 +00:00
  • d7692b2575 code layout cleanup app/views/users/show.html.erb Toshi MARUYAMA 2012-02-22 14:36:16 +00:00
  • 4fcac7d3b1 Rails3: use image_tag instead of hard-coded html tag to prevent escaping in gravatar plugin Toshi MARUYAMA 2012-02-22 11:41:07 +00:00