| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gantt: change sort method to class method (#7335) | Toshi MARUYAMA | 2013-05-17 | 1 | -4/+4 |
* | Fixed that ordered/unordered lists inside table cell are mangled (#14038). | Jean-Philippe Lang | 2013-05-14 | 1 | -1/+2 |
* | run test:ui in CI Server on only Ruby 2.0 (#12822) | Toshi MARUYAMA | 2013-05-13 | 1 | -1/+1 |
* | run test:ui on CI Server Ruby 1.9.3 or higher (#12822) | Toshi MARUYAMA | 2013-05-09 | 1 | -1/+1 |
* | Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). | Jean-Baptiste Barth | 2013-05-06 | 1 | -1/+5 |
* | Ensure Tranc and Mantis importers don't reset global notification settings (#... | Jean-Baptiste Barth | 2013-05-06 | 2 | -8/+21 |
* | Adds a method for extracting MailHandler options from ENV. | Jean-Philippe Lang | 2013-05-04 | 1 | -27/+3 |
* | Add missing tests for Redmine::MenuManager::Mapper#initialize. | Jean-Baptiste Barth | 2013-05-03 | 1 | -0/+2 |
* | Allow plugins to define their base directory (#13927). | Jean-Baptiste Barth | 2013-05-02 | 1 | -5/+4 |
* | Updates for 2.3.1 release. | Jean-Philippe Lang | 2013-05-01 | 1 | -1/+1 |
* | Fetching emails via rake task does not support --no-account-notice and --defa... | Jean-Philippe Lang | 2013-05-01 | 1 | -0/+10 |
* | add TODO comment about gantt issues sort (#7335) | Toshi MARUYAMA | 2013-04-19 | 1 | -1/+1 |
* | fix diff error in case of line_left out of range (#13644) | Toshi MARUYAMA | 2013-04-05 | 1 | -2/+2 |
* | check integer ordinal range on only Ruby 1.8 (#13644) | Toshi MARUYAMA | 2013-04-05 | 1 | -4/+8 |
* | Check that the SCM log file is writable before using it (#13541). | Jean-Philippe Lang | 2013-04-03 | 1 | -4/+25 |
* | Code cleanup (#13630). | Etienne Massip | 2013-04-02 | 1 | -7/+6 |
* | Fixed that issue list PDF export displays ID column twice (#13630). | Etienne Massip | 2013-04-02 | 1 | -17/+14 |
* | Log SCM stderr when log level is set to debug only (#13541). | Jean-Philippe Lang | 2013-03-22 | 1 | -2/+2 |
* | fix that diff outputs become ??? in some non ASCII words (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -0/+6 |
* | set html encoding utf8 at Diff class (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -0/+6 |
* | code cleanup (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -3/+2 |
* | move utf8 encoding from view to UnifiedDiff (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -9/+2 |
* | use %r{} instead of // at lib/redmine/unified_diff.rb | Toshi MARUYAMA | 2013-03-07 | 1 | -1/+1 |
* | Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins... | Toshi MARUYAMA | 2013-03-03 | 1 | -3/+3 |
* | Fixed that #reload raises a Stack too deep error with ruby 2.0. | Jean-Philippe Lang | 2013-02-28 | 1 | -2/+2 |
* | Restricts characters before auto links (#10277). | Jean-Philippe Lang | 2013-02-24 | 1 | -1/+1 |
* | Fixed that www followed by a dot generates broken links in formatted text (#3... | Jean-Philippe Lang | 2013-02-24 | 1 | -1/+1 |
* | Fixed that time entries report by week breaks on edge cases (#5329). | Jean-Philippe Lang | 2013-02-24 | 1 | -2/+2 |
* | Makes project custom fields available on spent time report (#1766). | Jean-Philippe Lang | 2013-02-24 | 1 | -5/+8 |
* | Set version to 2.3.0. | Jean-Philippe Lang | 2013-02-23 | 1 | -2/+2 |
* | Don't use iconv with ruby1.9 (#12787). | Jean-Philippe Lang | 2013-02-18 | 2 | -16/+16 |
* | Fixed that updating the issue form was broken by r4011 when user is not allow... | Jean-Philippe Lang | 2013-02-16 | 1 | -1/+1 |
* | not use htmlentities gem in rfpdf plugin (#13138) | Toshi MARUYAMA | 2013-02-15 | 3 | -22/+1 |
* | add "tmp:clear" to "ci:setup" rake task for new translation | Toshi MARUYAMA | 2013-02-15 | 1 | -0/+1 |
* | Updates for 2.2.3 release. | Jean-Philippe Lang | 2013-02-12 | 1 | -1/+1 |
* | Fixed that custom_field_values are not reloaded on #reload (#13119). | Jean-Philippe Lang | 2013-02-11 | 1 | -0/+8 |
* | Don't run Capybara tests on the CI server (#12822). | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+1 |
* | Bulk watch/unwatch issues from the context menu (#7159). | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+1 |
* | Create all databases. | Jean-Philippe Lang | 2013-02-03 | 1 | -1/+1 |
* | comment out i18n key in plugin template (#12900) | Toshi MARUYAMA | 2013-02-03 | 1 | -1/+1 |
* | pdf: fix broken new line in table (#11987) | Toshi MARUYAMA | 2013-02-03 | 1 | -0/+4 |
* | Use POST instead of GET for logging out (#13022). | Jean-Philippe Lang | 2013-01-30 | 1 | -1/+1 |
* | Adds test:ui to ci:build. | Jean-Philippe Lang | 2013-01-29 | 1 | -0/+1 |
* | rake test aborts with ruby1.8. | Jean-Philippe Lang | 2013-01-29 | 1 | -1/+0 |
* | CI tasks cleanup. | Jean-Philippe Lang | 2013-01-29 | 2 | -50/+31 |
* | undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228). | Jean-Philippe Lang | 2013-01-27 | 1 | -3/+3 |
* | Make JSONP support optional and disabled by default (#12992). | Jean-Philippe Lang | 2013-01-26 | 1 | -1/+4 |
* | Adds first Capybara tests (#12822). | Jean-Philippe Lang | 2013-01-26 | 1 | -0/+7 |
* | Set proper EOL on SVG source files (#12971). | Jean-Philippe Lang | 2013-01-26 | 7 | -2547/+2547 |
* | Updates for 2.2.2 release. | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |