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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Users API should return twofa_scheme only for administrators (#34242).
Go MAEDA
2020-12-23
1
-1
/
+14
*
Include two-factor authentication scheme in users API response (#34242).
Go MAEDA
2020-12-23
1
-1
/
+19
*
Revert r20440 (#10535).
Go MAEDA
2020-12-22
1
-15
/
+2
*
Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...
Go MAEDA
2020-12-05
1
-0
/
+3
*
fix source indent of test/integration/account_test.rb
Toshi MARUYAMA
2020-12-03
1
-67
/
+66
*
fix source indent of test/integration/admin_test.rb
Toshi MARUYAMA
2020-12-03
1
-4
/
+12
*
fix source indent of test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2020-12-03
1
-2
/
+2
*
fix source indent of test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-12-03
1
-11
/
+44
*
fix source indent of test/integration/api_test/api_test.rb
Toshi MARUYAMA
2020-12-02
1
-3
/
+5
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
fix source indent of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
fix source indent of test/integration/repositories_git_test.rb
Toshi MARUYAMA
2020-12-02
1
-5
/
+6
*
shorten long line of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-2
/
+5
*
shorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-11-30
1
-3
/
+10
*
fix source indent of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-8
/
+44
*
fix source indent of test/integration/sessions_test.rb
Toshi MARUYAMA
2020-11-30
1
-1
/
+4
*
fix source indent of test/integration/api_test/time_entries_test.rb
Toshi MARUYAMA
2020-11-29
1
-7
/
+10
*
fix source indent of test/integration/api_test/memberships_test.rb
Toshi MARUYAMA
2020-11-29
1
-17
/
+26
*
fix source indent of test/integration/api_test/wiki_pages_test.rb
Toshi MARUYAMA
2020-11-29
1
-14
/
+63
*
remove spaces inside {} of test/integration/sudo_mode_test.rb
Toshi MARUYAMA
2020-11-21
1
-2
/
+2
*
remove spaces inside {} of test/integration/twofa_test.rb
Toshi MARUYAMA
2020-11-21
1
-8
/
+8
*
add more assert_select to FeedsTest#test_feeds_should_include_icon_tag
Toshi MARUYAMA
2020-11-19
1
-2
/
+15
*
shorten long line of test/integration/sudo_mode_test.rb
Toshi MARUYAMA
2020-11-19
1
-3
/
+27
*
shorten long line of test/integration/repositories_git_test.rb
Toshi MARUYAMA
2020-11-18
1
-2
/
+6
*
fix source indent of WikiIntegrationTest
Toshi MARUYAMA
2020-11-16
1
-14
/
+27
*
shorten long line of test/integration/sudo_mode_test.rb
Toshi MARUYAMA
2020-11-13
1
-3
/
+30
*
fix source indent of test/integration/sudo_mode_test.rb
Toshi MARUYAMA
2020-11-13
1
-19
/
+37
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-1
/
+1
*
shorten long line of test/integration/lib/redmine/menu_manager_test.rb
Toshi MARUYAMA
2020-10-22
1
-3
/
+16
*
remove spaces inside {} of test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2020-09-12
1
-5
/
+5
*
Integration test for 2fa auth (#1237).
Go MAEDA
2020-08-29
1
-0
/
+144
*
fix source indent of test/integration/api_test/groups_test.rb
Toshi MARUYAMA
2020-08-09
1
-6
/
+18
*
fix source indent of test/integration/api_test/issue_relations_test.rb
Toshi MARUYAMA
2020-08-07
1
-2
/
+6
*
add space after comma to test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
add space after comma to test/integration/api_test/memberships_test.rb
Toshi MARUYAMA
2020-08-07
1
-6
/
+6
*
Redmine::ApiTest::UsersTest fails if config.time_zone is set (#33592, #33787).
Go MAEDA
2020-08-02
1
-2
/
+2
*
Include updated_on and passwd_changed_on columns in API response (#33592).
Go MAEDA
2020-07-28
1
-2
/
+25
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-07-19
1
-4
/
+6
*
Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).
Go MAEDA
2020-07-09
1
-1
/
+1
*
robots.txt: disallow crawling dynamically generated PDF documents (#31617).
Go MAEDA
2020-07-09
1
-0
/
+2
*
robots.txt: disallow crawling issues list with a query string (#6734).
Go MAEDA
2020-07-02
1
-0
/
+2
*
Show Roadmap tab when subprojects have defined versions (#7956).
Go MAEDA
2020-05-30
1
-0
/
+16
*
add test of upload filename with plus (#11568)
Toshi MARUYAMA
2020-05-19
1
-0
/
+24
*
Updating an issue via REST API causes internal server error if invalid projec...
Go MAEDA
2020-05-14
1
-0
/
+28
*
Adds option to include issue custom fields in projects#show API response (#33...
Go MAEDA
2020-04-21
1
-0
/
+8
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+34
*
Reverted r19669 and r19670 (#32774).
Jean-Philippe Lang
2020-04-05
1
-38
/
+0
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-3
/
+20
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+21
*
Skip thumbnail tests if ImageMagick convert command is not available (#33226).
Go MAEDA
2020-04-02
1
-0
/
+1
[next]