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
/
app
/
controllers
/
my_controller.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
*
Remove set_language_if_valid from MyController (#39066).
Go MAEDA
2023-09-24
1
-1
/
+0
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-1
/
+0
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-5
/
+11
*
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 redirect loop when both enabling two-factor authentication and changing p...
Go MAEDA
2021-02-02
1
-1
/
+1
*
use "do end" instead of {} at MyController
Toshi MARUYAMA
2020-09-24
1
-2
/
+2
*
remove spaces inside {} of MyController
Toshi MARUYAMA
2020-09-24
1
-5
/
+5
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Enables API access to /my/account for updating user account data (#31399).
Go MAEDA
2019-06-16
1
-4
/
+16
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Add "nwday" class to non-working days in calendar (#27096).
Go MAEDA
2019-01-14
1
-0
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-1
/
+1
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
1
-0
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Don't hardcode the groups on My page.
Jean-Philippe Lang
2017-04-04
1
-8
/
+3
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-0
/
+1
*
Don't reload the page when adding/removing a block.
Jean-Philippe Lang
2017-03-13
1
-5
/
+16
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
1
-12
/
+5
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
1
-0
/
+11
*
Adds #add_block and #remove_block methods.
Jean-Philippe Lang
2016-10-29
1
-27
/
+9
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
1
-28
/
+9
*
Use safe_attributes for user preferences.
Jean-Philippe Lang
2016-07-17
1
-2
/
+2
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
1
-1
/
+1
*
Use .skip_before_action instead of .skip_before_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Let the mailer set the email content (#21421).
Jean-Philippe Lang
2016-03-20
1
-6
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Security notifications when password or email adress is changed (#21421).
Jean-Philippe Lang
2016-02-05
1
-0
/
+6
*
Keep track of valid user sessions (#21058).
Jean-Philippe Lang
2015-10-24
1
-3
/
+2
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+7
*
Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may...
Jean-Philippe Lang
2015-02-15
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
Expire other sessions on password change (#17796).
Jean-Baptiste Barth
2014-09-16
1
-0
/
+3
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Code cleanup (#14766).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
gender neutral source comment at app/controllers/my_controller.rb
Toshi MARUYAMA
2013-08-06
1
-1
/
+1
*
Removed hardcoded string (#3872).
Jean-Philippe Lang
2013-08-05
1
-1
/
+1
*
Option to force a user to change his password (#3872).
Jean-Philippe Lang
2013-08-05
1
-3
/
+8
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
1
-1
/
+0
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-1
/
+0
*
Fixed that adding a blank/invalid block to my page renders a blank page (#128...
Jean-Philippe Lang
2013-01-20
1
-9
/
+10
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
[next]