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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at IssuesContro...
Toshi MARUYAMA
2014-01-10
1
-24
/
+24
*
remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_anot...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at IssueRelatio...
Toshi MARUYAMA
2014-01-10
1
-4
/
+4
*
Rails4: replace deprecated Relation#last with finder options at IssuesControl...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
remove unneeded Relation#all from WorkflowsControllerTest#status_transitions
Toshi MARUYAMA
2014-01-10
1
-1
/
+0
*
Rails4: replace deprecated Relation#first with finder options at AttachmentsC...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
Toshi MARUYAMA
2014-01-08
1
-6
/
+13
*
Rails4: replace deprecated Relation#first with finder options at NewsControll...
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated Relation#first with finder options at NewsControll...
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at IssuesControllerTest
Toshi MARUYAMA
2014-01-08
1
-6
/
+6
*
Rails4: replace deprecated Relation#update_all at BoardsControllerTest
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at IssueCategor...
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at GroupsContro...
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated Relation#first with finder options at DocumentsCon...
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at BoardsContro...
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated Relation#first with finder options at AccountContr...
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at AccountContr...
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Fixed that magic links to existing attachments are not converted when preview...
Jean-Philippe Lang
2014-01-03
1
-0
/
+8
*
fix find_all_by_id(n1, n2) parameter at test_show_export_to_pdf_with_changese...
Toshi MARUYAMA
2013-12-27
1
-6
/
+11
*
Fixed that OpenID authentication fails with 422 error due to token verificati...
Jean-Philippe Lang
2013-12-21
1
-0
/
+10
*
fix svn raw diff failure on svn version 1.6.17 (revision 1128011)
Toshi MARUYAMA
2013-12-20
1
-2
/
+2
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
2
-11
/
+24
*
add tests for non member watchers (#15622)
Toshi MARUYAMA
2013-12-09
1
-0
/
+31
*
code format clean up WatchersControllerTest
Toshi MARUYAMA
2013-12-09
1
-4
/
+6
*
remove duplicate test from UsersControllerTest
Toshi MARUYAMA
2013-12-07
1
-6
/
+0
*
fix duplicate test name in IssuesControllerTest
Toshi MARUYAMA
2013-12-07
1
-1
/
+1
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-0
/
+19
*
Fixed that the sidebar may be displayed empty (#15414).
Jean-Philippe Lang
2013-11-20
1
-0
/
+10
*
Fixed that update_form always proposes the default status when updating an ex...
Jean-Philippe Lang
2013-11-15
1
-0
/
+10
*
Accept issue id with leading sharp when adding a related issue.
Jean-Philippe Lang
2013-11-09
1
-0
/
+8
*
Return to section anchor after wiki section edit (#15182).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Replaces <option value=""></option> which is not HTML5 valid (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
Projects selection on custom field form (#15136).
Jean-Philippe Lang
2013-10-20
1
-1
/
+24
*
Fixed that viewing/editing a wiki page without WikiContent raises an error (#...
Jean-Philippe Lang
2013-10-13
1
-0
/
+23
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
1
-15
/
+19
*
Rows may not be oredered as expected with ruby1.8 (#4911).
Jean-Philippe Lang
2013-10-05
1
-2
/
+2
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
1
-0
/
+51
*
Allows user to clear dates and text fields when bulk editing issues (#2199).
Jean-Philippe Lang
2013-09-30
1
-0
/
+6
*
Adds a project specific css class to body (#14767).
Jean-Philippe Lang
2013-09-29
1
-0
/
+5
*
remove trailing white-space from test/functional/repositories_bazaar_controll...
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
*
scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)
Toshi MARUYAMA
2013-09-18
2
-0
/
+56
*
scm: git: fix indents of non ASCII path annotate test (#14931)
Toshi MARUYAMA
2013-09-18
1
-4
/
+4
*
use assert_select instead of assert_tag in Git non ASCII path annotate test (...
Toshi MARUYAMA
2013-09-18
1
-5
/
+9
*
scm: bazaar: add test for author html escaping (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+22
*
scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931)
Toshi MARUYAMA
2013-09-18
1
-2
/
+3
*
use assert_select instead of assert_tag in Bazaar annotate test (#14931)
Toshi MARUYAMA
2013-09-18
1
-20
/
+9
*
use assert_select instead of assert_tag in Mercurial annotate test (#14931)
Toshi MARUYAMA
2013-09-18
1
-24
/
+9
*
fix test failure (#14931)
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
[prev]
[next]