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
/
test
/
unit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: filesystem: code clean up unit adapter test.
Toshi MARUYAMA
2011-03-22
1
-10
/
+6
*
Fixes subversion tests not running on win32.
Jean-Philippe Lang
2011-03-20
1
-4
/
+3
*
scm: git: strict Ruby 1.9 string test in unit adapter test.
Toshi MARUYAMA
2011-03-17
1
-2
/
+2
*
Fixed: line breaks are ignored in quoted text (#6148).
Jean-Philippe Lang
2011-03-14
1
-1
/
+1
*
Moved text formatting tests from application_helper tests to formatter tests.
Jean-Philippe Lang
2011-03-14
1
-0
/
+109
*
scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: add test of non ASCII tag in unit adapter test (#1981).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: prepare test of wrapping revision of cat and annotate with UR...
Toshi MARUYAMA
2011-03-14
1
-3
/
+10
*
scm: mercurial: remove unused parameters from "nodes_in_branch()" method in a...
Toshi MARUYAMA
2011-03-13
1
-4
/
+4
*
scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #...
Toshi MARUYAMA
2011-03-13
1
-0
/
+30
*
Fixed: Wiki headings containing backslash followed by a digit are not display...
Jean-Philippe Lang
2011-03-12
1
-3
/
+9
*
Highlight changes inside diff lines (#7139).
Jean-Philippe Lang
2011-03-11
1
-1
/
+58
*
scm: cvs: fix age column on repository view is off by timezone delta (#7827).
Toshi MARUYAMA
2011-03-11
1
-0
/
+8
*
Gantt: do not ignore project filter (#7000, #7352), do not display empty proj...
Jean-Philippe Lang
2011-03-10
1
-31
/
+41
*
scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows ...
Toshi MARUYAMA
2011-03-09
1
-5
/
+12
*
scm: git: add reverse log test in unit adapter test (#5357).
Toshi MARUYAMA
2011-03-08
1
-1
/
+15
*
scm: git: add latin-1 encoding directory test in unit adapter test (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+15
*
scm: git: add latin-1 encoding directory to test repository (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+1
*
scm: mercurial: add latin-1 encoding directory to test repository (#2664).
Toshi MARUYAMA
2011-03-08
1
-4
/
+8
*
scm: git: add tests for path encoding entries() in unit adapter test (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+10
*
scm: git: add tests for branch entries() in unit adapter test.
Toshi MARUYAMA
2011-03-08
1
-0
/
+16
*
scm: git: add tests for tag entries() in unit adapter test.
Toshi MARUYAMA
2011-03-08
1
-0
/
+16
*
scm: git: add tags test in unit adapter test.
Toshi MARUYAMA
2011-03-08
1
-0
/
+7
*
scm: git: add tests for path encoding cat, diff and blame in unit adapter tes...
Toshi MARUYAMA
2011-03-08
1
-1
/
+29
*
scm: git: update test repository for path encoding (#5251).
Toshi MARUYAMA
2011-03-07
1
-2
/
+7
*
scm: git: backout r5026 (#5251).
Toshi MARUYAMA
2011-03-07
1
-3
/
+2
*
scm: git: update test repository for path encoding (#5251).
Toshi MARUYAMA
2011-03-07
1
-2
/
+3
*
Adds email notifications support for news comments (#2074).
Jean-Philippe Lang
2011-03-04
1
-4
/
+4
*
scm: mercurial: add unit adapter test repository for path contains space (#26...
Toshi MARUYAMA
2011-03-04
1
-0
/
+12
*
scm: mercurial: update test repository for path contains space (#2664, #4455).
Toshi MARUYAMA
2011-03-04
1
-9
/
+13
*
scm: mercurial: update test repository for path encoding (#2664).
Toshi MARUYAMA
2011-03-04
1
-10
/
+27
*
scm: git: use --encoding=UTF-8 in "git log" (#3396).
Toshi MARUYAMA
2011-02-28
1
-2
/
+2
*
Adds support for SCM/LDAP passwords encryption in the database (#7411).
Jean-Philippe Lang
2011-02-26
1
-0
/
+84
*
Adds a method to temporarily override configuration settings.
Jean-Philippe Lang
2011-02-25
1
-0
/
+9
*
scm: fix diffs do not handle one line new files properly (#7618).
Toshi MARUYAMA
2011-02-23
1
-1
/
+32
*
scm: git: Ruby 1.9 compatibility of adapter test (#3396).
Toshi MARUYAMA
2011-02-22
1
-1
/
+12
*
Fixed: date part of the time default format doesn't respect the date format (...
Jean-Philippe Lang
2011-02-20
1
-5
/
+28
*
scm: mercurial: unit test for named branches at adapter (#7246).
Toshi MARUYAMA
2011-02-18
1
-0
/
+12
*
scm: mercurial: unit test for tags at adapter (#1981).
Toshi MARUYAMA
2011-02-18
1
-0
/
+10
*
scm: mercurial: entries unit lib test for named branch (#7246).
Toshi MARUYAMA
2011-02-18
1
-0
/
+18
*
scm: mercurial: entries unit lib test for tag (#1981).
Toshi MARUYAMA
2011-02-18
1
-0
/
+18
*
scm: mercurial: remove "TODO" comment and fix indent of unit lib test.
Toshi MARUYAMA
2011-02-18
1
-2
/
+1
*
scm: mercurial: unit lib test for entries (#3421).
Toshi MARUYAMA
2011-02-18
1
-3
/
+9
*
scm: mercurial: move entries unit test from app to lib.
Toshi MARUYAMA
2011-02-18
1
-0
/
+10
*
scm: mercurial: fix unit lib test_info test fails on Windows.
Toshi MARUYAMA
2011-02-18
1
-1
/
+2
*
scm: mercurial: set instance value flag of whether "hg diff -c" supports true...
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...
Toshi MARUYAMA
2011-02-16
1
-2
/
+3
*
scm: mercurial: change identifier to revision in fetching revisions.
Toshi MARUYAMA
2011-02-16
1
-3
/
+3
*
scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455).
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: mercurial: add compatible test for "revisions" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+14
[next]