]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-02-27 Jean-Philippe... Adds a test for when displaying the new message form...
2012-02-26 Jean-Philippe... Use controller_name and action_name instead of params.
2012-02-26 Jean-Philippe... Adds a helper for displaying validation error messages.
2012-02-26 Toshi MARUYAMARails3: scm: cvs: fix error of test_fetch_changesets_in...
2012-02-26 Jean-Philippe... Rails 3.1 compatibility (order declared on association...
2012-02-26 Jean-Philippe... Moved tests about session reset to functional tests.
2012-02-26 Jean-Philippe... Make sure that projects_to_search is a Project Array.
2012-02-26 Toshi MARUYAMAremove trailing white-spaces from app/models/attachment.rb
2012-02-26 Toshi MARUYAMARails3: html_safe for project_tree_options_for_select...
2012-02-26 Toshi MARUYAMAremove trailing white-spaces from vendor/plugins/acts_a...
2012-02-25 Jean-Philippe... Rewrite test without shoulda macros.
2012-02-25 Jean-Philippe... Removed assertions on blank template.
2012-02-25 Jean-Philippe... Rails 3.1 compatibility.
2012-02-25 Jean-Philippe... Rails 3.1 compatibility.
2012-02-25 Jean-Philippe... Rails 3.1 compatibility.
2012-02-25 Jean-Philippe... Rails 3.1 compatibility.
2012-02-25 Etienne MassipUpdated Ruby required version.
2012-02-25 Jean-Philippe... Code cleanup.
2012-02-25 Jean-Philippe... Can not use Project#find on scopes with Rails 3.1.
2012-02-25 Jean-Philippe... Use content_tag for empty option.
2012-02-25 Jean-Philippe... Clean up assertion.
2012-02-25 Jean-Philippe... Preserve xml output with Rails 3.1.
2012-02-25 Jean-Philippe... Undefined #builtin= with Rails 3.1.3.
2012-02-25 Jean-Philippe... Fixed migration broken with Rails 3.1.3 (#10320).
2012-02-25 Jean-Philippe... YAML files parsing issues.
2012-02-25 Jean-Philippe... Fixed escaping issue with Rails 3.1.
2012-02-25 Jean-Philippe... Use content_tag for empty option.
2012-02-25 Jean-Philippe... Adds missing format parameter.
2012-02-25 Jean-Philippe... Do not do assertions on mail class.
2012-02-25 Jean-Philippe... Fixed escaping issue with Rails 3.1.
2012-02-25 Jean-Philippe... Use content_tag for "no change" options.
2012-02-25 Toshi MARUYAMARails3: prevent double rendering file view and annotate...
2012-02-25 Toshi MARUYAMARails3: test: fix ordering functional/comments_controll...
2012-02-25 Jean-Philippe... Fixed Version#issues_progress for Rails 3.1.
2012-02-25 Jean-Philippe... Fixed escaping issues in #textilizable with Rails 3.1.
2012-02-24 Jean-Philippe... Replace auto_link with link_to in email templates.
2012-02-24 Jean-Philippe... Use fixture.
2012-02-24 Jean-Philippe... Use :joins instead of :include.
2012-02-24 Jean-Philippe... Potential test failure fixed.
2012-02-24 Jean-Philippe... Round hours when reading TimeEntry attribute.
2012-02-24 Jean-Philippe... Cleanup instance variables when reloading a project.
2012-02-24 Jean-Philippe... Removed useless option.
2012-02-24 Jean-Philippe... Use subclasses method instead of class variable.
2012-02-24 Toshi MARUYAMARails3: scm: mercurial: use .to_s for overriding human_...
2012-02-24 Toshi MARUYAMARails3: scm: git: use .to_s for overriding human_attrib...
2012-02-24 Toshi MARUYAMARails3: scm: filesystem: use .to_s for overriding human...
2012-02-24 Toshi MARUYAMARails3: scm: darcs: use .to_s for overriding human_attr...
2012-02-24 Toshi MARUYAMARails3: scm: cvs: use .to_s for overriding human_attrib...
2012-02-24 Toshi MARUYAMARails3: scm: bazaar: use .to_s for overriding human_att...
2012-02-24 Toshi MARUYAMARails3: scm: use .to_s for overriding human_attribute_n...
2012-02-24 Toshi MARUYAMARails3: use .to_s for overriding human_attribute_name...
2012-02-24 Toshi MARUYAMAscm: cvs: add test to override human_attribute_name
2012-02-24 Toshi MARUYAMAscm: filesystem: add test to override human_attribute_n...
2012-02-24 Toshi MARUYAMAscm: mercurial: remove unnecessary log_encoding from...
2012-02-24 Toshi MARUYAMAscm: git: remove unnecessary log_encoding from overridi...
2012-02-24 Toshi MARUYAMAscm: mercurial: add test to override human_attribute_na...
2012-02-24 Toshi MARUYAMAscm: git: add test to override human_attribute_name...
2012-02-24 Toshi MARUYAMAscm: mercurial: split unit model test setup whether...
2012-02-24 Toshi MARUYAMAscm: git: split unit model test setup whether repositor...
2012-02-24 Toshi MARUYAMAscm: bazaar: add test to override human_attribute_name...
2012-02-24 Toshi MARUYAMAscm: darcs: add test to override human_attribute_name...
2012-02-24 Toshi MARUYAMAcode layout cleanup test/unit/repository_test.rb
2012-02-24 Toshi MARUYAMAscm: add test to override human_attribute_name of log_e...
2012-02-23 Toshi MARUYAMARails3: view: html_safe for auto_link of project homepage
2012-02-23 Jean-Philippe... Fixes HTML.
2012-02-23 Jean-Philippe... Adds functional tests.
2012-02-23 Jean-Philippe... Code cleanup.
2012-02-23 Jean-Philippe... Adds required fixtures back.
2012-02-23 Jean-Philippe... Removed dead code.
2012-02-23 Jean-Philippe... Pass the message id when previewing in edit mode (...
2012-02-23 Jean-Philippe... Pass the topic objet to #textilizable (#10275).
2012-02-23 Jean-Philippe... Adds functional tests.
2012-02-23 Jean-Philippe... Adds functional tests.
2012-02-23 Jean-Philippe... Removed dead code.
2012-02-23 Jean-Philippe... Adds functional tests.
2012-02-23 Jean-Philippe... Preserve uploaded files when on documents.
2012-02-23 Jean-Philippe... Preserve uploaded files when on news.
2012-02-23 Jean-Philippe... Preserve uploaded files when on news.
2012-02-23 Jean-Philippe... Do not check the request http method.
2012-02-23 Jean-Philippe... Preserve uploaded files when creating a forum topic.
2012-02-23 Jean-Philippe... i18n not working with russian gem (#10066).
2012-02-23 Toshi MARUYAMAscm: mercurial: use to_s for revision in find_changeset...
2012-02-23 Jean-Philippe... Better message for file size validation error.
2012-02-23 Toshi MARUYAMARails3: test: scm: mercurial: use "repository_path_hash...
2012-02-23 Toshi MARUYAMARails3: test: scm: darcs: use "repository_path_hash...
2012-02-23 Jean-Philippe... Makes container_id and container_type columns nullables.
2012-02-23 Jean-Philippe... Removed testing code.
2012-02-23 Toshi MARUYAMAadd vendor/cache to .hgignore and .gitignore
2012-02-23 Toshi MARUYAMAscm: use to_s for revision in find_changeset_by_name...
2012-02-23 Toshi MARUYAMARails3: test: scm: subversion: use "repository_path_has...
2012-02-23 Jean-Philippe... Adds vendor/cache to svn:ignore.
2012-02-23 Jean-Philippe... Adds support for adding attachments to issues through...
2012-02-23 Toshi MARUYAMARails3: test: scm: bazaar: use "repository_path_hash...
2012-02-23 Toshi MARUYAMARails3: test: scm: cvs: use "repository_path_hash"...
2012-02-23 Toshi MARUYAMARails3: test: scm: filesystem: use "repository_path_has...
2012-02-23 Toshi MARUYAMARails3: test: scm: git: use "repository_path_hash"...
2012-02-23 Toshi MARUYAMARails3: test: scm: move "repository_path_hash" method...
2012-02-22 Toshi MARUYAMAadd ":id => nil" to "Overall activity" link_to
2012-02-22 Toshi MARUYAMAcode layout cleanup app/views/users/show.html.erb
2012-02-22 Toshi MARUYAMARails3: use image_tag instead of hard-coded html tag...
next