obsolete.ChilliProject/app/models
Gregor Schmidt 92b6d43150 [#780] using a changing cache key to avoid the need for explicit cache invalidation
This should work on all cache stores, since only the basic cache operations fetch and delete are used. The methods clear_cache and check_cache can no longer be supported. To sweep the whole cache Rails.cache.clear may be used. To invalidate the Settings only, you may use Setting.first.try(:touch).
2011-12-19 17:30:08 +01:00
..
repository Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
attachment.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
auth_source.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
auth_source_ldap.rb [#3619] Validate the AuthSourceLdap#custom_filter 2011-12-13 20:56:31 +01:00
board.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
change.rb [#740] Fix faulty assignment 2011-12-03 16:32:29 +01:00
changeset.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
comment.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
comment_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
custom_value.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_category.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_category_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
enabled_module.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
enumeration.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
group.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
group_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue.rb [#733] Add Issue#due_today? and add due-today css class 2011-11-25 21:06:29 +01:00
issue_category.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_priority.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_priority_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_relation.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_status.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
journal.rb Better decide if journal implements the method itself. #554 2011-11-06 13:25:31 +01:00
journal_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
mail_handler.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
mailer.rb Better checks for previous commit. 2011-11-30 18:08:36 +01:00
member.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
member_role.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
message.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
message_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
news.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
news_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
principal.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
project.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
project_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
query.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
repository.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
role.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
setting.rb [#780] using a changing cache key to avoid the need for explicit cache invalidation 2011-12-19 17:30:08 +01:00
time_entry.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_activity.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_activity_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
token.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
tracker.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
user.rb Merge pull request #90 from meineerde/issues/master/124-delete-registered-users 2011-11-25 09:47:12 -08:00
user_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
user_preference.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
version.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
version_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
watcher.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_content.rb [#707] Fix encoding error on wiki diffs on Ruby 1.9 2011-11-16 17:39:26 +01:00
wiki_content_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_page.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_redirect.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
workflow.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00