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.
Toshi MARUYAMA 6eaf34c214 scm: bazaar: code clean up model. 13 years ago
..
repository scm: bazaar: code clean up model. 13 years ago
attachment.rb remove trailing white-spaces from Attachment model source. 13 years ago
auth_source.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 13 years ago
auth_source_ldap.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 13 years ago
board.rb Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966). 13 years ago
change.rb scm: prevent PostgreSQL or Ruby 1.9 errors if paths is invalid UTF-8. 13 years ago
changeset.rb remove trailing white-spaces from changeset model source. 13 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 17 years ago
comment_observer.rb Adds email notifications support for news comments (#2074). 13 years ago
custom_field.rb Fixed: empty list for user/version custom fields on bulk edit form (#2096). 13 years ago
custom_value.rb Adds a "visible" option on User and Project custom fields (#1738). 13 years ago
document.rb remove trailing white-spaces from Document model source. 13 years ago
document_category.rb Removes column opt in enumerations table. 14 years ago
document_category_custom_field.rb Enumerations can now have custom fields defined on them. #4077 14 years ago
document_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 years ago
enabled_module.rb Removes debug message. 14 years ago
enumeration.rb Removes column opt in enumerations table. 14 years ago
group.rb Prevents validation error when adding a user to a group (#6457). 13 years ago
group_custom_field.rb User groups branch merged. 15 years ago
issue.rb remove trailing white-spaces excluding SQL from issue model source. 13 years ago
issue_category.rb Added version details view accessible from the roadmap. 16 years ago
issue_custom_field.rb fixed #9308 table_name pre/suffix support 17 years ago
issue_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 years ago
issue_priority.rb Removes column opt in enumerations table. 14 years ago
issue_priority_custom_field.rb Enumerations can now have custom fields defined on them. #4077 14 years ago
issue_relation.rb Safer code in IssueRelation (#7018). 13 years ago
issue_status.rb Allow additional workflow transitions for issue author and assignee (#2732). 13 years ago
journal.rb Fixed: notes are lost when copying issue(s) (#6901, #8239). 13 years ago
journal_detail.rb Private issues (#7414). 13 years ago
journal_observer.rb Fixed: notes are lost when copying issue(s) (#6901, #8239). 13 years ago
mail_handler.rb remove trailing white-spaces from mail handler model source. 13 years ago
mailer.rb remove trailing white-spaces from mailer model source. 13 years ago
member.rb Removed hard-coded english error message on failed Member creation 14 years ago
member_role.rb Fixed: project copy doesn't copy group memberships (#3975). 14 years ago
message.rb remove trailing white-spaces from message model source. 13 years ago
message_observer.rb remove trailing white-spaces from message observer model source. 13 years ago
news.rb remove trailing white-spaces from news model source. 13 years ago
news_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 15 years ago
principal.rb Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
project.rb Code cleanup. 13 years ago
project_custom_field.rb added svn:eol-style native property on /app files 17 years ago
query.rb remove trailing white-spaces from query model source. 13 years ago
repository.rb scm: git: show only filename and filesize if setting of reporting last commit is disable (#8365, #7047). 13 years ago
role.rb Private issues (#7414). 13 years ago
setting.rb remove trailing white-spaces from setting model source. 13 years ago
time_entry.rb remove trailing white-spaces from time entry model source. 13 years ago
time_entry_activity.rb Removes column opt in enumerations table. 14 years ago
time_entry_activity_custom_field.rb Fixed some merge bugs. #4077 14 years ago
time_entry_custom_field.rb Adds custom fields on time entries (#772). 16 years ago
token.rb Delete previous tokens when creating a new one. 15 years ago
tracker.rb Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 13 years ago
user.rb Adds an issues visibility level on roles (#7412). 13 years ago
user_custom_field.rb added svn:eol-style native property on /app files 17 years ago
user_preference.rb Warning on leaving a page with unsaved content in textarea (#2910). 13 years ago
version.rb Makes Version#start_date return the minimum start_date of its issues. 13 years ago
version_custom_field.rb Adds custom fields for versions (#4219). 14 years ago
watcher.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 14 years ago
wiki.rb Do a redirect when accessing a renamed wiki page. 13 years ago
wiki_content.rb remove trailing white-spaces from WikiContent model source. 13 years ago
wiki_content_observer.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 15 years ago
wiki_page.rb Add permission option to wiki page activity provider. 13 years ago
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
workflow.rb Fixes workflow edit with JRuby (#5404). 14 years ago