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
/
sys_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use JSON instead of XML for reposman.rb.
Jean-Philippe Lang
2017-06-01
1
-19
/
+20
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
1
-0
/
+2
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-12
/
+16
*
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
*
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
-12
/
+15
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-8
/
+0
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Can not use Project#find on scopes with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+7
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-2
/
+2
*
Adds tests for SysController.
Jean-Philippe Lang
2011-12-03
1
-0
/
+16
*
Do not include extra_info attribute in SysController responses because it bre...
Jean-Philippe Lang
2011-11-27
1
-0
/
+12
*
remove trailing white-spaces from functional sys controller test.
Toshi MARUYAMA
2011-05-25
1
-13
/
+13
*
Do not actually try to fetch changesets from the subversion repository.
Jean-Philippe Lang
2011-03-16
1
-2
/
+5
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Adds on optional API key to repositories management controller and reposman.rb.
Jean-Philippe Lang
2009-12-20
1
-0
/
+21
*
Adds an action to SysController to fetch changesets of one or all projects (#...
Jean-Philippe Lang
2009-11-28
1
-0
/
+15
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Fixes a failure when running rake test:coverage.
Jean-Philippe Lang
2009-03-01
1
-0
/
+1
*
Replaces the repositories management SOAP API with a simple REST API.
Jean-Philippe Lang
2009-02-10
1
-0
/
+55