]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-05-28 Jean-Philippe... Adds redmine:plugins:test rake tasks for running plugin...
2012-05-28 Jean-Philippe... Fixes test templates for plugins.
2012-05-28 Jean-Philippe... Fixed test_helper template for plugins.
2012-05-28 Toshi MARUYAMAcode layout cleanup app/views/users/_mail_notifications...
2012-05-28 Toshi MARUYAMAfix project list is not shown on Email notifications...
2012-05-28 Jean-Philippe... Updates for 2.0.1 release.
2012-05-28 Toshi MARUYAMAcode layout cleanup test/functional/users_controller_te...
2012-05-26 Jean-Philippe... Fixed test failures on wiki_page updated_on eager loadi...
2012-05-26 Jean-Philippe... Fixed time zone issues introduced by r9719 (#10996).
2012-05-26 Jean-Philippe... Restores local time zone for timestamps for 1.x compati...
2012-05-26 Jean-Philippe... Fixed that plugin model generator does not generate...
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (...
2012-05-25 Jean-Philippe... Fixed that some input fields are escaped on validation...
2012-05-25 Jean-Philippe... Fixed that project identifier can always be updated...
2012-05-25 Jean-Philippe... Fixed that the issue link is escaped on my page spent...
2012-05-25 Toshi MARUYAMAKorean translation added and changed by jongyoon Choi...
2012-05-24 Jean-Philippe... Use a modal form to create a category from the issue...
2012-05-21 Jean-Philippe... Fixed that updated_on is not updated when updating...
2012-05-21 Jean-Philippe... Fixed that columns selection in not displayed on the...
2012-05-18 Etienne MassipAdded yard to development gems.
2012-05-15 Jean-Philippe... Fixed that watchers delete links are escaped on the...
2012-05-15 Jean-Philippe... Fixed that creating a new version from project settings...
2012-05-14 Jean-Philippe... Updates for 2.0.0 release.
2012-05-13 Jean-Philippe... CHANGELOG updated.
2012-05-13 Jean-Philippe... Removed delete_broken_cookies filter.
2012-05-13 Jean-Philippe... Restored List-Id header in email notifications (#10888).
2012-05-13 Jean-Philippe... Fixes custom_field_tag helper broken by r9682.
2012-05-13 Jean-Philippe... Fixed that option tags are escaped.
2012-05-13 Jean-Philippe... Use content_tag helper.
2012-05-13 Jean-Philippe... Fixed that enumerations option tags are escaped.
2012-05-13 Jean-Philippe... Use content_tag helper.
2012-05-13 Jean-Philippe... Fixed that group filter is escaped on users index.
2012-05-13 Jean-Philippe... Redirect to referer when deleting a user (#10865).
2012-05-12 Jean-Philippe... Updated INSTALL and UPGRADING docs with new rake task...
2012-05-12 Jean-Philippe... Fixed #set_scm in reposman (#10837).
2012-05-12 Jean-Philippe... Adds script synopsis.
2012-05-12 Jean-Philippe... Fixed reposman arguments parsing (#10837).
2012-05-12 Jean-Philippe... Adds all/none operators to text custom field filters...
2012-05-12 Jean-Philippe... Restored :generate_session_store as a deprecated rake...
2012-05-11 Toshi MARUYAMAset svn:eol-style native to Albanian translation files...
2012-05-11 Toshi MARUYAMAAlbanian translation added by Dimitri Toslluku (#10875)
2012-05-10 Jean-Philippe... Tests for Setting.per_page_options_array.
2012-05-10 Jean-Philippe... Adaptive display of "Per page" links (#7720).
2012-05-09 Toshi MARUYAMAchange mailer model method comments to Rails3 style
2012-05-09 Toshi MARUYAMAreplace Mailer deliver syntax to Rails3 style at remind...
2012-05-09 Toshi MARUYAMAcode layout cleanup app/views/wiki/edit.html.erb
2012-05-09 Toshi MARUYAMAadditional comment at config/environments/test.rb
2012-05-09 Toshi MARUYAMAset svn:executable '*' to script/*
2012-05-09 Toshi MARUYAMAreplace comment "config/environment.rb" to "config...
2012-05-09 Toshi MARUYAMAremove commented out Rails2 including from lib/redmine...
2012-05-08 Jean-Philippe... Replaced "Allow users to unsubscribe" with "Allow users...
2012-05-08 Jean-Philippe... Fixed that REST Uploads fail with fastcgi (#10832).
2012-05-07 Jean-Philippe... Removed comments.
2012-05-07 Jean-Philippe... Use optparse instead rdoc/usage in rdm-mailhandler...
2012-05-06 Jean-Philippe... Formatting.
2012-05-06 Jean-Philippe... Use optparse instead rdoc/usage in reposman (#10837).
2012-05-06 Jean-Philippe... Use uppercase NAME and VERSION environment variables...
2012-05-06 Toshi MARUYAMAremove redundant code from app/models/mail_handler.rb
2012-05-06 Jean-Philippe... Stub Mailer with mocha.
2012-05-05 Jean-Philippe... Trackers should be sorted by position not by name.
2012-05-05 Jean-Philippe... Fixed that activities option tags on the time entry...
2012-05-05 Toshi MARUYAMAadd Copyright statement to test/integration/repositorie...
2012-05-05 Toshi MARUYAMAfix error of AdminControllerTest test_test_email_failur...
2012-05-05 Jean-Philippe... Fixed deprecated render calls in Mailer.
2012-05-05 Jean-Philippe... Adds a deprecation warning to Mailer.deliver_*.
2012-05-05 Toshi MARUYAMAreplace Mailer deliver syntax to Rails3 style
2012-05-05 Jean-Philippe... Changes RedMine to Redmine in copyright notices.
2012-05-05 Jean-Philippe... Copyright update.
2012-05-05 Toshi MARUYAMAmove unit mailer test last_email method to the bottom...
2012-05-05 Toshi MARUYAMAadd missing fixture to test/unit/mailer_test.rb
2012-05-05 Jean-Philippe... Code cleanup, reuse the visible scope.
2012-05-05 Jean-Philippe... Do not trigger model validations when rebuilding the...
2012-05-05 Jean-Philippe... Use Mail instead of TMail in MailHandler.
2012-05-05 Toshi MARUYAMAsvn propset "svn:eol-style" native test/integration...
2012-05-05 Toshi MARUYAMAroute: scm: fix diff of two revisions
2012-05-05 Toshi MARUYAMAtest: route: scm: move changes action tests to non...
2012-05-05 Toshi MARUYAMAfix typo of integration users test
2012-05-05 Toshi MARUYAMAroute: scm: split entry and raw actions
2012-05-04 Toshi MARUYAMAmodel: convert news finder to Rails3 syntax
2012-05-04 Toshi MARUYAMAtest: switch to Rails3 Active Record syntax at test_des...
2012-05-04 Toshi MARUYAMAtest: switch to Rails3 Active Record syntax at unit...
2012-05-04 Toshi MARUYAMAscm: fix revision graph left padding
2012-05-04 Jean-Philippe... Fixed undefined method `<=>' for nil:NilClass when...
2012-05-04 Toshi MARUYAMAfix label_for_field of LabelledFormBuilder always has...
2012-05-03 Toshi MARUYAMAroute: scm: fix git and mercurial changes action
2012-05-03 Toshi MARUYAMAscm: git: fix creating and updating repository
2012-05-02 Jean-Philippe... Load rake tasks from Redmine plugins (#10816).
2012-05-02 Jean-Philippe... Fixed path for loading plugin Gemfile (#10811).
2012-05-02 Toshi MARUYAMAscm: fix broken main repository 'root' link
2012-05-02 Toshi MARUYAMAscm: fix git and mercurial branch list box action
2012-05-02 Toshi MARUYAMAcode layout clean up test/integration/routing/repositor...
2012-05-01 Jean-Philippe... Fixed error on commits per month graph (#10806).
2012-05-01 Jean-Philippe... Updated test for r9608.
2012-05-01 Jean-Philippe... Adds css class to custom field input tags.
2012-05-01 Jean-Philippe... Fixed the path displayed in error message.
next