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
/
repository
Commit message (
Expand
)
Author
Age
Files
Lines
*
human_attribute_name accepts optional argument.
Jean-Philippe Lang
2011-12-18
6
-12
/
+12
*
scm: model: mercurial: set revision graph support true (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+4
*
scm: model: git: set revision graph support true (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+4
*
scm: mercurial: model: save parent/child relation for changesets (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+5
*
scm: git: model: save parent/child relation for changesets (#5501)
Toshi MARUYAMA
2011-11-03
1
-1
/
+6
*
scm: git: fix typo of comments about fetching revisions (#9472)
Toshi MARUYAMA
2011-10-27
1
-1
/
+1
*
scm: git: recovery and improve comments of fetching from 1.1 about harmful in...
Toshi MARUYAMA
2011-10-27
1
-0
/
+11
*
scm: git: return saved revision at model "save_revision" (#5501)
Toshi MARUYAMA
2011-10-25
1
-0
/
+1
*
scm: git: use to_s for branches at model (#5501)
Toshi MARUYAMA
2011-10-25
1
-1
/
+2
*
scm: mercurial: do nothing in fetching if info is nil (#8777).
Toshi MARUYAMA
2011-07-11
1
-0
/
+1
*
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
*
scm: return nil at model default_branch and override at git model (#8458, #67...
Toshi MARUYAMA
2011-06-30
1
-0
/
+4
*
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: 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
*
scm: bazaar: code clean up model.
Toshi MARUYAMA
2011-05-18
1
-6
/
+11
*
scm: git: fix fetching 7 days problem (#7146, #6013).
Toshi MARUYAMA
2011-05-13
1
-29
/
+16
*
scm: git: show only filename and filesize if setting of reporting last commit...
Toshi MARUYAMA
2011-05-13
1
-0
/
+4
*
scm: git: get "extra_report_last_commit" value from extra_info (#8365, #7047).
Toshi MARUYAMA
2011-05-13
1
-1
/
+4
*
scm: mercurial: remove trailing white-spaces from model source.
Toshi MARUYAMA
2011-05-12
1
-5
/
+5
*
scm: darcs: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-7
/
+7
*
scm: filesystem: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-5
/
+4
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-14
/
+14
*
scm: bazaar: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-14
/
+14
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-13
/
+13
*
scm: git: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-8
/
+9
*
scm: git: change model report_last_commit() name to extra_report_last_commit(...
Toshi MARUYAMA
2011-05-06
1
-2
/
+2
*
scm: git: use the model value of whether reporting last commit in repository ...
Toshi MARUYAMA
2011-05-05
1
-1
/
+3
*
scm: git: add the model method whether reporting last commit in repository tr...
Toshi MARUYAMA
2011-05-05
1
-0
/
+4
*
scm: git: override entries() in model for browsing tree performance (#7047).
Toshi MARUYAMA
2011-05-05
1
-0
/
+4
*
scm: git: fix indent in model.
Toshi MARUYAMA
2011-05-05
1
-1
/
+1
*
scm: git: add comments of revision order in fetch_changesets().
Toshi MARUYAMA
2011-05-04
1
-0
/
+15
*
scm: git: rearrange fetch_changesets() comment.
Toshi MARUYAMA
2011-05-04
1
-3
/
+7
*
scm: git: refactor saving a revision in model.
Toshi MARUYAMA
2011-05-04
1
-13
/
+18
*
scm: cvs: use i18n string at 'CVSROOT' and 'Module' setting.
Toshi MARUYAMA
2011-04-23
1
-5
/
+7
*
scm: filesystem: use i18n string at 'Root directory' setting.
Toshi MARUYAMA
2011-04-23
1
-4
/
+5
*
scm: use i18n string at 'Path to repository' setting in Mercurial, Git, Bazaa...
Toshi MARUYAMA
2011-04-23
4
-16
/
+20
*
scm: mercurial: change "url" human attribute name from "Root directory" to "P...
Toshi MARUYAMA
2011-04-23
1
-1
/
+1
*
scm: darcs: change "url" human attribute name from "Root directory" to "Path ...
Toshi MARUYAMA
2011-04-23
1
-1
/
+1
*
scm: bazaar: change "url" human attribute name from "Root directory" to "Path...
Toshi MARUYAMA
2011-04-23
1
-1
/
+1
*
scm: use i18n string at commit log encoding setting (#1735).
Toshi MARUYAMA
2011-04-23
3
-3
/
+0
*
scm: cvs: fix mistake human attribute names of root_url and url.
Toshi MARUYAMA
2011-04-23
1
-2
/
+2
*
scm: darcs: set supports_directory_revisions true at model (#7984).
Toshi MARUYAMA
2011-04-17
1
-0
/
+4
*
scm: cvs: convert author encoding with log encoding setting.
Toshi MARUYAMA
2011-04-14
1
-1
/
+1
*
scm: cvs: fix parsing revisions if author is not ASCII.
Toshi MARUYAMA
2011-04-14
1
-1
/
+2
*
scm: cvs: code clean up model.
Toshi MARUYAMA
2011-04-13
1
-25
/
+26
*
scm: darcs: code clean up model.
Toshi MARUYAMA
2011-04-13
1
-7
/
+6
[next]