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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced in...
Go MAEDA
2024-11-02
1
-2
/
+2
*
Adds asset path to default to support old style theme (#39111).
Marius Balteanu
2024-10-31
1
-0
/
+13
*
Fix invalid "theme-*" CSS class in body element when theme name contains spac...
Go MAEDA
2024-10-19
1
-0
/
+8
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-4
/
+4
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
4
-4
/
+4
*
Fix ThemesTest may fail if a third-party theme having theme.js is installed (...
Marius Balteanu
2024-02-13
1
-1
/
+1
*
Fix failing tests related to favicon in themes after r22692 (#39111).
Marius Balteanu
2024-02-13
1
-1
/
+1
*
Fix tests after asset pipeline implementation (#39111).
Marius Balteanu
2024-01-25
2
-9
/
+9
*
Add Propshaft library to enable the asset pipeline without modifying existing...
Marius Balteanu
2024-01-25
1
-2
/
+2
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
4
-4
/
+4
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
4
-4
/
+4
*
Repository tab is not displayed if no repository is set as the main repositor...
Go MAEDA
2022-07-27
1
-1
/
+30
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
4
-4
/
+4
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-2
/
+2
*
MenuManagerTest randomly fails (#36241).
Go MAEDA
2021-11-29
1
-1
/
+1
*
Roadmap tab is missing if there are only inherited from parent project versio...
Go MAEDA
2021-04-07
1
-0
/
+17
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
4
-4
/
+4
*
Activity tab in cross-project menu is sometimes broken (#34805).
Go MAEDA
2021-03-06
1
-0
/
+6
*
Reverts r20762
Go MAEDA
2021-03-06
1
-6
/
+0
*
Activity tab in cross-project menu is sometimes broken (#34032).
Go MAEDA
2021-03-06
1
-0
/
+6
*
fix source indent of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
shorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-11-30
1
-3
/
+10
*
shorten long line of test/integration/lib/redmine/menu_manager_test.rb
Toshi MARUYAMA
2020-10-22
1
-3
/
+16
*
Show Roadmap tab when subprojects have defined versions (#7956).
Go MAEDA
2020-05-30
1
-0
/
+16
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
4
-4
/
+4
*
Add download buttons in Files columns of the issues list (#32240).
Go MAEDA
2020-02-06
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...
Toshi MARUYAMA
2019-10-23
1
-8
/
+8
*
ThemesTest may fail if a third-party theme with a favicon is installed (#31941).
Go MAEDA
2019-08-25
1
-4
/
+5
*
Update copyright year.
Go MAEDA
2019-05-25
4
-4
/
+4
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
4
-4
/
+4
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
4
-0
/
+8
*
Hide menu item in the cross-project menu if the module is not enabled in any ...
Go MAEDA
2019-01-13
1
-0
/
+26
*
Fix that the following tests fail randomly due to uninitialized User.current ...
Go MAEDA
2018-11-03
1
-0
/
+1
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
1
-1
/
+1
*
Add CSS to distinguish when a main menu is present or not (#28531).
Go MAEDA
2018-04-23
1
-0
/
+7
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
4
-4
/
+4
*
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
3
-8
/
+9
*
ThemesTest#test_without_theme_js may fail if third-party theme is installed (...
Jean-Philippe Lang
2017-03-02
1
-0
/
+2
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+13
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+38
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+156
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
3
-3
/
+3
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-10
/
+11
*
Copyright update.
Jean-Philippe Lang
2015-01-11
3
-3
/
+3
*
Leading slash required with Rails 4.2.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Moved helpers for integration tests in a specific class.
Jean-Philippe Lang
2014-11-30
3
-3
/
+3
[next]