]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-12-23 Toshi MARUYAMAtest: route: move messages test to new file
2011-12-23 Toshi MARUYAMAcode layout clean up test/integration/api_test/users_te...
2011-12-23 Toshi MARUYAMAtest: route: move custom_fields test to new file
2011-12-23 Toshi MARUYAMAtest: route: move boards test to new file
2011-12-23 Toshi MARUYAMAtest: route: move admin test to new file
2011-12-23 Toshi MARUYAMAtest: route: move attachments test to new file
2011-12-23 Toshi MARUYAMAtest: route: move activities test to new file
2011-12-23 Toshi MARUYAMAfix filename of test/unit/lib/redmine/wiki_formatting.rb
2011-12-23 Toshi MARUYAMAroute: remove unused 'help'
2011-12-22 Toshi MARUYAMAtest: include ERB::Util at test/unit/lib/redmine/helper...
2011-12-22 Toshi MARUYAMAtest: include ERB::Util at test/unit/helpers/issues_hel...
2011-12-22 Toshi MARUYAMARails3: view: html_safe for issues/destroy.html.erb
2011-12-22 Toshi MARUYAMAroute: news: replace unused alias "all_news" and "forma...
2011-12-22 Toshi MARUYAMARails3: route: split boards topics edit and destroy
2011-12-21 Toshi MARUYAMARails3: helper: html_safe for WatchersHelper
2011-12-21 Toshi MARUYAMARails3: view: html_safe for timelog/bulk_edit.html.erb
2011-12-21 Toshi MARUYAMARails3: view: html_safe for common/_calendar.html.erb
2011-12-21 Toshi MARUYAMAfix parsing zh-TW.yml error with psych library on Ruby 1.9
2011-12-21 Toshi MARUYAMAfix parsing en.yml error with psych library on Ruby 1.9
2011-12-20 Toshi MARUYAMARails3: rename sample_plugin .rhtml to .html.erb (...
2011-12-20 Toshi MARUYAMAremove trailing white-spaces from public/htaccess.fcgi...
2011-12-20 Toshi MARUYAMAadd newline at end of public/dispatch.rb.example
2011-12-20 Toshi MARUYAMAadd newline at end of public/dispatch.cgi.example
2011-12-20 Toshi MARUYAMAset property svn:eol-style native at public/htaccess...
2011-12-20 Toshi MARUYAMAchange new line 'CRLF' to 'LF' at public/htaccess.fcgi...
2011-12-20 Toshi MARUYAMAadd newline at end of public/htaccess.fcgi.example
2011-12-20 Toshi MARUYAMAremove svn property "eol-style native" from public...
2011-12-19 Toshi MARUYAMAremove trailing white-spaces from app/models/user.rb
2011-12-18 Jean-Philippe... Use fixtures generator.
2011-12-18 Jean-Philippe... Use fixtures generator.
2011-12-18 Jean-Philippe... Use validation callback.
2011-12-18 Jean-Philippe... Removed unused scope.
2011-12-18 Jean-Philippe... Removed unused scope.
2011-12-18 Jean-Philippe... Use scoped method instead of merge_conditions.
2011-12-18 Jean-Philippe... Removed useless after_initialize callback.
2011-12-18 Jean-Philippe... Removed after_initialize methods.
2011-12-18 Jean-Philippe... Makes models #initialize accept additional arguments.
2011-12-18 Jean-Philippe... human_attribute_name accepts optional argument.
2011-12-18 Jean-Philippe... Use open scope in version issues count methods.
2011-12-18 Jean-Philippe... #new is just fine.
2011-12-18 Jean-Philippe... html_safe for Rails3
2011-12-18 Jean-Philippe... #new is just fine.
2011-12-18 Jean-Philippe... Make sure setting is not changed in test.
2011-12-18 Jean-Philippe... Test cleanup.
2011-12-18 Jean-Philippe... Code cleanup.
2011-12-18 Jean-Philippe... Get rid of HelperTestcase.
2011-12-18 Jean-Philippe... Makes tests inherit from ActionView::TestCase.
2011-12-18 Jean-Philippe... Check that controller and request methods are available.
2011-12-18 Jean-Philippe... Rails3.1 compatibility
2011-12-18 Toshi MARUYAMAtest: replace "should_route" of "versions" to "assert_r...
2011-12-18 Toshi MARUYAMAtest: replace "should_route" of "issue categories"...
2011-12-18 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#9831)
2011-12-17 Jean-Philippe... html_safe for Rails3
2011-12-17 Jean-Philippe... html_safe for Rails3
2011-12-17 Jean-Philippe... html_safe for Rails3
2011-12-17 Jean-Philippe... html_safe for Rails3
2011-12-17 Jean-Philippe... html_safe for Rails3
2011-12-17 Jean-Philippe... Additional tests for SearchController and handle my_pro...
2011-12-17 Jean-Philippe... Additional tests for QueriesController.
2011-12-17 Jean-Philippe... Additional tests for DocumentsController.
2011-12-17 Jean-Philippe... Additional tests for TimelogController and added missin...
2011-12-17 Jean-Philippe... Additional tests for WikiController.
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "news" to "assert_routi...
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "queries" to "assert_ro...
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "timelogs (scoped under...
2011-12-17 Jean-Philippe... Set bottom margin for ul, ol in formatted text (#9793).
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "issue relations" to...
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "issues" extra actions...
2011-12-17 Jean-Philippe... Option to set parent automatically for new wiki pages...
2011-12-17 Jean-Philippe... Moved wiki links tests together.
2011-12-17 Jean-Philippe... Changed style of the wiki edit form.
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "users" to "assert_rout...
2011-12-17 Jean-Philippe... Invalid HTML generated with ruby1.9.
2011-12-17 Toshi MARUYAMAtest: replace "should_route" of "projects" to "assert_r...
2011-12-16 Jean-Philippe... Change tests to use ruby/rails assertions.
2011-12-16 Jean-Philippe... Make sure that tests restore the attachments path to...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "timelogs (scoped under...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "roles" to "assert_rout...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "repositories" to ...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "timelogs (scoped under...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "wiki (singular, projec...
2011-12-16 Toshi MARUYAMAtest: replace "should_route" of "timelogs (global)...
2011-12-15 Etienne MassipBackout 8239.
2011-12-15 Etienne MassipLog return code if error.
2011-12-15 Etienne MassipFixed OpenID URL field width in user account page.
2011-12-15 Toshi MARUYAMAuse same human_attribute_name logic with SCM models...
2011-12-15 Toshi MARUYAMAadd unit test of group blank name in French (#9795)
2011-12-15 Toshi MARUYAMAuse set_language_if_valid instead of I18n.locale at...
2011-12-15 Jean-Philippe... Patch for ruby1.9.3 compatibility.
2011-12-15 Jean-Philippe... Asserts that objects are not nil before getting their...
2011-12-15 Jean-Philippe... Set locale in test.
2011-12-15 Jean-Philippe... Fixed: Unrelated error message when creating a group...
2011-12-15 Toshi MARUYAMAtest: replace "should_route" of "roles" to "assert_rout...
2011-12-15 Jean-Philippe... Code cleanup.
2011-12-15 Jean-Philippe... Code cleanup.
2011-12-15 Jean-Philippe... Display issue form fields according to permissions.
2011-12-15 Jean-Philippe... Do not change settings in tests.
2011-12-15 Jean-Philippe... Do not change settings in tests.
2011-12-15 Jean-Philippe... Do not change settings in tests.
2011-12-15 Toshi MARUYAMAtest: replace "should_route" of "messages" to "assert_r...
next