index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove trailing white-spaces from app/models/auth_source.rb.
Toshi MARUYAMA
2011-08-31
1
-10
/
+10
*
remove trailing white-spaces from app/models/wiki.rb.
Toshi MARUYAMA
2011-08-31
1
-12
/
+12
*
remove trailing white-spaces from app/models/wiki_content_observer.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/models/wiki_redirect.rb.
Toshi MARUYAMA
2011-08-31
1
-5
/
+5
*
Rails3: replace deprecated 'validate' method at WikiPage model.
Toshi MARUYAMA
2011-08-31
1
-1
/
+3
*
scm: remove before_save() because of duplicate at url=(arg) and root_url=(arg).
Toshi MARUYAMA
2011-08-30
1
-7
/
+0
*
Rails3: replace deprecated 'after_destroy' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+2
*
Rails3: replace deprecated 'before_save' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+3
*
Rails3: replace deprecated 'before_create' to declared method at Changeset mo...
Toshi MARUYAMA
2011-08-29
1
-1
/
+2
*
Rails3: replace deprecated 'after_create' to declared method at Repository mo...
Toshi MARUYAMA
2011-08-29
1
-1
/
+3
*
Rails3: replace deprecated 'validate_on_create' to declared validation method...
Toshi MARUYAMA
2011-08-29
1
-1
/
+7
*
Rails3: replace deprecate 'validate' instance method to declared validation m...
Toshi MARUYAMA
2011-08-29
1
-1
/
+2
*
remove trailing white-spaces from app/models/time_entry_custom_field.rb.
Toshi MARUYAMA
2011-08-29
1
-4
/
+4
*
remove trailing white-spaces from app/models/time_entry_activity_custom_field...
Toshi MARUYAMA
2011-08-29
1
-5
/
+4
*
remove trailing white-spaces from app/models/time_entry_activity.rb.
Toshi MARUYAMA
2011-08-29
1
-5
/
+5
*
remove trailing white-spaces from app/models/journal_detail.rb.
Toshi MARUYAMA
2011-08-22
1
-5
/
+5
*
remove trailing white-spaces from app/models/attachment.rb.
Toshi MARUYAMA
2011-08-22
1
-1
/
+1
*
remove trailing white-spaces from app/models/tracker.rb.
Toshi MARUYAMA
2011-08-22
1
-13
/
+13
*
remove trailing white-spaces from app/models/issue_category.rb.
Toshi MARUYAMA
2011-08-22
1
-8
/
+8
*
remove trailing white-spaces from app/models/project.rb.
Toshi MARUYAMA
2011-08-21
1
-63
/
+63
*
remove trailing white-spaces except SQL from app/models/issue.rb.
Toshi MARUYAMA
2011-08-21
1
-4
/
+4
*
remove trailing white-spaces from app/models/custom_value.rb.
Toshi MARUYAMA
2011-08-21
1
-12
/
+12
*
remove trailing white-spaces from app/models/custom_field.rb.
Toshi MARUYAMA
2011-08-21
1
-17
/
+17
*
remove trailing white-spaces from app/models/auth_source_ldap.rb.
Toshi MARUYAMA
2011-08-21
1
-19
/
+19
*
remove trailing white-spaces from app/models/wiki_page.rb.
Toshi MARUYAMA
2011-08-21
1
-27
/
+27
*
remove trailing white-spaces from app/models/watcher.rb.
Toshi MARUYAMA
2011-08-21
1
-11
/
+11
*
remove trailing white-spaces from app/models/user_preference.rb.
Toshi MARUYAMA
2011-08-21
1
-11
/
+11
*
remove trailing white-spaces from app/models/token.rb.
Toshi MARUYAMA
2011-08-21
1
-10
/
+10
*
remove trailing white-spaces from app/models/user.rb.
Toshi MARUYAMA
2011-08-21
1
-60
/
+60
*
remove trailing white-spaces from app/models/message.rb.
Toshi MARUYAMA
2011-08-21
1
-1
/
+1
*
remove trailing white-spaces from app/models/issue_relation.rb.
Toshi MARUYAMA
2011-08-21
1
-20
/
+20
*
remove trailing white-spaces from app/models/issue_status.rb.
Toshi MARUYAMA
2011-08-21
1
-16
/
+16
*
remove trailing white-spaces from app/models/member.rb.
Toshi MARUYAMA
2011-08-21
1
-14
/
+14
*
remove trailing white-spaces from app/models/member_role.rb.
Toshi MARUYAMA
2011-08-21
1
-11
/
+11
*
remove trailing white-spaces from app/models/enumeration.rb.
Toshi MARUYAMA
2011-08-21
1
-16
/
+16
*
remove trailing white-spaces from app/models/query.rb.
Toshi MARUYAMA
2011-08-20
1
-17
/
+17
*
Include issues asigned to user's groups when using "assigned to me" filter (#...
Jean-Philippe Lang
2011-07-31
1
-1
/
+8
*
Fixes mail handler for when there's no attachments (#8651).
Jean-Philippe Lang
2011-07-29
1
-1
/
+1
*
Fixed: attachments from Apple Mail not added by mail handler (#8651).
Jean-Philippe Lang
2011-07-29
1
-1
/
+1
*
Fixed: file uploads broken by r6312 (#8912).
Jean-Philippe Lang
2011-07-29
1
-1
/
+2
*
Fixed: pagination do not show total visible issue count (#8633).
Jean-Philippe Lang
2011-07-24
1
-1
/
+1
*
Ability to load relations on /issues API (#7366).
Jean-Philippe Lang
2011-07-24
1
-1
/
+11
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
3
-5
/
+11
*
Assignee is removed on issue update if assignee account is locked (#8884).
Jean-Philippe Lang
2011-07-23
1
-0
/
+1
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
8
-31
/
+76
*
Refactor: extract specific filter statements to methods.
Jean-Philippe Lang
2011-07-20
1
-58
/
+63
*
Fixed: additional workflow transitions not available when set to both author ...
Jean-Philippe Lang
2011-07-20
1
-8
/
+10
*
Refactor builtin roles creation.
Jean-Philippe Lang
2011-07-20
1
-17
/
+14
*
Validate custom field regexp (#8865).
Jean-Philippe Lang
2011-07-20
1
-0
/
+8
*
More accurate date validation.
Jean-Philippe Lang
2011-07-11
1
-1
/
+1
[prev]
[next]