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
*
scm: mercurial: do nothing in fetching if info is nil (#8777).
Toshi MARUYAMA
2011-07-11
1
-0
/
+1
*
Keep invalid values and add validation error message.
Jean-Philippe Lang
2011-07-10
1
-5
/
+5
*
Reject non numeric values for numeric fields.
Jean-Philippe Lang
2011-07-10
1
-1
/
+5
*
Fixes filters on float values.
Jean-Philippe Lang
2011-07-10
1
-6
/
+7
*
Adds date based filters (#4729) and date range filter (#6954).
Jean-Philippe Lang
2011-07-10
1
-31
/
+56
*
scm: git: catch exception in model default_branch() (#8458, #6713).
Toshi MARUYAMA
2011-07-10
1
-0
/
+3
*
scm: mercurial: remove return value from model fetch_changesets().
Toshi MARUYAMA
2011-07-10
1
-1
/
+0
*
Adds "between" operator for numeric filters (#6180).
Jean-Philippe Lang
2011-07-10
1
-1
/
+14
*
Fixes "less than", "greater than" filters on custom fields with postgres (#61...
Jean-Philippe Lang
2011-07-09
1
-2
/
+10
*
Numeric operators for custom fields in query filters (#6180).
Jean-Philippe Lang
2011-07-09
1
-0
/
+2
*
Fixed: Wiki annotated page does not display author of version 1 (#8449).
Jean-Philippe Lang
2011-07-09
1
-1
/
+5
*
Adds visibility condition on parent project in API.
Jean-Philippe Lang
2011-07-09
1
-0
/
+5
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
6
-7
/
+15
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
1
-1
/
+11
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
1
-0
/
+10
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
1
-0
/
+2
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
1
-2
/
+10
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-0
/
+5
*
Do not show 2 validation errors when user mail is blank.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
1
-0
/
+5
*
Normalize issue description EOLs do prevent false journal details (#8712).
Jean-Philippe Lang
2011-07-02
1
-0
/
+7
*
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
Jean-Philippe Lang
2011-07-02
1
-2
/
+2
*
Do not journalize blank description changes (#8712).
Jean-Philippe Lang
2011-07-02
1
-1
/
+4
*
scm: return nil at model default_branch and override at git model (#8458, #67...
Toshi MARUYAMA
2011-06-30
2
-1
/
+5
*
Fixed circular dependencies possibly introduced when using reverse relations,...
Jean-Baptiste Barth
2011-06-26
1
-1
/
+6
*
Added Project#enable_module! and Project#disable_module! (#7115)
Jean-Baptiste Barth
2011-06-19
1
-1
/
+21
*
replace RAILS_ROOT to Rails.root in setting model.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
replace RAILS_ROOT to Rails.root of attachments storage path.
Toshi MARUYAMA
2011-06-15
1
-1
/
+1
*
scm: fix JRuby tests fail in unit changeset following test.
Toshi MARUYAMA
2011-06-09
1
-0
/
+7
*
scm: catch all exceptions to get scm command version in repository model (#85...
Toshi MARUYAMA
2011-06-03
1
-3
/
+3
*
Fixed: activity shows updates of private issues (#8432).
Jean-Philippe Lang
2011-05-29
1
-1
/
+0
*
scm: mercurial: code clean up model.
Toshi MARUYAMA
2011-05-26
1
-13
/
+16
*
scm: mercurial: use regexp %r{} instead of // in model latest_changesets_cond().
Toshi MARUYAMA
2011-05-26
1
-1
/
+1
*
scm: add exception of fetching revisions error in repository model (#5357, #2...
Toshi MARUYAMA
2011-05-25
1
-0
/
+2
*
scm: git: brush up model fetch_changesets() comment.
Toshi MARUYAMA
2011-05-19
1
-5
/
+6
*
scm: git: use hash#dup for extra_info in model fetch_changesets().
Toshi MARUYAMA
2011-05-19
1
-1
/
+2
*
scm: git: set revisions ordering inconsistent in existing database (#5357).
Toshi MARUYAMA
2011-05-19
1
-1
/
+11
*
remove trailing white-spaces from document observer model source.
Toshi MARUYAMA
2011-05-18
1
-4
/
+4
*
remove trailing white-spaces from enabled module source.
Toshi MARUYAMA
2011-05-18
1
-7
/
+7
*
remove trailing white-spaces and an empty line from document category custom ...
Toshi MARUYAMA
2011-05-18
1
-5
/
+4
*
remove trailing white-spaces from document category model source.
Toshi MARUYAMA
2011-05-18
1
-4
/
+4
*
scm: bazaar: code clean up model.
Toshi MARUYAMA
2011-05-18
1
-6
/
+11
*
remove trailing white-spaces from setting model source.
Toshi MARUYAMA
2011-05-18
1
-20
/
+20
*
remove trailing white-spaces from query model source.
Toshi MARUYAMA
2011-05-17
1
-76
/
+76
*
remove trailing white-spaces from time entry model source.
Toshi MARUYAMA
2011-05-17
1
-12
/
+12
*
remove trailing white-spaces from news model source.
Toshi MARUYAMA
2011-05-17
1
-11
/
+11
*
remove trailing white-spaces from message observer model source.
Toshi MARUYAMA
2011-05-17
1
-4
/
+4
*
remove trailing white-spaces from message model source.
Toshi MARUYAMA
2011-05-17
1
-18
/
+18
*
remove trailing white-spaces from mailer model source.
Toshi MARUYAMA
2011-05-17
1
-21
/
+21
*
remove trailing white-spaces from mail handler model source.
Toshi MARUYAMA
2011-05-17
1
-2
/
+2
[next]