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
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
89
-89
/
+89
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
1
-0
/
+1
*
Unified diff link broken on specific file/revision diff view (#30850).
Jean-Philippe Lang
2019-03-15
2
-5
/
+38
*
Searching for issue number with REST API redirects to issue HTML page (#29055).
Jean-Philippe Lang
2019-03-15
1
-0
/
+5
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
90
-0
/
+180
*
Ajax Request Returns 200 but an error event is fired instead of success (#300...
Go MAEDA
2019-02-05
12
-37
/
+37
*
Hide menu item in the cross-project menu if the module is not enabled in any ...
Go MAEDA
2019-01-13
1
-0
/
+26
*
Display user logins on profiles (#26127).
Go MAEDA
2018-12-12
1
-8
/
+2
*
Fix that the following tests fail randomly due to uninitialized User.current ...
Go MAEDA
2018-11-03
2
-0
/
+5
*
Handles the case when an expired token is in the users session (#29781).
Go MAEDA
2018-10-28
1
-0
/
+55
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
3
-10
/
+11
*
Add assignable, issues_visibility, time_entries_visibility and users_visibili...
Go MAEDA
2018-09-23
1
-0
/
+5
*
Expose the Admin flag on the users api to admin users (#29459).
Go MAEDA
2018-09-20
1
-0
/
+12
*
Allow project bulk edit of time entries (#26534).
Go MAEDA
2018-09-14
1
-0
/
+1
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
1
-1
/
+1
*
Removes repository routes without repository_id (#26522).
Jean-Philippe Lang
2018-06-16
2
-39
/
+2
*
/users API accepts boolean strings for generate_password field (#28686).
Go MAEDA
2018-05-06
1
-0
/
+16
*
Add CSS to distinguish when a main menu is present or not (#28531).
Go MAEDA
2018-04-23
1
-0
/
+7
*
source code comment slight change (#27865)
Toshi MARUYAMA
2017-12-29
1
-1
/
+1
*
use relative url at robots.txt (#27865)
Toshi MARUYAMA
2017-12-29
1
-0
/
+1
*
remove unused WikisController#edit (#26579)
Toshi MARUYAMA
2017-11-05
1
-2
/
+0
*
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
*
Adds a few tests.
Jean-Philippe Lang
2017-07-31
1
-0
/
+24
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
7
-63
/
+72
*
Update remaining copyrights.
Toshi MARUYAMA
2017-07-02
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
87
-87
/
+87
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-17
1
-2
/
+2
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
30
-398
/
+689
*
Moves project quick search to a dedicated action.
Jean-Philippe Lang
2017-05-13
1
-0
/
+2
*
Adds a test for #25526.
Jean-Philippe Lang
2017-04-05
1
-0
/
+9
*
Adds a link back to the issue list that we are coming from.
Jean-Philippe Lang
2017-04-04
1
-0
/
+1
*
Restore timestamp in asset paths (#24617).
Jean-Philippe Lang
2017-04-03
1
-1
/
+1
*
add missing fixtures to test/integration/attachments_test.rb
Toshi MARUYAMA
2017-03-21
1
-1
/
+2
*
add missing fixtures to test/integration/api_test/api_test.rb
Toshi MARUYAMA
2017-03-21
1
-1
/
+1
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
1
-1
/
+0
*
REST API: option to get the project activities for time entries (#7506).
Jean-Philippe Lang
2017-03-03
1
-0
/
+8
*
Add attachment information to issues.xml in REST API (#12181).
Jean-Philippe Lang
2017-03-03
1
-0
/
+16
*
Missing fixtures.
Jean-Philippe Lang
2017-03-02
1
-2
/
+3
*
ThemesTest#test_without_theme_js may fail if third-party theme is installed (...
Jean-Philippe Lang
2017-03-02
1
-0
/
+2
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
1
-0
/
+19
*
Issues API does not respect time_entries_visibility (#24875).
Jean-Philippe Lang
2017-01-29
1
-0
/
+33
*
Fix integration tests for r16287 (#24416).
Jean-Philippe Lang
2017-01-29
1
-0
/
+3
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-0
/
+1
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
2
-0
/
+3
*
Fixed that project settings should show locked members (#22034).
Jean-Philippe Lang
2016-12-31
1
-14
/
+20
*
Fixed that X-Sendfile header is never set (#24646).
Jean-Philippe Lang
2016-12-31
1
-0
/
+12
[next]