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
/
repositories_git_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
12 days
1
-3
/
+0
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
1
-1
/
+1
*
Fix RuboCop offense Lint/RedundantStringCoercion, one of the offenses enabled...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Truncate git authors to 255 characters (#40948).
Marius Balteanu
2024-07-08
1
-1
/
+1
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-5
/
+5
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
1
-0
/
+5
*
Fix redundant 'private' modifier in repositories_git_controller_test.rb (#380...
Go MAEDA
2023-01-12
1
-8
/
+6
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix code copying in common browsers (#36580).
Go MAEDA
2022-02-19
1
-5
/
+7
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
scm: git: add test to browse non UTF-8 directory (#25846)
Toshi MARUYAMA
2020-02-27
1
-0
/
+30
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reposi...
Toshi MARUYAMA
2019-11-24
1
-45
/
+146
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/functional...
Toshi MARUYAMA
2019-11-24
1
-16
/
+22
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/function...
Toshi MARUYAMA
2019-09-14
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/IndentationConsistency in test/functional/r...
Toshi MARUYAMA
2019-09-13
1
-1
/
+1
*
code clean up test/functional/repositories_git_controller_test.rb
Toshi MARUYAMA
2019-09-13
1
-8
/
+8
*
code cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/fun...
Toshi MARUYAMA
2019-09-13
1
-3
/
+3
*
rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/reposit...
Toshi MARUYAMA
2019-08-03
1
-0
/
+1
*
rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_contro...
Toshi MARUYAMA
2019-07-30
1
-1
/
+1
*
Remove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang
2019-06-20
1
-12
/
+0
*
Remove trailing whitespaces from test (#31506).
Go MAEDA
2019-06-06
1
-2
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
-9
/
+7
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Repository entry pagination (#29395).
Go MAEDA
2018-10-04
1
-0
/
+11
*
Removes repository routes without repository_id (#26522).
Jean-Philippe Lang
2018-06-16
1
-3
/
+31
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+2
*
Don't display download button for dir entries (#26350).
Jean-Philippe Lang
2017-07-06
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-49
/
+129
*
Adds accessors for report_last_commit.
Jean-Philippe Lang
2016-10-04
1
-4
/
+4
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-71
/
+50
*
Don't respond with the error template when annotate is not available.
Jean-Philippe Lang
2016-07-17
1
-2
/
+2
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed tests failures (#19400).
Jean-Philippe Lang
2015-04-12
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-73
/
+22
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-24
/
+19
*
remove unneeded trailing ';' from test/functional/repositories_git_controller...
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
[next]