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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455).
Toshi MARUYAMA
2011-02-16
2
-13
/
+5
*
scm: mercurial: add "summary" method in adapter (#4455).
Toshi MARUYAMA
2011-02-16
1
-0
/
+7
*
scm: mercurial: switch root_url or url in "hg" method (#4455).
Toshi MARUYAMA
2011-02-16
1
-1
/
+2
*
scm: mercurial: add compatible test for "revisions" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+14
*
scm: mercurial: refactor "cat" by using hg helper method (#4455).
Toshi MARUYAMA
2011-02-16
1
-8
/
+4
*
scm: mercurial: refactor "annotate" by using hg helper method (#4455).
Toshi MARUYAMA
2011-02-16
1
-7
/
+3
*
scm: mercurial: add "hgtarget" method (#4455).
Toshi MARUYAMA
2011-02-16
1
-0
/
+6
*
scm: mercurial: change "--cwd" option to "-R" for running "hg" (#4455).
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: mercurial: add compatible test for "info" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+10
*
scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Subversion...
Toshi MARUYAMA
2011-02-15
0
-0
/
+0
*
scm: bazaar: move cat and annotate test from unit app test to unit lib test.
Toshi MARUYAMA
2011-02-15
2
-16
/
+16
*
scm: cvs: set client available if cvs version above 1.12.
Toshi MARUYAMA
2011-02-15
1
-1
/
+1
*
scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Me...
Toshi MARUYAMA
2011-02-15
2
-0
/
+4
*
scm: mercurial: add Mercurial helper extension (#4455).
Toshi MARUYAMA
2011-02-15
3
-4
/
+172
*
scm: cvs: add methods of getting cvs version and add unit lib test (#4273).
Toshi MARUYAMA
2011-02-15
2
-0
/
+35
*
scm: bazaar: add methods of getting bazaar version and add unit lib test (#42...
Toshi MARUYAMA
2011-02-15
2
-1
/
+36
*
scm: mercurial: add new method 'hg' to wrap shellout (#4455).
Toshi MARUYAMA
2011-02-15
1
-0
/
+17
*
scm: git: add methods of getting git version and add unit lib test (#4273).
Toshi MARUYAMA
2011-02-15
2
-0
/
+32
*
scm: mercurial: switch shell quote revision with argument.
Toshi MARUYAMA
2011-02-15
1
-9
/
+11
*
scm: subversion: change newlines LF to CRLF at lib/redmine/scm/adapters/subve...
Toshi MARUYAMA
2011-02-15
1
-12
/
+13
*
scm: subversion: change unit app test project id from 1 to 3.
Toshi MARUYAMA
2011-02-15
1
-3
/
+4
*
scm: subversion: refactor getting svn version and add lib test (#4273).
Toshi MARUYAMA
2011-02-15
2
-10
/
+32
*
scm: catch CommandFailed during bulk Repository.fetch_changesets (#4455).
Toshi MARUYAMA
2011-02-15
1
-1
/
+5
*
scm: git: remove localtime (#6346).
Toshi MARUYAMA
2011-02-14
1
-1
/
+1
*
scm: add scm command and version methods at repository models (#4273).
Toshi MARUYAMA
2011-02-14
8
-19
/
+39
*
scm: use shell quote for scm command at adapter level (#7517, #4273).
Toshi MARUYAMA
2011-02-14
9
-90
/
+169
*
Introduced MailHandler#dispatch_to_default method to make MailHandler more ex...
Jean-Baptiste Barth
2011-02-12
1
-1
/
+5
*
scm: space and tab cleanup of app/controllers/repositories_controller.rb.
Toshi MARUYAMA
2011-02-12
1
-17
/
+18
*
scm: fix non ASCII filename downloaded from repo is broken on Internet Explor...
Toshi MARUYAMA
2011-02-12
1
-1
/
+1
*
scm: cvs: fix most binary files become corrupted on Windows (#6090).
Toshi MARUYAMA
2011-02-12
1
-0
/
+1
*
Ignore .project and .loadpath files for hg/git mirrors. #7497
Jean-Baptiste Barth
2011-02-12
2
-0
/
+4
*
Added 'retro' style for gravatars. #7608
Jean-Baptiste Barth
2011-02-12
1
-1
/
+1
*
scm: bazaar: fix typo and mistakes.
Toshi MARUYAMA
2011-02-11
1
-2
/
+1
*
scm: git: fix typo of unit lib test.
Toshi MARUYAMA
2011-02-11
1
-1
/
+1
*
scm: cvs: fix unit lib test fails on Windows.
Toshi MARUYAMA
2011-02-11
1
-0
/
+1
*
scm: bazaar: prepare version string unit lib test.
Toshi MARUYAMA
2011-02-11
1
-0
/
+26
*
scm: change gunzip to tar -z option for scm repository setup in lib/tasks/tes...
Toshi MARUYAMA
2011-02-11
1
-1
/
+2
*
scm: git: prepare version string unit lib test and git log encoding (#3396).
Toshi MARUYAMA
2011-02-11
1
-61
/
+82
*
scm: cvs: code clean up.
Toshi MARUYAMA
2011-02-11
1
-24
/
+24
*
scm: subversion: prepare version string unit lib test.
Toshi MARUYAMA
2011-02-10
1
-8
/
+20
*
scm: cvs: generate pseudo scmid for auto issue close text (#6706).
Toshi MARUYAMA
2011-02-07
2
-3
/
+13
*
scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, ...
Toshi MARUYAMA
2011-02-07
2
-7
/
+26
*
Fixed various typos in french locale
Jean-Baptiste Barth
2011-02-06
1
-7
/
+7
*
scm: add scm_cvs_command at config/configuration.yml.example (#7517).
Toshi MARUYAMA
2011-02-05
1
-0
/
+1
*
scm: change key name of configurable command name (#7517, #6159, #7047).
Toshi MARUYAMA
2011-02-04
7
-11
/
+11
*
scm: use "e.g." for "for example" at config/configuration.yml.example (#7517).
Toshi MARUYAMA
2011-02-04
1
-2
/
+2
*
scm: add a feature of configurable path of executable for scm adapters (#7517).
Toshi MARUYAMA
2011-02-04
7
-6
/
+15
*
scm: cvs: use localtime at cvs rlog -d option (#996, #3761).
Toshi MARUYAMA
2011-02-02
2
-1
/
+16
*
scm: cvs: add unit lib test.
Toshi MARUYAMA
2011-02-02
1
-0
/
+33
*
scm: mercurial: add unit lib test for the previous changeset isn't the parent...
Toshi MARUYAMA
2011-02-02
1
-0
/
+11
[prev]
[next]