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
*
fix file name corruption when export a wiki page with non-ASCII title in MS b...
Toshi MARUYAMA
2017-08-30
1
-0
/
+22
*
fix element order (#26769)
Toshi MARUYAMA
2017-08-28
1
-1
/
+1
*
add category_id to REST issue creation tests (#26769)
Toshi MARUYAMA
2017-08-28
1
-0
/
+4
*
Missing fixtures.
Jean-Philippe Lang
2017-08-02
1
-0
/
+2
*
#assert_nothing_raised takes no arguments.
Jean-Philippe Lang
2017-08-01
1
-1
/
+1
*
Adds a few tests.
Jean-Philippe Lang
2017-07-31
4
-0
/
+94
*
try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)
Toshi MARUYAMA
2017-07-31
1
-4
/
+6
*
Renames time_entry_reports_controller_test.rb to timelog_report_test.rb.
Jean-Philippe Lang
2017-07-30
1
-1
/
+1
*
Move helper tests to test/helpers (#26504).
Jean-Philippe Lang
2017-07-30
18
-17
/
+17
*
Skip all issue concurrency tests with MySQL.
Jean-Philippe Lang
2017-07-30
1
-3
/
+1
*
Test broken by r16924 (#26520).
Jean-Philippe Lang
2017-07-30
1
-0
/
+2
*
Fill the issue id when logging time from the time log list of an issue (#26520).
Jean-Philippe Lang
2017-07-30
1
-0
/
+6
*
Adds a test for #26564.
Jean-Philippe Lang
2017-07-30
1
-0
/
+12
*
Removes wiki tab in project settings (#26579).
Jean-Philippe Lang
2017-07-30
1
-15
/
+0
*
Adds a checkbox to set a page as the wiki start page (#26579).
Jean-Philippe Lang
2017-07-30
2
-0
/
+20
*
Adds some system tests.
Jean-Philippe Lang
2017-07-29
2
-0
/
+67
*
Adds a system test for creating an issue with attachment.
Jean-Philippe Lang
2017-07-29
1
-0
/
+17
*
Project settings: Move issue tracking settings to their own tab (#26488).
Jean-Philippe Lang
2017-07-27
1
-4
/
+2
*
add missing fixture for IssueTest#test_update_should_notify_previous_assignee
Toshi MARUYAMA
2017-07-27
1
-0
/
+1
*
Removes the Modules tab in project settings (#26488).
Jean-Philippe Lang
2017-07-26
1
-4
/
+6
*
Make sure that something was actually deleted.
Jean-Philippe Lang
2017-07-26
1
-3
/
+8
*
Get rid of acts_as_versioned.
Jean-Philippe Lang
2017-07-26
4
-34
/
+34
*
Removes darcs test repository (#26391).
Jean-Philippe Lang
2017-07-25
1
-0
/
+0
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
5
-395
/
+1
*
Fixed link to user in email notifications (#26506).
Jean-Philippe Lang
2017-07-24
1
-0
/
+8
*
Test fails with mysql 5.7.
Jean-Philippe Lang
2017-07-23
1
-0
/
+2
*
add empty directories to run "rake test:units" and "rake test:functionals" (#...
Toshi MARUYAMA
2017-07-23
4
-0
/
+0
*
Don't try to open tmp files.
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Use CSS selector to find move left/right buttons.
Jean-Philippe Lang
2017-07-23
1
-2
/
+2
*
Converts UI tests to system tests (#23630).
Jean-Philippe Lang
2017-07-23
7
-121
/
+92
*
Renames test/ui to test/system.
Jean-Philippe Lang
2017-07-23
6
-703
/
+0
*
Renames test/ui to test/system.
Jean-Philippe Lang
2017-07-23
6
-0
/
+703
*
Renames column comments.comments to comments.content to please Rails 5.1 (#23...
Jean-Philippe Lang
2017-07-23
1
-2
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
31
-121
/
+123
*
Fix that spent_time total on the issue list can be wrong (#26471).
Jean-Philippe Lang
2017-07-20
1
-0
/
+32
*
Adds a test for importing list custom fields with multiple values (#26148).
Jean-Philippe Lang
2017-07-19
2
-4
/
+19
*
Adds a test for importing list custom fields (#26148).
Jean-Philippe Lang
2017-07-19
1
-0
/
+14
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
2
-1
/
+34
*
Adds UI tests for the quick jump menu.
Jean-Philippe Lang
2017-07-19
1
-0
/
+68
*
Set a default size for macro thumbnails different from the preview thumbnails.
Jean-Philippe Lang
2017-07-19
1
-5
/
+5
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-0
/
+8
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
4
-1
/
+74
*
Don't error when posting empty plugin settings (#26393).
Jean-Philippe Lang
2017-07-10
1
-0
/
+14
*
add some tests to RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-0
/
+2
*
code style cleanup at RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-3
/
+3
*
replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...
Toshi MARUYAMA
2017-07-10
1
-8
/
+6
*
Error displaying time entries filtered by Activity (#26387).
Jean-Philippe Lang
2017-07-09
1
-0
/
+14
*
Set the parent page when creating a new wiki page from the "Add page" link (#...
Jean-Philippe Lang
2017-07-08
1
-0
/
+7
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
3
-5
/
+5
*
Removes UI tests where the date picker is involved.
Jean-Philippe Lang
2017-07-08
1
-47
/
+0
[next]