..
repository
use %r{} instead of // at app/models/repository/subversion.rb
2013-03-07 04:07:20 +00:00
attachment.rb
remove trailing white-space from app/models/attachment.rb
2013-01-26 00:47:29 +00:00
auth_source.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
auth_source_ldap.rb
Removed useless require 'iconv' ( #12787 ).
2013-01-12 20:36:22 +00:00
board.rb
remove trailing white-space from app/models/board.rb
2013-02-10 04:04:21 +00:00
change.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
changeset.rb
Removed useless require 'iconv' ( #12787 ).
2013-01-12 20:36:22 +00:00
comment.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
comment_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
custom_field.rb
remove trailing white-spaces from app/models/custom_field.rb
2013-02-12 00:51:11 +00:00
custom_field_value.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
custom_value.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
document.rb
Split "Manage documents" permission into create, edit and delete permissions ( #12401 ).
2013-01-20 11:38:20 +00:00
document_category.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
document_category_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
document_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
enabled_module.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
enumeration.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
group.rb
Mail handler: adds --default-group option to add created user to one or more groups ( #13340 ).
2013-03-03 07:59:29 +00:00
group_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue.rb
Fixed that copying an issue as a child of itself creates an extra issue ( #13328 ).
2013-03-01 12:26:06 +00:00
issue_category.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_priority.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_priority_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_query.rb
Refactor: makes issue id a regular QueryColumn.
2013-02-23 10:53:21 +00:00
issue_relation.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_status.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
journal.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
journal_detail.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
journal_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
mail_handler.rb
Mail handler: adds --no-notification option to disable notifications to the created user ( #13341 ).
2013-03-03 08:57:00 +00:00
mailer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
member.rb
Don't remove watchers on permission change.
2013-02-02 13:03:22 +00:00
member_role.rb
Don't remove watchers on permission change.
2013-02-02 13:03:22 +00:00
message.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
message_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
news.rb
Always notify project members about news unless they turned off all notifications ( #4700 ).
2013-01-26 18:07:57 +00:00
news_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
principal.rb
Optimizes the SQL query behind Principal#member_of.
2013-02-17 12:41:31 +00:00
project.rb
Fixed that #reload raises a Stack too deep error with ruby 2.0.
2013-02-28 18:47:25 +00:00
project_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
query.rb
Refactor: makes issue id a regular QueryColumn.
2013-02-23 10:53:21 +00:00
repository.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
role.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
setting.rb
replace tabs to spaces at app/models/setting.rb
2013-02-17 10:16:46 +00:00
time_entry.rb
Time entry with 2 digits year should not validate ( #3107 ).
2013-02-24 12:28:44 +00:00
time_entry_activity.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
time_entry_activity_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
time_entry_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
time_entry_query.rb
Refactor: use an ordered hash to store available filters and remove :order option ( #13154 ).
2013-02-14 20:37:17 +00:00
token.rb
Adds token finder methods.
2013-02-14 21:47:07 +00:00
tracker.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
user.rb
Performance: avoid querying all memberships in User#roles_for_project ( #13301 ).
2013-03-01 10:24:23 +00:00
user_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
user_preference.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
version.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
version_custom_field.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
watcher.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
wiki.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
wiki_content.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
wiki_content_observer.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
wiki_page.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
wiki_redirect.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
workflow_permission.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
workflow_rule.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
workflow_transition.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00