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.
Jean-Philippe Lang fe1a152e02 Merged r9798 to r9801 from trunk. 12 years ago
..
repository scm: mercurial: git: save parents in creating changesets (#10470) 12 years ago
attachment.rb Fixed that REST Uploads fail with fastcgi in 1.4-stable (#10832). 12 years ago
auth_source.rb Merged LdapAuthSourceController into AuthSourceController. 12 years ago
auth_source_ldap.rb Fixes error message for LDAP filter (#1060). 12 years ago
board.rb Prevent mass-assignment when adding/updating a forum (#10390). 12 years ago
change.rb Rails3: model: replace deprecated 'before_validation' method at Change model 12 years ago
changeset.rb Adds the repository identifier in the activity and search results (#779). 12 years ago
comment.rb Prevent mass-assignment when adding a news comment (#10390). 12 years ago
comment_observer.rb remove trailing white-spaces from app/models/comment_observer.rb. 13 years ago
custom_field.rb Force encoding of custom field possible values (#10593). 12 years ago
custom_field_value.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 12 years ago
custom_value.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 12 years ago
document.rb Prevent mass-assignment when adding/updating a document (#10390). 12 years ago
document_category.rb remove trailing white-spaces from document category model source. 13 years ago
document_category_custom_field.rb remove trailing white-spaces and an empty line from document category custom field model source. 13 years ago
document_observer.rb remove trailing white-spaces from document observer model source. 13 years ago
enabled_module.rb remove trailing white-spaces from enabled module source. 13 years ago
enumeration.rb Use subclasses method instead of class variable. 12 years ago
group.rb Rails3: use .to_s for overriding human_attribute_name parameter at group model 12 years ago
group_custom_field.rb remove trailing white-spaces from app/models/group_custom_field.rb. 13 years ago
issue.rb Merged r9404, r9405 from trunk. 12 years ago
issue_category.rb Prevent mass-assignment when adding/updating an issue category (#10390). 12 years ago
issue_custom_field.rb remove trailing white-spaces from app/models/issue_custom_field.rb. 13 years ago
issue_observer.rb remove trailing white-spaces from app/models/issue_observer.rb. 13 years ago
issue_priority.rb remove trailing white-spaces from app/models/issue_priority.rb. 13 years ago
issue_priority_custom_field.rb remove trailing white-spaces from app/models/issue_priority_custom_field.rb. 13 years ago
issue_relation.rb Removed after_initialize methods. 12 years ago
issue_status.rb Rails3: model: replace deprecated 'after_save' method at IssueStatus model 12 years ago
journal.rb remove trailing white-spaces from app/models/journal.rb. 13 years ago
journal_detail.rb remove trailing white-spaces from app/models/journal_detail.rb. 13 years ago
journal_observer.rb remove trailing white-spaces from app/models/journal_observer.rb. 13 years ago
mail_handler.rb Merged r9390 from trunk. 12 years ago
mailer.rb Backported r9687 from trunk. 12 years ago
member.rb Fixed potential error when sorting members without role (#10053). 12 years ago
member_role.rb Rails3: model: replace deprecated validate method at member_role model 12 years ago
message.rb Merged r9350 and r9351 from trunk. 12 years ago
message_observer.rb remove trailing white-spaces from message observer model source. 13 years ago
news.rb Prevent mass-assignment when adding/updating a news (#10390). 12 years ago
news_observer.rb remove trailing white-spaces from app/models/news_observer.rb. 13 years ago
principal.rb Fixed that the proposed users list may be empty when adding a project member (#10374). 12 years ago
project.rb Removed sort order on issues association. 12 years ago
project_custom_field.rb remove trailing white-spaces from app/models/project_custom_field.rb. 13 years ago
query.rb Merged r9671 from trunk. 12 years ago
repository.rb Merged r9619 from trunk. 12 years ago
role.rb Restores migration broken by r8182 and removes default scope on Role (#9800). 12 years ago
setting.rb Fixed random failures in RepositoriesControllerTest with ruby-1.8.7-p358. 12 years ago
time_entry.rb Merged r9783 from trunk. 12 years ago
time_entry_activity.rb remove trailing white-spaces from app/models/time_entry_activity.rb. 13 years ago
time_entry_activity_custom_field.rb remove trailing white-spaces from app/models/time_entry_activity_custom_field.rb. 13 years ago
time_entry_custom_field.rb remove trailing white-spaces from app/models/time_entry_custom_field.rb. 13 years ago
token.rb Merged r9420 from trunk. 12 years ago
tracker.rb remove trailing white-spaces from app/models/tracker.rb. 13 years ago
user.rb Merged r9798 to r9801 from trunk. 12 years ago
user_custom_field.rb remove trailing white-spaces from app/models/user_custom_field.rb. 13 years ago
user_preference.rb Set user_id as a protected attribute (#10390). 12 years ago
version.rb Prevent mass-assignment when adding/updating a version (#10390). 12 years ago
version_custom_field.rb remove trailing white-spaces from app/models/version_custom_field.rb. 13 years ago
watcher.rb Rails3: model: replace deprecated validate method at watcher model 12 years ago
wiki.rb Prevent mass-assignment when adding/updating a wiki (#10390). 12 years ago
wiki_content.rb WikiContent::Version#text may return ascii-8bit encoded string (#10590). 12 years ago
wiki_content_observer.rb remove trailing white-spaces from app/models/wiki_content_observer.rb. 13 years ago
wiki_page.rb Ability to edit a wiki page's parent on the edit page (#6449). 12 years ago
wiki_redirect.rb remove trailing white-spaces from app/models/wiki_redirect.rb. 13 years ago
workflow.rb Removed dead code. 12 years ago