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
*
Adds a "depth" option to the child_pages macro (#10789).
Jean-Philippe Lang
2012-09-16
3
-3
/
+40
*
Attachments should be available to the text formatter when previewing an exis...
Jean-Philippe Lang
2012-09-16
1
-2
/
+17
*
scm: bazaar: add asserting entries root path at unit model test
Toshi MARUYAMA
2012-09-16
1
-0
/
+2
*
Do not consider that versions that are due today are completed.
Jean-Philippe Lang
2012-09-16
1
-0
/
+5
*
scm: mercurial: add test of diff from new to old revision to unit lib test
Toshi MARUYAMA
2012-09-16
1
-1
/
+10
*
scm: bazaar: add diff test to unit lib test
Toshi MARUYAMA
2012-09-16
1
-0
/
+7
*
scm: bazaar: separate constant repository path to repository and trunk branch...
Toshi MARUYAMA
2012-09-16
1
-3
/
+4
*
scm: bazaar: do not use file:// for repository path at unit app test
Toshi MARUYAMA
2012-09-16
1
-2
/
+1
*
scm: bazaar: add asserting entries subdirectory path at unit app test
Toshi MARUYAMA
2012-09-16
1
-0
/
+1
*
scm: git: remove unnecessary encoding header from unit adapter test
Toshi MARUYAMA
2012-09-15
1
-1
/
+0
*
scm: git: change test author encoding in unit adapter test to ASCII-8BIT
Toshi MARUYAMA
2012-09-15
1
-1
/
+1
*
add copyright statement to test/unit/lib/redmine/scm/adapters/*.rb
Toshi MARUYAMA
2012-09-14
6
-0
/
+100
*
add asserting that issue estimated hours is nil when creating minimal issue
Toshi MARUYAMA
2012-09-11
1
-0
/
+1
*
gantt: remove redundant empty lines from unit gantt helper test
Toshi MARUYAMA
2012-09-11
1
-4
/
+0
*
Issues assigned to a locked/closed version are now copied (#11207).
Jean-Philippe Lang
2012-09-09
1
-3
/
+1
*
Fixed that the reminder email excludes issues assigned to groups (#11723).
Jean-Philippe Lang
2012-09-09
1
-0
/
+21
*
Fixed: Issues associated with a locked version are not copied when copying a ...
Jean-Philippe Lang
2012-09-09
1
-0
/
+21
*
Fixed that target version is lost on project copy for issues that are assigne...
Jean-Philippe Lang
2012-09-09
1
-0
/
+16
*
Do not copy subtasks twice when copying an issue and its descendants (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+15
*
Adapt subtasks copy when copying a project (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+16
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
3
-0
/
+110
*
Create role by copy (#9258).
Jean-Philippe Lang
2012-09-03
2
-0
/
+37
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
2
-0
/
+38
*
remove redundant empty lines from test/test_helper.rb
Toshi MARUYAMA
2012-09-02
1
-8
/
+0
*
Fixed: New multi-line macros regexp is too eager (#11736).
Jean-Philippe Lang
2012-09-02
1
-0
/
+19
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
11
-30
/
+30
*
code cleanup test_with_a_start_date_attribute_* of unit IssuesHelperTest
Toshi MARUYAMA
2012-09-01
1
-10
/
+10
*
replace shoulder "with a due_date attribute" context of unit IssuesHelperTest...
Toshi MARUYAMA
2012-09-01
1
-5
/
+17
*
use date_format setting at unit IssuesHelperTest test_with_a_start_date_attri...
Toshi MARUYAMA
2012-09-01
1
-2
/
+6
*
add missing fixtures to test/unit/lib/redmine/hook_test.rb
Toshi MARUYAMA
2012-09-01
1
-2
/
+8
*
add missing fixture to test/unit/lib/redmine/safe_attributes_test.rb
Toshi MARUYAMA
2012-09-01
1
-0
/
+1
*
add unit query test of French label
Toshi MARUYAMA
2012-09-01
1
-0
/
+8
*
replace shoulder "with a start_date attribute" context of test/unit/helpers/i...
Toshi MARUYAMA
2012-09-01
1
-9
/
+17
*
scm: git: use with_settings at test_diff_truncated of functional test (#11752)
Toshi MARUYAMA
2012-09-01
1
-7
/
+7
*
scm: git: use diff_max_lines_displayed setting at test_diff_with_rev_and_path...
Toshi MARUYAMA
2012-09-01
1
-16
/
+18
*
set language en to test_label_for at test/unit/query_test.rb
Toshi MARUYAMA
2012-09-01
1
-0
/
+3
*
scm: git: add functional test of diff with revision and path (#11752)
Toshi MARUYAMA
2012-08-31
1
-0
/
+24
*
Updates test for r10243.
Jean-Philippe Lang
2012-08-27
1
-3
/
+2
*
Do not build a projects_by_role Hash that gets updated when accessing a key t...
Jean-Philippe Lang
2012-08-27
1
-0
/
+7
*
Fixed that destroying a user from the edit page returns a 404 response (#11691).
Jean-Philippe Lang
2012-08-26
1
-0
/
+7
*
Do not use escaped back_url param (#11691).
Jean-Philippe Lang
2012-08-26
1
-2
/
+2
*
Reverted r10234 and r10235 that broke redirect after login (#11691).
Jean-Philippe Lang
2012-08-26
1
-2
/
+2
*
MailHandler: Match assignee on the full display name (#11552).
Jean-Philippe Lang
2012-08-26
2
-1
/
+12
*
Reverted changes made to tests for r1893 (#11691).
Etienne Massip
2012-08-24
1
-2
/
+2
*
remove empty setup method from unit enumeration test
Toshi MARUYAMA
2012-08-22
1
-4
/
+1
*
add unit test that enumeration returns default in regardless of active or not
Toshi MARUYAMA
2012-08-22
1
-0
/
+11
*
add check default document category is not defined on database in tests (#11665)
Toshi MARUYAMA
2012-08-22
1
-0
/
+2
*
add position to DocumentCategory in enumerations fixture (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+4
*
force set default document category if it is not set on database (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+4
*
add unit test to get default document category defined on database (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+6
[next]