summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Updates for 2.4.5 release.Jean-Philippe Lang2014-03-291-1/+1
* Updates for 2.4.4 release.Jean-Philippe Lang2014-03-021-1/+1
* Merged r12935 from trunk to 2.4-stable (#16177)Toshi MARUYAMA2014-02-261-1/+1
* Merged r12930 from trunk to 2.4-stable (#16177)Toshi MARUYAMA2014-02-261-2/+7
* Merged r12861, updates for 2.4.3 release.Jean-Philippe Lang2014-02-081-1/+1
* Merged r12736 (#15977).Jean-Philippe Lang2014-02-0853-53/+53
* Merged r12456 from trunk to 2.4-stable (#15756)Toshi MARUYAMA2013-12-241-1/+1
* backport r12453 AbstractAdapter change to 2.4-stable (#15756)Toshi MARUYAMA2013-12-241-0/+1
* Merged r12447 for 2.4.2 release.Jean-Philippe Lang2013-12-231-1/+1
* Merged r12273 from trunk to 2.4-stable.Toshi MARUYAMA2013-12-092-3/+25
* Merged r12387 from trunk to 2.4-stable.Toshi MARUYAMA2013-12-091-1/+1
* Merged r12314.Jean-Philippe Lang2013-11-231-1/+1
* Set version to 2.4.0 stable.Jean-Philippe Lang2013-11-101-3/+3
* Accept custom field format added at runtime (#15277).Jean-Philippe Lang2013-11-091-0/+7
* Gantt: sort versions like on the roadmap (#7335).Jean-Philippe Lang2013-11-091-5/+1
* add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+2
* scm: git: use "--encoding=UTF-8" for blame (#14931)Toshi MARUYAMA2013-09-181-1/+1
* Updates for 2.3.3Jean-Philippe Lang2013-09-141-1/+1
* copy English wiki syntax helps to other languages (#14630)Toshi MARUYAMA2013-08-081-1/+1
* revert r12094 (#14630)Toshi MARUYAMA2013-08-081-1/+1
* copy English wiki syntax helps to other languages (#14630)Toshi MARUYAMA2013-08-081-1/+1
* move English wiki syntax helps to en sub directory (#14630)Toshi MARUYAMA2013-08-081-1/+1
* fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)Toshi MARUYAMA2013-07-281-3/+11
* CVS root_url not recognized when connection string does not include port (#14...Jean-Philippe Lang2013-07-151-1/+1
* Updates for 2.3.2 release.Jean-Philippe Lang2013-07-141-1/+1
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-4/+4
* Add more info about the ruby version (#14419).Jean-Philippe Lang2013-07-111-4/+4
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-5/+6
* remove trailing white-spaces from lib/redmine/plugin.rbToshi MARUYAMA2013-06-061-4/+4
* prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692)Toshi MARUYAMA2013-06-041-1/+0
* pdf: replace "id_width" parameter name to original "col_id_width" (#14178)Toshi MARUYAMA2013-06-041-2/+3
* pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178)Toshi MARUYAMA2013-06-041-3/+5
* Adds SCM versions in script/about output.Jean-Philippe Lang2013-06-011-2/+10
* Use uid_ methods for retrieving IMAP messages (#14101).Jean-Philippe Lang2013-05-281-10/+10
* Disconnect and logout from IMAP after mail receive (#14103).Jean-Philippe Lang2013-05-281-0/+2
* gantt: sort versions by start date (#7335)Toshi MARUYAMA2013-05-211-0/+9
* gantt: sort issues by start date (#7335)Toshi MARUYAMA2013-05-211-11/+12
* gantt: change sort method to class method (#7335)Toshi MARUYAMA2013-05-171-4/+4
* Add missing tests for Redmine::MenuManager::Mapper#initialize.Jean-Baptiste Barth2013-05-031-0/+2
* Allow plugins to define their base directory (#13927).Jean-Baptiste Barth2013-05-021-5/+4
* Updates for 2.3.1 release.Jean-Philippe Lang2013-05-011-1/+1
* add TODO comment about gantt issues sort (#7335)Toshi MARUYAMA2013-04-191-1/+1
* fix diff error in case of line_left out of range (#13644)Toshi MARUYAMA2013-04-051-2/+2
* check integer ordinal range on only Ruby 1.8 (#13644)Toshi MARUYAMA2013-04-051-4/+8
* Check that the SCM log file is writable before using it (#13541).Jean-Philippe Lang2013-04-031-4/+25
* Code cleanup (#13630).Etienne Massip2013-04-021-7/+6
* Fixed that issue list PDF export displays ID column twice (#13630).Etienne Massip2013-04-021-17/+14
* Log SCM stderr when log level is set to debug only (#13541).Jean-Philippe Lang2013-03-221-2/+2
* fix that diff outputs become ??? in some non ASCII words (#12641)Toshi MARUYAMA2013-03-071-0/+6
* set html encoding utf8 at Diff class (#12641)Toshi MARUYAMA2013-03-071-0/+6