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
/
my_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-17
/
+15
*
Fix incorrect argument format for assert_select that causes ArgumentError wit...
Go MAEDA
2023-07-02
1
-4
/
+12
*
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
*
Add missing fixture issue_categories to MyControllerTest (#37477).
Go MAEDA
2022-07-21
1
-1
/
+1
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-9
/
+9
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-4
/
+4
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-2
/
+2
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
more strictly assertion at MyControllerTest#test_page_with_calendar
Toshi MARUYAMA
2020-11-18
1
-1
/
+1
*
prevent random failure of MyControllerTest#test_page_with_calendar
Toshi MARUYAMA
2020-11-18
1
-6
/
+24
*
add my page calendar functional test
Toshi MARUYAMA
2020-11-06
1
-0
/
+27
*
shorten long line of MyControllerTest
Toshi MARUYAMA
2020-10-02
1
-7
/
+24
*
shorten long line of MyControllerTest
Toshi MARUYAMA
2020-09-26
1
-7
/
+27
*
fix source indent of MyControllerTest
Toshi MARUYAMA
2020-09-24
1
-25
/
+73
*
add space after comma to MyControllerTest
Toshi MARUYAMA
2020-09-24
1
-2
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/function...
Go MAEDA
2020-01-21
1
-1
/
+0
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-0
/
+37
*
cleanup: rubocop: fix Layout/AlignArguments in test/functional/my_controller_...
Toshi MARUYAMA
2019-11-23
1
-3
/
+5
*
test_page_with_activity fails depending on the current time and zone (#30288).
Go MAEDA
2019-06-25
1
-1
/
+2
*
Enables API access to /my/account for updating user account data (#31399).
Go MAEDA
2019-06-16
1
-2
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
1
-3
/
+5
*
New My page block: Updated issues (#30975).
Go MAEDA
2019-04-30
1
-1
/
+27
*
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
*
Filter out issues from closed projects in the following widgets (#29449):
Go MAEDA
2018-10-29
1
-0
/
+88
*
Remove trailing whitespaces from test/functional/my_controller_test.rb
Go MAEDA
2018-10-29
1
-7
/
+7
*
Fix a test failure in test/functional/my_controller_test.rb that depends on t...
Go MAEDA
2018-08-09
1
-1
/
+1
*
Add a missing fixture (#2471).
Go MAEDA
2018-07-29
1
-1
/
+1
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
1
-0
/
+18
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-21
1
-3
/
+3
*
Adds a few tests.
Jean-Philippe Lang
2017-07-31
1
-0
/
+8
*
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
-32
/
+76
*
Don't hardcode the groups on My page.
Jean-Philippe Lang
2017-04-04
1
-2
/
+16
*
Fix tests (#1565).
Jean-Philippe Lang
2017-03-16
1
-2
/
+6
*
Allow multiple instances of custom queries on My page (#1565).
Jean-Philippe Lang
2017-03-16
1
-4
/
+33
*
Fix link to issues when displaying a project query (#1565).
Jean-Philippe Lang
2017-03-15
1
-2
/
+23
*
Let user display a custom query on "My page" (#1565).
Jean-Philippe Lang
2017-03-15
1
-1
/
+53
*
Clear settings for blocks that are no longer used.
Jean-Philippe Lang
2017-03-15
1
-4
/
+5
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-0
/
+41
*
Don't reload the page when adding/removing a block.
Jean-Philippe Lang
2017-03-13
1
-3
/
+16
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
1
-8
/
+3
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
1
-0
/
+12
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
[next]