Redmine/lib/redmine
Jean-Philippe Lang a18f6ffb37 Icon for the textile help link.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-01-02 07:47:12 +00:00
..
activity Copyright update. 2012-05-05 12:56:53 +00:00
core_ext Copyright update. 2012-05-05 12:56:53 +00:00
default_data Replaces find(:first) calls. 2012-12-03 18:21:32 +00:00
export Fixed that issues grouped by custom field is broken in PDF export (#12513). 2012-12-08 09:45:38 +00:00
helpers Rename the Member column to User on the time entries list. 2012-12-09 18:09:44 +00:00
scm Redmine::Scm::Base.all should return an empty array instead of nil when no SCM was added. 2012-12-05 22:00:02 +00:00
views Explicitly load dependencies for when running with config.threadsafe! (#12097). 2012-12-02 18:06:06 +00:00
wiki_formatting Icon for the textile help link. 2013-01-02 07:47:12 +00:00
access_control.rb Ability to close projects (read-only) (#3640). 2012-06-25 17:49:35 +00:00
access_keys.rb Copyright update. 2012-05-05 12:56:53 +00:00
activity.rb Copyright update. 2012-05-05 12:56:53 +00:00
ciphering.rb Copyright update. 2012-05-05 12:56:53 +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 Merged ajax_upload branch (#3957). 2012-12-10 20:09: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 Copyright update. 2012-05-05 12:56:53 +00:00
hook.rb Fixed that content_for does not work in Hook.render_on (#11105). 2012-06-09 09:19:15 +00:00
i18n.rb Adds copyright. 2012-11-18 18:21:16 +00:00
imap.rb Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013). 2012-05-25 16:54:23 +00:00
info.rb Adds a simple script/about. 2012-05-01 11:41:15 +00:00
menu_manager.rb Copyright update. 2012-05-05 12:56:53 +00:00
mime_type.rb Set application/javascript as javascript mime tpye (#11621). 2012-08-13 12:39:11 +00:00
notifiable.rb remove trailing white-spaces from lib/redmine/notifiable.rb 2011-09-20 02:47:52 +00:00
pagination.rb Adds CSS classes on pagination links. 2012-12-21 20:58:55 +00:00
platform.rb Copyright update. 2012-05-05 12:56:53 +00:00
plugin.rb Code cleanup: implement Plugin#to_param for generating routes. 2012-12-13 13:52:56 +00:00
pop3.rb Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013). 2012-05-25 16:54:23 +00:00
safe_attributes.rb Safe attributes for repositories. 2012-06-19 19:47:54 +00:00
search.rb Copyright update. 2012-05-05 12:56:53 +00:00
subclass_factory.rb Makes enumerations available through the REST API. 2012-10-17 17:29:27 +00:00
syntax_highlighting.rb Removed line numbers from syntax highlightment. 2012-07-29 14:52:57 +00:00
themes.rb Copyright update. 2012-05-05 12:56:53 +00:00
thumbnail.rb Removed debug message. 2012-07-16 17:56:08 +00:00
unified_diff.rb use git diff format for all diff (#11868) 2012-09-19 02:29:11 +00:00
utils.rb Ignore non-working days when rescheduling an issue (#2161). 2012-10-29 10:06:30 +00:00
version.rb Set version to 2.2.0. 2012-12-02 17:57:30 +00:00
wiki_formatting.rb Fixed that autolinks and textile links ending with cyrilic characters are broken (#12397). 2012-11-24 14:20:01 +00:00