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_bazaar_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
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-2
/
+2
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
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
-4
/
+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
*
fix source indent of RepositoriesBazaarControllerTest
Toshi MARUYAMA
2020-10-02
1
-32
/
+82
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-2
/
+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
-0
/
+8
*
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
-14
/
+49
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-28
/
+25
*
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
*
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
-10
/
+3
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-30
/
+24
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove trailing white-space from test/functional/repositories_bazaar_controll...
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
*
scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+36
*
scm: bazaar: add test for author html escaping (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+22
*
scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931)
Toshi MARUYAMA
2013-09-18
1
-2
/
+3
*
use assert_select instead of assert_tag in Bazaar annotate test (#14931)
Toshi MARUYAMA
2013-09-18
1
-20
/
+9
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Rails3: test: scm: bazaar: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-7
/
+14
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-19
/
+11
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+13
*
Rails3: scm: bazaar: fix error of test_destroy_invalid_repository at function...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: bazaar: fix error of test_destroy_valid_repository at functional...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
scm: bazaar: add functional test of destroying invalid repository (#6713, #47...
Toshi MARUYAMA
2011-07-10
1
-0
/
+26
*
scm: bazaar: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-10
1
-0
/
+12
*
scm: bazaar: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+1
*
scm: bazaar: fix functional test_annotate test.
Toshi MARUYAMA
2011-06-01
1
-4
/
+6
*
scm: bazaar: run both of "inline" and "side by side" diff in functional test_...
Toshi MARUYAMA
2011-06-01
1
-9
/
+11
*
scm: bazaar: update test repository (#2799, #4741, #8030).
Toshi MARUYAMA
2011-05-27
1
-1
/
+2
*
scm: bazaar: remove duplicate test from functional test.
Toshi MARUYAMA
2011-05-26
1
-8
/
+0
*
scm: bazaar: fix functional annotate test.
Toshi MARUYAMA
2011-05-26
1
-4
/
+17
*
scm: bazaar: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-24
1
-11
/
+11
*
scm: bazaar: code clean up functional test.
Toshi MARUYAMA
2011-05-24
1
-3
/
+6
*
scm: bazaar: use constant for project id in functional test.
Toshi MARUYAMA
2011-05-24
1
-11
/
+12
[next]