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
/
unit
/
repository_subversion_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r23391 from trunk to 5.1-stable (#41961).
Go MAEDA
14 days
1
-2
/
+0
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting...
Go MAEDA
2023-03-25
1
-3
/
+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
/
+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
-3
/
+3
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of RepositorySubversionTest
Toshi MARUYAMA
2020-10-24
1
-14
/
+17
*
scm: subversion: use NUM_REV at RepositorySubversionTest#test_next_nil for ea...
Toshi MARUYAMA
2020-04-14
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
/
+4
*
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/repository_subversi...
Toshi MARUYAMA
2019-11-23
1
-1
/
+1
*
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
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds configuration settings to limit valid repository path (#1415).
Jean-Philippe Lang
2014-11-08
1
-0
/
+31
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-7
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from RepositorySubversionTest
Toshi MARUYAMA
2014-01-09
1
-1
/
+1
*
Rails4: scm: reload repository after destroying changesets in incremental fet...
Toshi MARUYAMA
2013-12-29
1
-0
/
+1
*
stricter asserting of subversion url validation test
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
add unit tests of subversion url validation
Toshi MARUYAMA
2013-04-14
1
-0
/
+28
*
code layout clean up test/unit/repository_subversion_test.rb
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Fixed that Subversion#load_entries_changesets raises an error if entries is nil.
Jean-Philippe Lang
2012-06-12
1
-0
/
+5
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
1
-0
/
+5
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Rails3: scm: subversion: fix error of test_next_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_next at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at un...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at un...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: subversion: fix error of test_fetch_changesets_from_scratch at u...
Toshi MARUYAMA
2011-09-11
1
-2
/
+3
*
scm: subversion: define NUM_REV as the number of test repository revisions at...
Toshi MARUYAMA
2011-09-11
1
-0
/
+2
*
scm: subversion: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-9
/
+9
[next]