OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/models
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 15 years ago
..
repository Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716). 15 years ago
attachment.rb Unused variable 15 years ago
auth_source.rb Allow AuthSources to control if they allow password changes. 15 years ago
auth_source_ldap.rb Makes AuthSource.authenticate return a hash instead of an array. 15 years ago
board.rb
change.rb Merged r3860 from trunk. 15 years ago
changeset.rb Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 15 years ago
comment.rb
custom_field.rb Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
custom_value.rb
document.rb Refactor: Move recipients method into acts_as_event 15 years ago
document_category.rb
document_category_custom_field.rb
document_observer.rb
enabled_module.rb
enumeration.rb
group.rb
group_custom_field.rb
issue.rb Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority.rb
issue_priority_custom_field.rb
issue_relation.rb Adds issue relations to individual issue XML (#5305). 15 years ago
issue_status.rb Merged r3881 from trunk. 15 years ago
journal.rb
journal_detail.rb
journal_observer.rb
mail_handler.rb Truncate incoming email subject lines to 255 characters. #5698 15 years ago
mailer.rb Adds an option to enable/disable email notifications during a project copy (#4672). 15 years ago
member.rb Refactor: Extract method to the Member model 15 years ago
member_role.rb
message.rb Adds pagination to forum messages (#4664). 15 years ago
message_observer.rb
news.rb Refactor: Move recipients method into acts_as_event 15 years ago
news_observer.rb
principal.rb Fixed: Error on db:migrate with table prefix set (#5335). 15 years ago
project.rb Show subproject versions on the Roadmap. 15 years ago
project_custom_field.rb
query.rb Adding missing setter for Query#available_columns 15 years ago
repository.rb Memorize commit authors to speed up changesets loading. 15 years ago
role.rb Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
setting.rb Fixed a nil method error in Setting#value= 15 years ago
time_entry.rb
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
token.rb
tracker.rb
user.rb Merged r3873 from trunk. 15 years ago
user_custom_field.rb
user_preference.rb
version.rb Include the Project name when sorting versions. 15 years ago
version_custom_field.rb
watcher.rb
wiki.rb Makes the wiki sidebar editable (#5208). 15 years ago
wiki_content.rb Makes the wiki sidebar editable (#5208). 15 years ago
wiki_content_observer.rb
wiki_page.rb Makes the wiki sidebar editable (#5208). 15 years ago
wiki_redirect.rb
workflow.rb Fixes workflow edit with JRuby (#5404). 15 years ago