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
/
files_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
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
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
*
remove spaces inside {} of FilesController
Toshi MARUYAMA
2020-11-19
1
-3
/
+3
*
use "do end" instead of {} at FilesController
Toshi MARUYAMA
2020-11-09
1
-4
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_control...
Toshi MARUYAMA
2019-11-09
1
-2
/
+4
*
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
*
Use sorted instead of sort (#29406).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove trailing white space from app/controllers/files_controller.rb
Toshi MARUYAMA
2017-01-08
1
-1
/
+1
*
Files REST API (#19116).
Jean-Philippe Lang
2016-12-21
1
-8
/
+22
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds flash messages to files_controller#create (#19793).
Jean-Philippe Lang
2015-05-09
1
-3
/
+10
*
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
/
+4
*
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
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-0
/
+17
*
remove trailing white-spaces from files controller source.
Toshi MARUYAMA
2011-05-18
1
-1
/
+1
*
Fixed: error on mail notification when adding an invalid file (#6452).
Jean-Philippe Lang
2010-09-26
1
-1
/
+1
*
Refactor: convert FilesController to a restful resource.
Eric Davis
2010-09-14
1
-2
/
+2
*
Refactor: split FilesController#new into #new and #create.
Eric Davis
2010-09-13
1
-11
/
+10
*
Refactor: move method, ProjectsController#add_file to FilesController#new.
Eric Davis
2010-09-01
1
-0
/
+15
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
1
-0
/
+22