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_subversion_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
-4
/
+0
*
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
*
Updates subversion repository fixture with test data for #39747 (#39747, #363...
Marius Balteanu
2023-12-24
1
-2
/
+3
*
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 repository browser does not show \"+\" (plus sign) in filename (#37718).
Marius Balteanu
2022-10-02
1
-2
/
+3
*
Fix code copying in common browsers (#36580).
Go MAEDA
2022-02-19
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Render Textile and Markdown files in the repository browser (#16849).
Go MAEDA
2021-05-28
1
-2
/
+29
*
Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).
Go MAEDA
2021-04-01
1
-1
/
+0
*
Add filename header (#29914, #32913).
Go MAEDA
2021-04-01
1
-0
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Repository browser does not render previews for audio/video files (#32153).
Go MAEDA
2020-02-04
1
-4
/
+17
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-2
/
+2
*
cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositor...
Toshi MARUYAMA
2019-11-24
1
-3
/
+6
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reposi...
Toshi MARUYAMA
2019-11-24
1
-33
/
+98
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Removes repository routes without repository_id (#26522).
Jean-Philippe Lang
2018-06-16
1
-7
/
+28
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+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
-26
/
+95
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-51
/
+57
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Add view for "no preview" repository files (#22482).
Jean-Philippe Lang
2016-05-08
1
-3
/
+3
*
Fix test failures (#22058).
Jean-Philippe Lang
2016-04-12
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
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
-20
/
+16
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-3
/
+3
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
fix svn raw diff failure on svn version 1.6.17 (revision 1128011)
Toshi MARUYAMA
2013-12-20
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Remove trailing (revision nn) from filenames in subversion diffs.
Jean-Philippe Lang
2012-09-18
1
-2
/
+2
*
Use assert_select instead of assert_tag.
Jean-Philippe Lang
2012-07-28
1
-24
/
+18
*
Adds assertions for subversion annotate.
Jean-Philippe Lang
2012-07-28
1
-0
/
+13
*
Show repository images inline when clicking 'View' (#10362).
Jean-Philippe Lang
2012-06-07
1
-0
/
+7
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-3
/
+2
*
scm: fix broken main repository 'root' link
Toshi MARUYAMA
2012-05-02
1
-0
/
+3
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-0
/
+14
*
Removed assertions on blank template.
Jean-Philippe Lang
2012-02-25
1
-2
/
+0
*
Rails3: test: scm: subversion: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-14
/
+28
*
Removed duplicated test.
Jean-Philippe Lang
2012-01-16
1
-13
/
+4
*
Do not show revisions links and field on filesystem repositories.
Jean-Philippe Lang
2012-01-16
1
-0
/
+4
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-45
/
+11
[next]