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
...
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
18
-49
/
+45
*
Don't redirect XHR requests to /login.
Jean-Philippe Lang
2013-06-12
1
-0
/
+16
*
Use #find_issues as before filter for issues context menu.
Jean-Philippe Lang
2013-06-11
1
-5
/
+3
*
Adds Watcher.any_watched? to check if at least one object of a collection is ...
Jean-Philippe Lang
2013-06-11
1
-0
/
+17
*
set html lang by user locale (#14206)
Toshi MARUYAMA
2013-06-10
1
-0
/
+3
*
Adds a test for User.try_to_login with active_only set to false.
Jean-Philippe Lang
2013-06-09
1
-26
/
+31
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
2
-1
/
+88
*
Splits tests (#1005).
Jean-Philippe Lang
2013-06-06
1
-10
/
+16
*
Prepends issue numbers with a number sign (#1005).
Jean-Philippe Lang
2013-06-06
1
-8
/
+8
*
Fixed that journal details about issue relations may disclose issues that are...
Jean-Philippe Lang
2013-06-06
1
-0
/
+20
*
remove redundant empty lines from PluginTest
Toshi MARUYAMA
2013-06-06
1
-12
/
+0
*
Don't validate start date when updating an issue without changing it (#14086).
Jean-Philippe Lang
2013-06-05
2
-1
/
+29
*
Really adjusts error message in tests (#14086).
Jean-Philippe Lang
2013-06-04
1
-1
/
+1
*
Adjusts error message in tests (#14086).
Jean-Philippe Lang
2013-06-04
1
-1
/
+1
*
increase Capybara.default_wait_time from 4 to 5 (#12822)
Toshi MARUYAMA
2013-06-04
1
-1
/
+1
*
Fixed that project name is not properly escaped in issue filters (#14186).
Jean-Philippe Lang
2013-05-31
1
-0
/
+10
*
add changeset comment in revision page title (#14138)
Toshi MARUYAMA
2013-05-30
1
-1
/
+1
*
add test of revision page title (#14138)
Toshi MARUYAMA
2013-05-30
1
-0
/
+16
*
gantt: sort versions by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+25
*
gantt: sort issues by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+47
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
7
-7
/
+7
*
code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri...
Toshi MARUYAMA
2013-05-19
1
-3
/
+6
*
code layout clean up test_bulk_update_with_some_failures_should_show_errors o...
Toshi MARUYAMA
2013-05-19
1
-6
/
+6
*
code layout clean up test_bulk_update_parent_id of IssuesControllerTest
Toshi MARUYAMA
2013-05-19
1
-3
/
+2
*
code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_...
Toshi MARUYAMA
2013-05-19
1
-6
/
+12
*
code layout clean up test_create_as_copy_should_add_relation_with_copied_issu...
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
adjust functional IssuesControllerTest (#1005)
Toshi MARUYAMA
2013-05-19
1
-19
/
+20
*
remove "del" tag from deleted issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
2013-05-19
2
-0
/
+77
*
set default issue start/due datepicker from due/start date (#14024)
Toshi MARUYAMA
2013-05-19
1
-0
/
+16
*
increase Capybara.default_wait_time from 3 to 4 (#12822)
Toshi MARUYAMA
2013-05-19
1
-1
/
+1
*
code layout clean up VersionTest
Toshi MARUYAMA
2013-05-19
1
-5
/
+10
*
remove empty setup method from VersionTest
Toshi MARUYAMA
2013-05-19
1
-3
/
+0
*
add test of current issue start and due date datepicker (#14024)
Toshi MARUYAMA
2013-05-19
1
-0
/
+15
*
replace non ASCII literal to hexadecimal at ApplicationHelperTest
Toshi MARUYAMA
2013-05-18
1
-3
/
+11
*
include Redmine::I18n in ApplicationHelperTest
Toshi MARUYAMA
2013-05-18
1
-0
/
+1
*
backout r11875 ApplicationHelperTest change
Toshi MARUYAMA
2013-05-18
1
-4
/
+3
*
Include Redmine::I18n in helpers tests.
Jean-Philippe Lang
2013-05-18
8
-3
/
+11
*
Adds markings to emails generated by private comments (#12888).
Jean-Philippe Lang
2013-05-18
1
-0
/
+11
*
fix unit VersionTest failure
Toshi MARUYAMA
2013-05-18
1
-6
/
+6
*
backout r11865 test/object_helpers.rb changes
Toshi MARUYAMA
2013-05-18
1
-1
/
+0
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
5
-176
/
+147
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
4
-124
/
+72
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
8
-859
/
+672
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
7
-530
/
+406
*
Adds a link on "My Page" to view all my spent time (#13157).
Jean-Philippe Lang
2013-05-18
1
-0
/
+8
*
gantt: add test to sort issues by current logic (#7335)
Toshi MARUYAMA
2013-05-17
1
-0
/
+20
*
Fixed that submitting the form without selecting a value may raise raises an ...
Jean-Philippe Lang
2013-05-17
1
-0
/
+7
*
Add links to attachments in new issue email notification (#12293).
Jean-Philippe Lang
2013-05-17
1
-0
/
+19
*
increase Capybara.default_wait_time from default 2 to 3 (#12822)
Toshi MARUYAMA
2013-05-17
1
-0
/
+3
[prev]
[next]