1455 Commits (474453d2b0afc51fd87a03cb110db53f57ab1899)

Author SHA1 Message Date
  Jean-Philippe Lang 2e67ffe769 Code cleanup. 11 years ago
  Jean-Philippe Lang 79c8fea12f Removed debug log (#14038). 11 years ago
  Toshi MARUYAMA 6aa63659aa gantt: change sort method to class method (#7335) 11 years ago
  Jean-Philippe Lang b3d80d50a3 Fixed that ordered/unordered lists inside table cell are mangled (#14038). 11 years ago
  Toshi MARUYAMA 28ca9d240a run test:ui in CI Server on only Ruby 2.0 (#12822) 11 years ago
  Toshi MARUYAMA cd2776a96f run test:ui on CI Server Ruby 1.9.3 or higher (#12822) 11 years ago
  Jean-Baptiste Barth b4c3bb0558 Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). 11 years ago
  Jean-Baptiste Barth 2b3111122e Ensure Tranc and Mantis importers don't reset global notification settings (#13989). 11 years ago
  Jean-Philippe Lang ed18b3359b Adds a method for extracting MailHandler options from ENV. 11 years ago
  Jean-Baptiste Barth 953e4b4abf Add missing tests for Redmine::MenuManager::Mapper#initialize. 11 years ago
  Jean-Baptiste Barth e771d68214 Allow plugins to define their base directory (#13927). 11 years ago
  Jean-Philippe Lang 92dcaeb472 Updates for 2.3.1 release. 11 years ago
  Jean-Philippe Lang 2ad0465864 Fetching emails via rake task does not support --no-account-notice and --default-group options (#13712). 11 years ago
  Toshi MARUYAMA 21b1783da3 add TODO comment about gantt issues sort (#7335) 11 years ago
  Toshi MARUYAMA 6469e9a5a3 fix diff error in case of line_left out of range (#13644) 11 years ago
  Toshi MARUYAMA 0d02931759 check integer ordinal range on only Ruby 1.8 (#13644) 11 years ago
  Jean-Philippe Lang 633e4a00e6 Check that the SCM log file is writable before using it (#13541). 11 years ago
  Etienne Massip 4224a0c3fe Code cleanup (#13630). 11 years ago
  Etienne Massip 4a3864a180 Fixed that issue list PDF export displays ID column twice (#13630). 11 years ago
  Jean-Philippe Lang d8769cb27c Log SCM stderr when log level is set to debug only (#13541). 11 years ago
  Toshi MARUYAMA d3de07a17c fix that diff outputs become ??? in some non ASCII words (#12641) 11 years ago
  Toshi MARUYAMA 72539451aa set html encoding utf8 at Diff class (#12641) 11 years ago
  Toshi MARUYAMA 0d141eef32 code cleanup (#12641) 11 years ago
  Toshi MARUYAMA b19a6d06d9 move utf8 encoding from view to UnifiedDiff (#12641) 11 years ago
  Toshi MARUYAMA 39b9599360 use %r{} instead of // at lib/redmine/unified_diff.rb 11 years ago
  Toshi MARUYAMA 0225030551 Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins/rfpdf/lib/tcpdf.rb (#13338, #13329) 11 years ago
  Jean-Philippe Lang 5c1e1ee4bb Fixed that #reload raises a Stack too deep error with ruby 2.0. 11 years ago
  Jean-Philippe Lang 5b4a9ac3b3 Restricts characters before auto links (#10277). 11 years ago
  Jean-Philippe Lang dfca67d844 Fixed that www followed by a dot generates broken links in formatted text (#3676). 11 years ago
  Jean-Philippe Lang 0a6a7f0ed7 Fixed that time entries report by week breaks on edge cases (#5329). 11 years ago
  Jean-Philippe Lang 85b872f340 Makes project custom fields available on spent time report (#1766). 11 years ago
  Jean-Philippe Lang 998928ecdf Set version to 2.3.0. 11 years ago
  Jean-Philippe Lang 59c704dcd2 Don't use iconv with ruby1.9 (#12787). 11 years ago
  Jean-Philippe Lang 7799788b3d Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 11 years ago
  Toshi MARUYAMA d5f1e186f1 not use htmlentities gem in rfpdf plugin (#13138) 11 years ago
  Toshi MARUYAMA 52d15dd122 add "tmp:clear" to "ci:setup" rake task for new translation 11 years ago
  Jean-Philippe Lang 1faa94af8a Updates for 2.2.3 release. 11 years ago
  Jean-Philippe Lang 514f2d6c0f Fixed that custom_field_values are not reloaded on #reload (#13119). 11 years ago
  Jean-Philippe Lang a24bf65a8b Don't run Capybara tests on the CI server (#12822). 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 25e1842f5f Create all databases. 11 years ago
  Toshi MARUYAMA de8033d183 comment out i18n key in plugin template (#12900) 11 years ago
  Toshi MARUYAMA afc9e4784b pdf: fix broken new line in table (#11987) 11 years ago
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 years ago
  Jean-Philippe Lang 41faf7f5f5 Adds test:ui to ci:build. 11 years ago
  Jean-Philippe Lang 69ac014e2e rake test aborts with ruby1.8. 11 years ago
  Jean-Philippe Lang d215cc136c CI tasks cleanup. 11 years ago
  Jean-Philippe Lang 7643281510 undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228). 11 years ago
  Jean-Philippe Lang 9f127793be Make JSONP support optional and disabled by default (#12992). 11 years ago
  Jean-Philippe Lang 9c1077841e Adds first Capybara tests (#12822). 11 years ago