..
activity
remove trailing white-spaces from lib/redmine/activity/fetcher.rb.
2011-09-01 02:08:09 +00:00
core_ext
set svn:eol-style native lib/redmine/core_ext/date/calculations.rb
2012-03-11 04:55:57 +00:00
default_data
Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view ( #2009 ).
2012-02-05 10:56:27 +00:00
export
pdf: enhanced issues list ( #10464 )
2012-03-20 07:09:15 +00:00
helpers
Adds "Status" to the time report criteria ( #9985 ).
2012-01-14 09:51:56 +00:00
scm
Fixed DarcsAdapter for ruby 1.9.3.
2012-03-02 08:40:41 +00:00
views
Support for nested array in API builder.
2012-01-29 18:29:09 +00:00
wiki_formatting
Extracted auto_link and auto_mailto to a module.
2012-03-04 10:04:46 +00:00
about.rb
Add plugins information to script/about ( #3387 ).
2009-05-25 19:10:26 +00:00
access_control.rb
remove trailing white-spaces from lib/redmine/access_control.rb
2011-09-20 02:45:43 +00:00
access_keys.rb
remove trailing white-spaces from lib/redmine/access_keys.rb
2011-09-18 08:27:45 +00:00
activity.rb
remove trailing white-spaces from lib/redmine/activity.rb.
2011-08-31 23:00:56 +00:00
ciphering.rb
Fixed: crypting blank passwords raises an error ( #9137 ).
2011-11-29 19:47:51 +00:00
codeset_util.rb
move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for common use ( #2371 )
2011-11-17 11:53:15 +00:00
configuration.rb
Adds an explicit error message for invalid YAML configuration file ( #9748 ).
2011-12-07 18:54:41 +00:00
core_ext.rb
Estimated time recognizes improved time formats ( #1092 ).
2008-04-26 11:59:51 +00:00
custom_field_format.rb
remove trailing white-spaces from lib/redmine/custom_field_format.rb
2011-09-20 02:45:15 +00:00
hook.rb
Check that controller and request methods are available.
2011-12-18 08:40:04 +00:00
i18n.rb
remove trailing white-spaces from lib/redmine/i18n.rb.
2011-09-01 00:45:09 +00:00
imap.rb
remove trailing white-spaces from lib/redmine/imap.rb
2011-09-20 01:14:35 +00:00
info.rb
Removed unused method.
2011-12-03 21:12:33 +00:00
menu_manager.rb
Missing html_safe.
2011-12-26 22:26:27 +00:00
mime_type.rb
remove trailing white-spaces from lib/redmine/mime_type.rb
2011-09-20 02:11:54 +00:00
notifiable.rb
remove trailing white-spaces from lib/redmine/notifiable.rb
2011-09-20 02:47:52 +00:00
platform.rb
remove trailing white-spaces from lib/redmine/platform.rb
2011-09-20 02:47:28 +00:00
plugin.rb
Adds Redmine::Plugin.public_directory to be used instead of Engines.public_directory.
2012-03-04 10:29:47 +00:00
pop3.rb
POP3 task only recognizes Message-ID header, not Message-Id ( #10198 ).
2012-02-11 10:06:14 +00:00
safe_attributes.rb
Code cleanup.
2011-12-13 20:40:03 +00:00
search.rb
remove trailing white-spaces from lib/redmine/search.rb
2011-09-20 02:48:40 +00:00
subclass_factory.rb
Extracted new_subclass_instance method to a module.
2011-12-10 19:18:06 +00:00
syntax_highlighting.rb
Update CodeRay version to 1.0 final ( #4264 ).
2011-10-08 13:34:30 +00:00
themes.rb
remove trailing white-spaces from lib/redmine/themes.rb
2011-09-20 02:48:17 +00:00
unified_diff.rb
Fixed that partial diffs are done against html instead of original code ( #9143 ).
2012-02-15 17:39:47 +00:00
utils.rb
Adds Redmine::Utils.random_hex for generating a random hex string.
2012-03-04 11:05:02 +00:00
version.rb
Updates for 1.3.2 release.
2012-03-11 08:20:41 +00:00
wiki_formatting.rb
Extracted auto_link and auto_mailto to a module.
2012-03-04 10:04:46 +00:00