summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* code cleanup (#12641)Toshi MARUYAMA2013-03-071-3/+2
* move utf8 encoding from view to UnifiedDiff (#12641)Toshi MARUYAMA2013-03-071-9/+2
* use %r{} instead of // at lib/redmine/unified_diff.rbToshi MARUYAMA2013-03-071-1/+1
* Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins...Toshi MARUYAMA2013-03-031-3/+3
* Fixed that #reload raises a Stack too deep error with ruby 2.0.Jean-Philippe Lang2013-02-281-2/+2
* Restricts characters before auto links (#10277).Jean-Philippe Lang2013-02-241-1/+1
* Fixed that www followed by a dot generates broken links in formatted text (#3...Jean-Philippe Lang2013-02-241-1/+1
* Fixed that time entries report by week breaks on edge cases (#5329).Jean-Philippe Lang2013-02-241-2/+2
* Makes project custom fields available on spent time report (#1766).Jean-Philippe Lang2013-02-241-5/+8
* Set version to 2.3.0.Jean-Philippe Lang2013-02-231-2/+2
* Don't use iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-02-182-16/+16
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-161-1/+1
* not use htmlentities gem in rfpdf plugin (#13138)Toshi MARUYAMA2013-02-153-22/+1
* add "tmp:clear" to "ci:setup" rake task for new translationToshi MARUYAMA2013-02-151-0/+1
* Updates for 2.2.3 release.Jean-Philippe Lang2013-02-121-1/+1
* Fixed that custom_field_values are not reloaded on #reload (#13119).Jean-Philippe Lang2013-02-111-0/+8
* Don't run Capybara tests on the CI server (#12822).Jean-Philippe Lang2013-02-101-1/+1
* Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang2013-02-101-1/+1
* Create all databases.Jean-Philippe Lang2013-02-031-1/+1
* comment out i18n key in plugin template (#12900)Toshi MARUYAMA2013-02-031-1/+1
* pdf: fix broken new line in table (#11987)Toshi MARUYAMA2013-02-031-0/+4
* Use POST instead of GET for logging out (#13022).Jean-Philippe Lang2013-01-301-1/+1
* Adds test:ui to ci:build.Jean-Philippe Lang2013-01-291-0/+1
* rake test aborts with ruby1.8.Jean-Philippe Lang2013-01-291-1/+0
* CI tasks cleanup.Jean-Philippe Lang2013-01-292-50/+31
* undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228).Jean-Philippe Lang2013-01-271-3/+3
* Make JSONP support optional and disabled by default (#12992).Jean-Philippe Lang2013-01-261-1/+4
* Adds first Capybara tests (#12822).Jean-Philippe Lang2013-01-261-0/+7
* Set proper EOL on SVG source files (#12971).Jean-Philippe Lang2013-01-267-2547/+2547
* Updates for 2.2.2 release.Jean-Philippe Lang2013-01-201-1/+1
* Strip {{toc}} tags in pdf exports (#9842).Jean-Philippe Lang2013-01-201-2/+8
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-201-7/+32
* Always log scm stderr and makes the log file path configurable.Jean-Philippe Lang2013-01-201-4/+9
* Split "Manage documents" permission into create, edit and delete permissions ...Jean-Philippe Lang2013-01-201-1/+3
* Adds sqlserver configuration for the CI server.Jean-Philippe Lang2013-01-191-0/+3
* fix test failures (#12787)Toshi MARUYAMA2013-01-131-3/+4
* Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#...Jean-Philippe Lang2013-01-121-1/+3
* Don't use Iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-01-123-8/+33
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-1265-65/+65
* Fixed: Cannot edit a wiki section which title starts with a tab (#12799).Jean-Philippe Lang2013-01-101-1/+1
* Changes for 2.2.1 release.Jean-Philippe Lang2013-01-091-1/+1
* Deprecation warnings (#12774).Jean-Philippe Lang2013-01-081-1/+1
* Workaround for #12750.Jean-Philippe Lang2013-01-081-1/+2
* Don't compute version start date if due_date is nil.Jean-Philippe Lang2013-01-061-1/+1