summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always instanciate a relation.Jean-Philippe Lang2013-03-123-1/+4
* Moves Project#users to a regular method.Jean-Philippe Lang2013-03-121-1/+5
* Moves Project#principals to a regular method.Jean-Philippe Lang2013-03-121-1/+5
* Don't verify method.Jean-Philippe Lang2013-03-121-2/+2
* Prevent one query per User#member_of? call after r11508 (#13301).Jean-Philippe Lang2013-03-121-1/+5
* German translation changed by Filou Centrinov (#13447)Toshi MARUYAMA2013-03-121-3/+3
* replace English setting_emails_header and setting_emails_header translation (...Toshi MARUYAMA2013-03-1223-27/+27
* replace scm to SCM at config/configuration.yml.example (#13438)Toshi MARUYAMA2013-03-121-1/+1
* replace scm to SCM at locale files (#13438)Toshi MARUYAMA2013-03-1227-54/+54
* German translation of setting_emails_header changed by Filou Centrinov (#13437)Toshi MARUYAMA2013-03-121-1/+1
* INSTALL update (#12913).Jean-Philippe Lang2013-03-111-1/+8
* Mail handler: set mail_notification to only_my_events when creating a new use...Jean-Philippe Lang2013-03-112-0/+2
* Korean translation changed by Jongwook Choi (#13420)Toshi MARUYAMA2013-03-111-7/+7
* Korean translation updated by Jongwook Choi (#13420)Toshi MARUYAMA2013-03-101-11/+10
* Korean translation changed by Jongwook Choi (#13420)Toshi MARUYAMA2013-03-101-11/+11
* Adds label_total_time string (#13337).Jean-Philippe Lang2013-03-1053-15/+62
* Bulgarian translation updated and changed by Ivan Cenov (#13414)Toshi MARUYAMA2013-03-101-2/+2
* Preserve gantt options when changing filters (#12122).Jean-Philippe Lang2013-03-091-2/+2
* Adds setting_default_projects_tracker_ids string to locales (#13175, #13272).Jean-Philippe Lang2013-03-0948-0/+48
* Korean translation changed by Lucas Yang (#13399)Toshi MARUYAMA2013-03-081-15/+15
* Czech translation changed by Karel Pičman (#13391)Toshi MARUYAMA2013-03-071-7/+7
* Czech translation for trunk updated by Karel Pičman (#13391)Toshi MARUYAMA2013-03-071-1/+1
* Czech translation for 2.3-stable updated by Karel Pičman (#13391)Toshi MARUYAMA2013-03-071-11/+11
* Czech translation for 2.2-stable updated by Karel Pičman (#13398, #13391)Toshi MARUYAMA2013-03-071-129/+130
* svn propset svn:eol-style native to fixtures (#12641)Toshi MARUYAMA2013-03-070-0/+0
* fix that diff outputs become ??? in some non ASCII words (#12641)Toshi MARUYAMA2013-03-074-0/+73
* set html encoding utf8 at Diff class (#12641)Toshi MARUYAMA2013-03-071-0/+6
* code cleanup (#12641)Toshi MARUYAMA2013-03-071-3/+2
* move utf8 encoding from view to UnifiedDiff (#12641)Toshi MARUYAMA2013-03-072-14/+7
* remove unnecessary h() from diff filename (#12641)Toshi MARUYAMA2013-03-071-2/+2
* use %r{} instead of // at app/models/repository/subversion.rbToshi MARUYAMA2013-03-071-1/+1
* use %r{} instead of // at lib/redmine/unified_diff.rbToshi MARUYAMA2013-03-071-1/+1
* code layout cleanup AccountController#open_id_authenticateToshi MARUYAMA2013-03-061-4/+4
* remove trailing white-spaces from test/functional/account_controller_openid_t...Toshi MARUYAMA2013-03-061-13/+13
* fix some Japanese "issue" translations (#13350)Toshi MARUYAMA2013-03-061-3/+3
* Japanese translation updated by Go MAEDA (#13349)Toshi MARUYAMA2013-03-061-3/+3
* Vietnamese translation changed by Minh Thien Nguyen (#13339)Toshi MARUYAMA2013-03-031-48/+47
* Vietnamese translation for 2.3-stable updated by Minh Thien Nguyen (#13339)Toshi MARUYAMA2013-03-031-21/+20
* Vietnamese translation for 2.2-stable updated by Minh Thien Nguyen (#13343, #...Toshi MARUYAMA2013-03-031-372/+376
* Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins...Toshi MARUYAMA2013-03-031-3/+3
* Mail handler: adds --no-notification option to disable notifications to the c...Jean-Philippe Lang2013-03-033-1/+21
* Mail handler: adds --no-account-notice option for not sending account informa...Jean-Philippe Lang2013-03-033-4/+27
* Typo and text formatting in rdm-mailhandler usage.Jean-Philippe Lang2013-03-031-6/+6
* Adds copyright.Jean-Philippe Lang2013-03-031-0/+16
* Mail handler: adds --default-group option to add created user to one or more ...Jean-Philippe Lang2013-03-034-7/+43
* Adds autologin param in openid return_to url (#3371).Jean-Philippe Lang2013-03-021-1/+3
* Fixed that autologin cookie is not deleted when using custom cookie name (#13...Jean-Philippe Lang2013-03-022-1/+6
* Fixed that autologin is broken when using a custom cookie name (#13335).Jean-Philippe Lang2013-03-023-5/+30
* Add user's API key to /users/current.format (#8529).Jean-Philippe Lang2013-03-012-0/+13
* Fixed that copying an issue as a child of itself creates an extra issue (#133...Jean-Philippe Lang2013-03-012-5/+55