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
/
activities_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r21209 to 4.1-stable (#35789).
Marius Balteanu
2021-09-06
1
-0
/
+12
*
Merged r21046 from trunk to 4.1-stable (#34933, #35413).
Go MAEDA
2021-06-25
1
-1
/
+2
*
Merged r20931 from trunk to 4.1-stable (#34933).
Go MAEDA
2021-04-13
1
-0
/
+16
*
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_co...
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
*
test_previous_project_index fails depending on the current time and zone (#30...
Go MAEDA
2019-06-25
1
-1
/
+2
*
Remove trailing whitespaces from test (#31506).
Go MAEDA
2019-06-06
1
-1
/
+1
*
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
*
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
-19
/
+49
*
Missing "next" pagination link when looking at yesterday's activity (#18399).
Jean-Philippe Lang
2017-01-04
1
-0
/
+18
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-16
/
+9
*
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
*
Activity page to remember user's selection of activities (#1605).
Jean-Philippe Lang
2015-10-15
1
-0
/
+19
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-2
/
+2
*
Adds a few functional tests.
Jean-Philippe Lang
2014-12-05
1
-0
/
+8
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-5
/
+7
*
use escaped "Can't" constant at IssueStatusesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Test fails when run at the beginning of the day.
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-57
/
+25
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-0
/
+17
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-0
/
+14
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-3
/
+3
*
fix test_global_index of functional activities controller test fails around U...
Toshi MARUYAMA
2012-06-19
1
-1
/
+4
*
fix test_user_index of activities controller test fails at Japanese morning a...
Toshi MARUYAMA
2012-06-11
1
-1
/
+5
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
1
-0
/
+2
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-3
/
+3
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
1
-1
/
+0
*
Fixed double escaping of Atom feed links.
Etienne Massip
2012-01-14
1
-1
/
+31
*
Adds functional tests for ActivitiesController.
Jean-Philippe Lang
2011-11-29
1
-0
/
+17
*
Rails3: replace "all" fixtures at test/functional/activities_controller_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+12
*
remove hard-coded '.rxml' from "test_index_atom_feed" of functional activitie...
Toshi MARUYAMA
2011-09-24
1
-1
/
+1
*
remove trailing white-spaces from functional activities controller test.
Toshi MARUYAMA
2011-05-16
1
-13
/
+12
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
1
-0
/
+87