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
*
scm: git: add unit adapter test of cat invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+5
*
scm: git: add unit adapter test of cat invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
3
-0
/
+68
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
3
-5
/
+5
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
3
-15
/
+12
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
2
-15
/
+15
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
3
-10
/
+148
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
2
-0
/
+23
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
1
-3
/
+0
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
1
-1
/
+7
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
3
-13
/
+122
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Fixes a functional test case.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Do not show 2 validation errors when user mail is blank.
Jean-Philippe Lang
2011-07-03
1
-0
/
+7
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
1
-3
/
+24
*
Normalize issue description EOLs do prevent false journal details (#8712).
Jean-Philippe Lang
2011-07-02
1
-1
/
+6
*
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
Jean-Philippe Lang
2011-07-02
1
-0
/
+37
*
Do not journalize blank description changes (#8712).
Jean-Philippe Lang
2011-07-02
1
-0
/
+16
*
Fixed: queries error messages about custom fields output a 'translation missi...
Jean-Baptiste Barth
2011-06-27
1
-0
/
+40
*
Fixed circular dependencies possibly introduced when using reverse relations,...
Jean-Baptiste Barth
2011-06-26
2
-0
/
+14
*
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
Toshi MARUYAMA
2011-06-23
1
-3
/
+3
*
back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m...
Toshi MARUYAMA
2011-06-22
1
-3
/
+1
*
use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at timelog_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at sort_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at search_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_te...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
scm: use ActionView::TestCase instead of HelperTestCase at repository_helper_...
Toshi MARUYAMA
2011-06-22
1
-3
/
+3
*
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
Toshi MARUYAMA
2011-06-20
1
-5
/
+5
*
Added a test to ensure 'Project' column can be removed on issues list (#8411)
Jean-Baptiste Barth
2011-06-20
1
-0
/
+6
*
Added Project#enable_module! and Project#disable_module! (#7115)
Jean-Baptiste Barth
2011-06-19
1
-0
/
+48
*
replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.
Toshi MARUYAMA
2011-06-17
1
-1
/
+1
*
back out r6089.
Toshi MARUYAMA
2011-06-17
1
-23
/
+23
*
replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.
Toshi MARUYAMA
2011-06-17
1
-8
/
+8
*
replace RAILS_ROOT to Rails.root in test/test_helper.rb.
Toshi MARUYAMA
2011-06-16
1
-4
/
+6
*
back out r6078.
Toshi MARUYAMA
2011-06-16
1
-2
/
+3
*
replace RAILS_ROOT to Rails.root in test/fixtures/repositories.yml.
Toshi MARUYAMA
2011-06-16
1
-2
/
+2
*
replace RAILS_ROOT to Rails.root in test/test_helper.rb.
Toshi MARUYAMA
2011-06-16
1
-3
/
+2
*
replace RAILS_ROOT to Rails.root in functional attachments controller test.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
replace RAILS_ROOT to Rails.root if functional application controller test.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
Do not cache I18n strings when truncating a long diff (#5089).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+31
*
Do not show inactive document categories where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
2
-0
/
+9
[next]