summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* scm: mercurial: drop supporting below Mercurial 1.1 (#9465)Toshi MARUYAMA2011-10-252-19/+2
* scm: mercurial: switch rev parameter of extension rhlog() if above Mercurial ...Toshi MARUYAMA2011-10-241-2/+5
* scm: mercurial: fix extension cmdtable on Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-8/+8
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-081-1/+1
* Rails3: lib: helper: use html_safe for GanttToshi MARUYAMA2011-10-011-21/+21
* fix typos in lib/redmine/hook.rb (#9291)Toshi MARUYAMA2011-09-211-4/+4
* remove trailing white-spaces from lib/redmine/search.rbToshi MARUYAMA2011-09-201-8/+8
* remove trailing white-spaces from lib/redmine/themes.rbToshi MARUYAMA2011-09-201-24/+24
* remove trailing white-spaces from lib/redmine/notifiable.rbToshi MARUYAMA2011-09-201-1/+1
* remove trailing white-spaces from lib/redmine/platform.rbToshi MARUYAMA2011-09-201-1/+1
* remove trailing white-spaces from lib/redmine/pop3.rbToshi MARUYAMA2011-09-201-4/+4
* remove trailing white-spaces from lib/redmine/utils.rbToshi MARUYAMA2011-09-201-2/+2
* remove trailing white-spaces from lib/redmine/access_control.rbToshi MARUYAMA2011-09-201-23/+23
* remove trailing white-spaces from lib/redmine/custom_field_format.rbToshi MARUYAMA2011-09-201-6/+6
* remove trailing white-spaces from lib/redmine/safe_attributes.rbToshi MARUYAMA2011-09-201-8/+8
* remove trailing white-spaces from lib/redmine/syntax_highlighting.rbToshi MARUYAMA2011-09-201-9/+9
* remove trailing white-spaces from lib/redmine/plugin.rbToshi MARUYAMA2011-09-201-32/+32
* remove trailing white-spaces from lib/redmine/hook.rbToshi MARUYAMA2011-09-201-18/+18
* remove trailing white-spaces from lib/redmine/mime_type.rbToshi MARUYAMA2011-09-201-9/+9
* remove trailing white-spaces from lib/redmine/imap.rbToshi MARUYAMA2011-09-201-7/+7
* remove trailing white-spaces from lib/redmine/access_keys.rbToshi MARUYAMA2011-09-181-5/+5
* remove trailing white-spaces from lib/redmine/views/api_template_handler.rb.Toshi MARUYAMA2011-09-011-4/+4
* remove trailing white-spaces from lib/redmine/views/builders.rb.Toshi MARUYAMA2011-09-011-3/+3
* remove trailing white-spaces from lib/redmine/views/builders/json.rb.Toshi MARUYAMA2011-09-011-3/+3
* remove trailing white-spaces from lib/redmine/views/builders/structure.rb.Toshi MARUYAMA2011-09-011-7/+7
* remove trailing white-spaces from lib/redmine/views/builders/xml.rb.Toshi MARUYAMA2011-09-011-6/+6
* remove trailing white-spaces from lib/redmine/views/other_formats_builder.rb.Toshi MARUYAMA2011-09-011-4/+4
* remove trailing white-spaces from lib/redmine/activity/fetcher.rb.Toshi MARUYAMA2011-09-011-17/+17
* remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb.Toshi MARUYAMA2011-09-011-5/+5
* remove trailing white-spaces from lib/redmine/core_ext/string/inflections.rb.Toshi MARUYAMA2011-09-011-3/+3
* remove trailing white-spaces from lib/redmine/default_data/loader.rb.Toshi MARUYAMA2011-09-011-26/+26
* remove trailing white-spaces from lib/redmine/helpers/calendar.rb.Toshi MARUYAMA2011-09-011-13/+13
* remove trailing white-spaces from lib/redmine/wiki_formatting/macros.rb.Toshi MARUYAMA2011-09-011-15/+15
* remove trailing white-spaces from lib/redmine/wiki_formatting/textile/formatt...Toshi MARUYAMA2011-09-011-15/+15
* remove trailing white-spaces from lib/redmine/wiki_formatting/textile/helper.rb.Toshi MARUYAMA2011-09-011-5/+5
* remove trailing white-spaces from lib/redmine/wiki_formatting.rb.Toshi MARUYAMA2011-09-011-17/+17
* remove trailing white-spaces from lib/redmine/ciphering.rb.Toshi MARUYAMA2011-09-011-9/+9
* remove trailing white-spaces from lib/redmine/configuration.rb.Toshi MARUYAMA2011-09-011-16/+16
* remove trailing white-spaces from lib/redmine/i18n.rb.Toshi MARUYAMA2011-09-011-7/+7
* remove trailing white-spaces from lib/redmine/unified_diff.rb.Toshi MARUYAMA2011-09-011-16/+16
* remove trailing white-spaces from lib/redmine/activity.rb.Toshi MARUYAMA2011-08-311-8/+8
* remove trailing white-spaces from lib/redmine/version.rb.Toshi MARUYAMA2011-08-211-2/+2
* Rails3: use String#html_safe at lib/redmine/helpers/diff.rb.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_menu_node() at lib/redmine/menu_manag...Toshi MARUYAMA2011-08-201-1/+1
* remove trailing white-spaces from lib/redmine/helpers/diff.rb.Toshi MARUYAMA2011-08-201-6/+6
* remove trailing white-spaces from lib/redmine/menu_manager.rb.Toshi MARUYAMA2011-08-201-29/+29
* fix comment typo at lib/redmine/plugin.rb.Toshi MARUYAMA2011-08-111-3/+3
* scm: bazaar: use self.class.sq_bin for command name at adpter scm_cmd_no_rais...Toshi MARUYAMA2011-07-151-2/+5
* scm: bazaar: use self.class.sq_bin for command name at adpter scm_cmd() (#8825).Toshi MARUYAMA2011-07-151-2/+5
* scm: bazaar: use "shell_quote_command" method at adapter for JRuby + Windows ...Toshi MARUYAMA2011-07-151-1/+1