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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: bazaar: change project id of unit app test from 1 to 3.
Toshi MARUYAMA
2011-03-01
1
-1
/
+1
*
scm: code clean up at test/unit/changeset_test.rb.
Toshi MARUYAMA
2011-03-01
1
-1
/
+0
*
scm: git: use --encoding=UTF-8 in "git log" (#3396).
Toshi MARUYAMA
2011-02-28
2
-6
/
+6
*
scm: ignore log encoding setting in Subversion and Mercurial (#7597).
Toshi MARUYAMA
2011-02-28
1
-0
/
+22
*
scm: refactor scm log encoding test (#1735, #3396, #7597).
Toshi MARUYAMA
2011-02-28
1
-5
/
+28
*
Fixes a failing test.
Jean-Philippe Lang
2011-02-27
1
-0
/
+2
*
scm: mercurial: change project id of unit app test from 1 to 3.
Toshi MARUYAMA
2011-02-27
1
-1
/
+1
*
scm: git: add utf-8 log test in app unit test (#3396).
Toshi MARUYAMA
2011-02-27
1
-0
/
+14
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-2
/
+23
*
Fixes syntax for time logging in commit messages (#7630, #7718).
Jean-Philippe Lang
2011-02-26
1
-18
/
+34
*
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
*
Adds random salt to user passwords (#7410).
Jean-Philippe Lang
2011-02-23
1
-1
/
+33
*
scm: add unit RepositoryHelper test for Ruby 1.9 compatibility.
Toshi MARUYAMA
2011-02-23
1
-0
/
+68
*
scm: fix diffs do not handle one line new files properly (#7618).
Toshi MARUYAMA
2011-02-23
1
-1
/
+32
*
scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing.
Toshi MARUYAMA
2011-02-22
1
-2
/
+7
*
scm: Ruby 1.9 compatibility for log.
Toshi MARUYAMA
2011-02-22
1
-0
/
+19
*
scm: fix unit changeset_test.rb test methods calls randomly.
Toshi MARUYAMA
2011-02-22
1
-3
/
+5
*
scm: git: Ruby 1.9 compatibility of adapter test (#3396).
Toshi MARUYAMA
2011-02-22
1
-1
/
+12
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
2
-1
/
+52
*
Fixed: date part of the time default format doesn't respect the date format (...
Jean-Philippe Lang
2011-02-20
1
-5
/
+28
*
Fixed: SQL error when filtering issues with an empty group or role (#7656).
Jean-Philippe Lang
2011-02-20
1
-2
/
+32
*
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: unit app test for latest_changesets SQL "like" special charac...
Toshi MARUYAMA
2011-02-18
1
-0
/
+16
*
scm: mercurial: unit app test for latest_changeset.
Toshi MARUYAMA
2011-02-18
1
-0
/
+21
*
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
2
-13
/
+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: code clean up unit app test.
Toshi MARUYAMA
2011-02-16
1
-3
/
+3
*
scm: git: change project id of unit app test from 1 to 3.
Toshi MARUYAMA
2011-02-16
1
-8
/
+9
*
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
*
scm: mercurial: add compatible test for "info" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+10
*
scm: bazaar: move cat and annotate test from unit app test to unit lib test.
Toshi MARUYAMA
2011-02-15
2
-16
/
+16
*
scm: mercurial: add Mercurial helper extension (#4455).
Toshi MARUYAMA
2011-02-15
1
-2
/
+2
*
scm: cvs: add methods of getting cvs version and add unit lib test (#4273).
Toshi MARUYAMA
2011-02-15
1
-0
/
+16
*
scm: bazaar: add methods of getting bazaar version and add unit lib test (#42...
Toshi MARUYAMA
2011-02-15
1
-1
/
+17
*
scm: git: add methods of getting git version and add unit lib test (#4273).
Toshi MARUYAMA
2011-02-15
1
-0
/
+17
*
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
1
-0
/
+20
*
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
[next]