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
Eric Davis 4a67c211ca Fixed a nil method error in Setting#value= 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 Auto-detect attachment content type when blank (#3782). 15 years ago
auth_source.rb
auth_source_ldap.rb
board.rb
change.rb
changeset.rb Refactor: Extract method to create a Change from a Changeset. 15 years ago
comment.rb
custom_field.rb
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 Refactor: Extracted the select_all calls to a new private method. 15 years ago
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority.rb
issue_priority_custom_field.rb
issue_relation.rb
issue_status.rb
journal.rb
journal_detail.rb
journal_observer.rb
mail_handler.rb
mailer.rb Log email delivery errors. 15 years ago
member.rb
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: NOT NULL constraint error when adding a group (#4632). 15 years ago
project.rb Fixed: Project copy loses wiki pages hierarchy (#4797). 15 years ago
project_custom_field.rb
query.rb Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
repository.rb Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects (#4782). 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 Create and assign the api token so the current instance can access it. (#4497) 15 years ago
user_custom_field.rb
user_preference.rb
version.rb
version_custom_field.rb
watcher.rb
wiki.rb
wiki_content.rb
wiki_content_observer.rb
wiki_page.rb
wiki_redirect.rb
workflow.rb