summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix handling multiple text parts in email (#13646).Jean-Philippe Lang2013-05-123-4/+75
* Issue#children is never nil (#14015).Jean-Philippe Lang2013-05-121-1/+1
* Check inclusion only once (#14015).Jean-Philippe Lang2013-05-121-6/+10
* Replaces camelcase variable names (#14015).Jean-Philippe Lang2013-05-121-12/+12
* Removes some empty lines (#14015).Jean-Philippe Lang2013-05-121-13/+0
* Removes then's (#14015).Jean-Philippe Lang2013-05-121-7/+7
* Replaces camelcase variable names (#14015).Jean-Philippe Lang2013-05-121-30/+28
* Improved Issue#all_dependent_issues (#14015).Jean-Philippe Lang2013-05-122-9/+231
* Improve plugins' Gemfile loading (#14028).Jean-Baptiste Barth2013-05-111-1/+2
* sync Lithuanian jQuery datepicker (#13674)Toshi MARUYAMA2013-05-111-2/+2
* prevent failure of test_create_issue_with_watchers at UI IssuesTestToshi MARUYAMA2013-05-101-1/+3
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2013-05-101-2/+10
* prevent failure of test_create_issue_with_watchers at UI IssuesTestToshi MARUYAMA2013-05-101-0/+1
* use with_settings at test_post_create_without_start_date_and_default_start_da...Toshi MARUYAMA2013-05-101-10/+10
* use with_settings at test_post_create_without_start_date_and_default_start_da...Toshi MARUYAMA2013-05-101-10/+10
* use with_settings at test_get_new_with_default_start_date_is_creation_date of...Toshi MARUYAMA2013-05-101-8/+8
* use with_settings at test_get_new_without_default_start_date_is_creation_date...Toshi MARUYAMA2013-05-101-9/+8
* remove redundant empty lines from test_show_by_manager of IssuesControllerTestToshi MARUYAMA2013-05-101-2/+0
* remove redundant empty lines from test_show_by_anonymous of IssuesControllerTestToshi MARUYAMA2013-05-101-3/+0
* remove redundant empty line from test_index_with_fixed_version_column of Issu...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty line from test_index_should_not_show_spent_hours_colum...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty line from test_index_with_spent_hours_column of Issues...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty lines from test_index_with_done_ratio_column of Issues...Toshi MARUYAMA2013-05-101-2/+0
* remove redundant empty lines from test_index_with_date_column of IssuesContro...Toshi MARUYAMA2013-05-091-2/+0
* run test:ui on CI Server Ruby 1.9.3 or higher (#12822)Toshi MARUYAMA2013-05-091-1/+1
* prevent assert_difference failure of test_bulk_watch_issues_via_context_menu ...Toshi MARUYAMA2013-05-091-0/+4
* prevent assert_difference failure of test_watch_issue_via_context_menu at UI ...Toshi MARUYAMA2013-05-091-0/+2
* fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTestToshi MARUYAMA2013-05-091-1/+1
* install capybara on only Ruby 1.9.3 or higher (#12822)Toshi MARUYAMA2013-05-091-1/+1
* upgrade capybara to 2.1 (#12822)Toshi MARUYAMA2013-05-091-1/+4
* add more asserting to test_create_issue_with_watchers of ui issues_testToshi MARUYAMA2013-05-091-0/+3
* Document project links in ApplicationHelper#parse_redmine_links (#6689).Jean-Baptiste Barth2013-05-081-0/+3
* sync Lithuanian jQuery datepicker (#13674)Toshi MARUYAMA2013-05-081-3/+3
* Enhanced Arabic translation by Amr Noaman (#13988)Toshi MARUYAMA2013-05-081-171/+171
* Swedish Translation for trunk updated by Nicklas Holm (#14003)Toshi MARUYAMA2013-05-071-1/+1
* Swedish Translation for 2.3-stable updated by Nicklas Holm (#14003, #14005)Toshi MARUYAMA2013-05-071-5/+5
* Add documentation about horizontal rule syntax (#2427).Jean-Baptiste Barth2013-05-071-0/+6
* Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990).Jean-Baptiste Barth2013-05-061-1/+5
* Ensure Tranc and Mantis importers don't reset global notification settings (#...Jean-Baptiste Barth2013-05-062-8/+21
* Lithuanian "label_attachment" translation changed by Andrius Kriučkovas (#13...Toshi MARUYAMA2013-05-051-1/+1
* Lithuanian "field_generate_password" translation updated by Andrius Kriučkov...Toshi MARUYAMA2013-05-051-1/+1
* remove duplicate Lithuanian "error_attachment_too_big" translation keys (#13950)Toshi MARUYAMA2013-05-051-1/+0
* Add status to /users/:id API for admins (#13948).Jean-Baptiste Barth2013-05-052-0/+13
* Fixed test broken by r11787 (#13943).Jean-Philippe Lang2013-05-041-1/+1
* Fixed that bulk copy raises an error on validation failure (#13943).Jean-Philippe Lang2013-05-042-4/+13
* Preserve field values on bulk edit failure (#13943).Jean-Philippe Lang2013-05-046-29/+63
* Display the bulk edit form with error messages when some issues can not be sa...Jean-Philippe Lang2013-05-045-34/+73
* Adds a method for extracting MailHandler options from ENV.Jean-Philippe Lang2013-05-043-27/+29
* use assert_select instead of assert_tag at versions index sidebarToshi MARUYAMA2013-05-031-6/+6
* use li tags for label completed versions and subproject in version index side...Toshi MARUYAMA2013-05-031-5/+15