]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-03-04 Jean-Philippe... Test cleanup.
2012-03-04 Jean-Philippe... Renamed Mailer#test to Mailer#test_email.
2012-03-04 Jean-Philippe... Removed some generate! calls.
2012-03-04 Jean-Philippe... Removed some generate! calls.
2012-03-04 Jean-Philippe... No need to save the record.
2012-03-04 Jean-Philippe... Use :joins instead of :include.
2012-03-04 Jean-Philippe... Removed sort order on issues association.
2012-03-04 Jean-Philippe... Rails 3.1 compatibility.
2012-03-04 Jean-Philippe... Rails 3.1 compatibility.
2012-03-04 Toshi MARUYAMAset svn:eol-style native test/exemplars/version_exemplar.rb
2012-03-04 Jean-Philippe... Adds Redmine::Utils.random_hex for generating a random...
2012-03-04 Toshi MARUYAMAset svn:eol-style native lib/tasks/migrate_plugins...
2012-03-04 Toshi MARUYAMAset svn:eol-style native lib/tasks/migrate_from_mantis...
2012-03-04 Toshi MARUYAMAset svn:eol-style native lib/tasks/load_default_data...
2012-03-04 Jean-Philippe... Rails 3.1 compatibility.
2012-03-04 Toshi MARUYAMAset svn:eol-style native lib/tasks/fetch_changesets...
2012-03-04 Jean-Philippe... Adds Redmine::Plugin.public_directory to be used instea...
2012-03-04 Toshi MARUYAMAset svn:eol-style native lib/tasks/email.rake
2012-03-04 Jean-Philippe... Extracted auto_link and auto_mailto to a module.
2012-03-03 Jean-Philippe... Use regular create! instead of generate!
2012-03-03 Jean-Philippe... Removes all #verify calls in controllers. Verification...
2012-03-03 Jean-Philippe... Removed obsolete demo environment file.
2012-03-03 Jean-Philippe... Use require instead of require_library_or_gem.
2012-03-02 Jean-Philippe... Adds a test for displaying list custom fields on the...
2012-03-02 Jean-Philippe... Use a single query to retrieve issues on the roadmap.
2012-03-02 Jean-Philippe... Use a single query to retrieve issues_count, open_issue...
2012-03-02 Jean-Philippe... Use #issues_count which is already retrieved.
2012-03-02 Jean-Philippe... Adds a test for when updating a news fails.
2012-03-02 Jean-Philippe... Adds functional test for #test_connection.
2012-03-02 Jean-Philippe... Adds functional tests for LdapAuthSourcesController.
2012-03-02 Jean-Philippe... Fixed DarcsAdapter for ruby 1.9.3.
2012-03-02 Jean-Philippe... Use valid filters in #test_index_with_sort_filters.
2012-03-01 Jean-Philippe... Prevent test:scm:setup:* task to overwrite if the test...
2012-03-01 Jean-Philippe... Removed obsolete helper empty test class.
2012-03-01 Jean-Philippe... Random test failures in #test_..._if_an_exception_is_ra...
2012-03-01 Jean-Philippe... Fixed that the bulk edit/copy form does not propose...
2012-03-01 Jean-Philippe... Fixes LDAP test.
2012-03-01 Jean-Philippe... Adds an optional LDAP filter (#1060).
2012-03-01 Jean-Philippe... MailHandler: fixed that sender's fullname is not unquot...
2012-03-01 Toshi MARUYAMAback out from r9031 to r9036
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-03-01 Toshi MARUYAMARails3: test: add .to_s for mail's bodies check at...
2012-02-28 Jean-Philippe... Fixes r9029.
2012-02-28 Jean-Philippe... Implements the behaviour expected in user_test.
2012-02-28 Jean-Philippe... Fixed potential test failure.
2012-02-28 Jean-Philippe... Fixed potential test failure.
2012-02-28 Jean-Philippe... Fixed potential test failure.
2012-02-28 Jean-Philippe... Fixed potential test failure.
2012-02-28 Jean-Philippe... Fixed potential test failure.
2012-02-27 Jean-Philippe... Mailer#url_for not called in views with Rails 3.1.
2012-02-27 Etienne MassipOverride @#url_for@ in AM to force generation of absolu...
2012-02-27 Jean-Philippe... Fixed routing failure with jruby 1.6.
2012-02-27 Jean-Philippe... Adds a test for project menu item when displaying a...
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.
next