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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Respond with 404 instead of 500 when revision/entry is not found in the repos...
Jean-Philippe Lang
2011-01-14
3
-4
/
+4
*
Adds a test for TimeEntry#spent_on= with invalid string.
Jean-Philippe Lang
2011-01-14
1
-0
/
+6
*
Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258).
Jean-Philippe Lang
2011-01-14
1
-0
/
+30
*
scm: mercurial: unit lib test for entries accept both of revision number and ...
Toshi MARUYAMA
2011-01-13
1
-0
/
+26
*
scm: mercurial: fix error on revision page for empty revision (#7307).
Toshi MARUYAMA
2011-01-13
2
-0
/
+18
*
scm: fix error on revision page for empty revision (#7307).
Toshi MARUYAMA
2011-01-13
4
-1
/
+54
*
scm: mercurial: change two revision diff text of mercurial (#3724).
Toshi MARUYAMA
2011-01-11
1
-0
/
+22
*
scm: mercurial: use revision text mercurial style "2:400bb8672109" (#3724).
Toshi MARUYAMA
2011-01-11
1
-0
/
+17
*
scm: mercurial: add "commit:xxx" and "rNN" link test for mercurial (#3724).
Toshi MARUYAMA
2011-01-11
1
-0
/
+33
*
scm: mercurial: use scmid as identifier (#3724).
Toshi MARUYAMA
2011-01-11
1
-0
/
+7
*
scm: fix indents in "commit:xxx" unit test.
Toshi MARUYAMA
2011-01-11
1
-10
/
+12
*
scm: fix assert_equal parameter order in subversion and git unit test.
Toshi MARUYAMA
2011-01-11
2
-5
/
+6
*
scm: add compatible "commit:xxx" link test for git and darcs.
Toshi MARUYAMA
2011-01-11
1
-2
/
+49
*
scm: mercurial: change diff option from --git to --config diff.git=false (#72...
Toshi MARUYAMA
2011-01-11
1
-2
/
+2
*
scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253).
Toshi MARUYAMA
2011-01-11
2
-12
/
+22
*
Fixes fixture added in r4680.
Jean-Philippe Lang
2011-01-10
1
-0
/
+8
*
Fixed: wiki pages with cyrillic characters not found with postgresql (#7245).
Jean-Philippe Lang
2011-01-10
2
-1
/
+10
*
Adds fallback to 'en' locale for untranslated strings (#5518).
Jean-Philippe Lang
2011-01-10
1
-0
/
+14
*
Make sure en is the current locale when running the test (#7266).
Jean-Philippe Lang
2011-01-10
1
-0
/
+1
*
Store the mercurial test repository as a bundle to make it compatible with ol...
Jean-Philippe Lang
2011-01-10
2
-0
/
+0
*
Fixes random failure (database may not return changes in the order expected i...
Jean-Philippe Lang
2011-01-09
1
-1
/
+1
*
Trying to fix random failures with postgresql due to different ids order in u...
Jean-Philippe Lang
2011-01-09
1
-8
/
+15
*
scm: mercurial: remove new line in diff unit test(#7253).
Toshi MARUYAMA
2011-01-09
1
-3
/
+6
*
scm: add compatible functional test fof changing diff revisions label at SCM ...
Toshi MARUYAMA
2011-01-09
2
-4
/
+27
*
scm: mercurial: functional test for accept both of revision number and change...
Toshi MARUYAMA
2011-01-09
1
-25
/
+31
*
scm: mercurial: annotate accepts both of revision number and changeset id (#3...
Toshi MARUYAMA
2011-01-09
2
-3
/
+15
*
scm: mercurial: fix diff and test for accept both of revision number and chan...
Toshi MARUYAMA
2011-01-08
1
-0
/
+18
*
scm: mercurial: cat test for accept both of revision number and changeset id ...
Toshi MARUYAMA
2011-01-08
1
-2
/
+8
*
scm: mercurial: fix assert_equal parameter order at app unit test_find_change...
Toshi MARUYAMA
2011-01-08
1
-1
/
+1
*
scm: mercurial: accept both of revision and nodeid as changeset id (#3724).
Toshi MARUYAMA
2011-01-08
2
-1
/
+29
*
Additional unit tests for project tree.
Jean-Philippe Lang
2011-01-06
1
-33
/
+93
*
Changes ProjectsController#modules param name and add tests.
Jean-Philippe Lang
2011-01-06
1
-9
/
+19
*
Verify HTTP method on ProjectsController#create.
Jean-Philippe Lang
2011-01-06
1
-0
/
+11
*
Moves enabled_module_names param to project attribute so that it can be set t...
Jean-Philippe Lang
2011-01-06
3
-3
/
+55
*
Adds assertion to prevent error in test.
Jean-Philippe Lang
2011-01-06
1
-0
/
+1
*
scm: mercurial: add unit test for copied file (#7064).
Toshi MARUYAMA
2011-01-05
1
-0
/
+25
*
scm: mercurial: add some tests at unit and functional test.
Toshi MARUYAMA
2011-01-05
2
-1
/
+31
*
scm: mercurial: update test repository for following issues and fix tests.
Toshi MARUYAMA
2011-01-05
3
-4
/
+4
*
scm: mercurial: cleanup indent and trailing white-space of unit lib test.
Toshi MARUYAMA
2011-01-05
1
-12
/
+12
*
scm: mercurial: fix comment and change // to '' some strings of functional test.
Toshi MARUYAMA
2011-01-05
1
-6
/
+6
*
scm: mercurial: refactor mercurial unit test.
Toshi MARUYAMA
2011-01-04
2
-46
/
+52
*
repository: mercurial: fix functional annotate test.
Toshi MARUYAMA
2011-01-03
1
-4
/
+23
*
Fix subversion and git activities test reffering r4621.
Toshi MARUYAMA
2011-01-03
2
-12
/
+7
*
Fixed failing subversion test.
Jean-Philippe Lang
2011-01-02
1
-17
/
+8
*
Fixed: should redirect to the new project when copying a project.
Jean-Philippe Lang
2011-01-02
1
-1
/
+1
*
Additional roles of a user who belongs to a group are not always copied when ...
Jean-Philippe Lang
2011-01-02
1
-0
/
+16
*
Changing revision label and identifier at SCM adapter level (#3724, #6092)
Toshi MARUYAMA
2011-01-02
4
-3
/
+85
*
Fixed: repository: mercurial: sort changesets by revision (#3449, #3567).
Toshi MARUYAMA
2011-01-02
2
-0
/
+11
*
repository: switch darcs cat test if cat supports.
Toshi MARUYAMA
2011-01-01
1
-5
/
+7
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
4
-8
/
+56
[next]