Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jean-Philippe Lang f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). 13 лет назад
..
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). 14 лет назад
attachment.rb Unused variable 14 лет назад
auth_source.rb Allow AuthSources to control if they allow password changes. 14 лет назад
auth_source_ldap.rb Makes AuthSource.authenticate return a hash instead of an array. 14 лет назад
board.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 14 лет назад
change.rb Force-clear the default value for migration from :string to :text. #5846 #5771 14 лет назад
changeset.rb Removed useless debug code. #5978 14 лет назад
comment.rb Fixed: 10342 Creation of Schema in Oracle 17 лет назад
custom_field.rb Replace the hardcoded CustomField::FIELD_FORMATS with a class. 14 лет назад
custom_value.rb Avoid useless database queries. 14 лет назад
document.rb Refactor: Move recipients method into acts_as_event 14 лет назад
document_category.rb Removes column opt in enumerations table. 14 лет назад
document_category_custom_field.rb Enumerations can now have custom fields defined on them. #4077 14 лет назад
document_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 лет назад
enabled_module.rb Removes debug message. 14 лет назад
enumeration.rb Removes column opt in enumerations table. 14 лет назад
group.rb User groups branch merged. 15 лет назад
group_custom_field.rb User groups branch merged. 15 лет назад
issue.rb Fixed: precedes/follows relations no longer update start/due dates (#5803). 13 лет назад
issue_category.rb Added version details view accessible from the roadmap. 16 лет назад
issue_custom_field.rb fixed #9308 table_name pre/suffix support 17 лет назад
issue_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 лет назад
issue_priority.rb Removes column opt in enumerations table. 14 лет назад
issue_priority_custom_field.rb Enumerations can now have custom fields defined on them. #4077 14 лет назад
issue_relation.rb Adds issue relations to individual issue XML (#5305). 14 лет назад
issue_status.rb Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 14 лет назад
journal.rb Refactor: move method to model. (references r4057) 14 лет назад
journal_detail.rb Journal details truncated only if values are strings 17 лет назад
journal_observer.rb Added three new notifiable events based on issue attributes 13 лет назад
mail_handler.rb Truncate incoming email subject lines to 255 characters. #5698 14 лет назад
mailer.rb Added a users options to the reminders email 13 лет назад
member.rb Removed hard-coded english error message on failed Member creation 14 лет назад
member_role.rb Fixed: project copy doesn't copy group memberships (#3975). 14 лет назад
message.rb Adds pagination to forum messages (#4664). 14 лет назад
message_observer.rb Make sure users don't get notified for thing they can not view (#3589). 14 лет назад
news.rb Refactor: Move recipients method into acts_as_event 14 лет назад
news_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 лет назад
principal.rb Define Principal#name so all subclasses will have some sort of name when printed. 13 лет назад
project.rb Change Project#notified_users to check for the 'all' notification option. #6541 13 лет назад
project_custom_field.rb added svn:eol-style native property on /app files 17 лет назад
query.rb Remember the selected "Member of Role" and "Member of Group" options. #6467 13 лет назад
repository.rb Memorize commit authors to speed up changesets loading. 14 лет назад
role.rb Change Role#anonymous and #non_member so they generate the record as needed. 14 лет назад
setting.rb Fixed a nil method error in Setting#value= 14 лет назад
time_entry.rb Change the TimelogController's to/from dates based on the project time entries 13 лет назад
time_entry_activity.rb Removes column opt in enumerations table. 14 лет назад
time_entry_activity_custom_field.rb Fixed some merge bugs. #4077 14 лет назад
time_entry_custom_field.rb Adds custom fields on time entries (#772). 16 лет назад
token.rb Delete previous tokens when creating a new one. 15 лет назад
tracker.rb By default, only show statuses that are used by the tracker on the workflow edit view. 14 лет назад
user.rb Code cleanup: renamed variables in User#allowed_to? with explicit names 13 лет назад
user_custom_field.rb added svn:eol-style native property on /app files 17 лет назад
user_preference.rb Merged Rails 2.1 compatibility branch. 16 лет назад
version.rb Add project names to the Versions in the Gantt export. #5904 13 лет назад
version_custom_field.rb Adds custom fields for versions (#4219). 14 лет назад
watcher.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 14 лет назад
wiki.rb Makes the wiki sidebar editable (#5208). 14 лет назад
wiki_content.rb Makes the wiki sidebar editable (#5208). 14 лет назад
wiki_content_observer.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 15 лет назад
wiki_page.rb Makes the wiki sidebar editable (#5208). 14 лет назад
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 лет назад
workflow.rb Fixes workflow edit with JRuby (#5404). 14 лет назад