summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.5.0.Jean-Philippe Lang2014-02-151-2/+2
* Rails4: replace deprecated Relation#sum with finder options at lib/redmine/he...Toshi MARUYAMA2014-02-141-4/+4
* Updates for 2.4.3 release.Jean-Philippe Lang2014-02-081-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-5/+3
* scm: mercurial: use long id in adapter level (#14361)Toshi MARUYAMA2014-02-023-9/+9
* back out r12752 (#14361)Toshi MARUYAMA2014-02-013-9/+9
* scm: mercurial: use long id in adapter level (#14361)Toshi MARUYAMA2014-02-013-9/+9
* fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_traillin...Toshi MARUYAMA2014-01-311-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-2956-56/+56
* Fixed: cannot retrieve members for closed projects through the REST API (#158...Jean-Philippe Lang2014-01-111-1/+1
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-0/+16
* Rails4: replace deprecated find_all_by_* at FieldFormatToshi MARUYAMA2014-01-091-1/+1
* Store mime type lookups in a hash.Jean-Philippe Lang2014-01-051-7/+10
* Use the mime-types gem for getting mime types from filenames (#15790).Jean-Philippe Lang2014-01-051-19/+7
* Use Rails.application.config.i18n.load_path for adding plugin locales (#12753).Jean-Philippe Lang2014-01-051-1/+1
* change requirement in bazaar lib as same with other scm libs (#15756)Toshi MARUYAMA2013-12-241-1/+1
* Don't load redcarpet with JRuby.Jean-Philippe Lang2013-12-231-0/+1
* Adds experimental support for Markdown formatting with redcarpet (#15520).Jean-Philippe Lang2013-12-232-0/+181
* Rescue syntax highlighter exceptions.Jean-Philippe Lang2013-12-231-1/+12
* Adds an option for formatter display name.Jean-Philippe Lang2013-12-231-3/+12
* Updates for 2.4.2 release.Jean-Philippe Lang2013-12-231-1/+1
* Adds support for links on values for various custom field formats (#1358).Jean-Philippe Lang2013-12-221-16/+48
* replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb...Toshi MARUYAMA2013-12-221-2/+2
* Add project identifier substitution option to the URL-pattern property of lin...Jean-Philippe Lang2013-12-151-0/+1
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-141-2/+2
* ruby1.8 compatibility.Jean-Philippe Lang2013-12-141-3/+3
* Removed hardcoded formats for right-click edit.Jean-Philippe Lang2013-12-141-2/+6
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-145-119/+655
* fix disable to run test environmentToshi MARUYAMA2013-12-091-1/+1
* Updates for 2.4.1 release.Jean-Philippe Lang2013-11-231-1/+1
* Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when...Jean-Philippe Lang2013-11-112-3/+25
* Set version to 2.4.0.Jean-Philippe Lang2013-11-101-2/+2
* 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