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
/
news_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
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
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
*
"Add news" button in cross-project News tab (#33167).
Go MAEDA
2021-03-25
1
-4
/
+6
*
remove spaces inside {} of NewsController
Toshi MARUYAMA
2020-11-22
1
-7
/
+7
*
use "do end" instead of {} at NewsController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
shorten long line of NewsController
Toshi MARUYAMA
2020-10-22
1
-3
/
+10
*
Fix that "Successful deletion" notice is not displayed after deleting some ty...
Go MAEDA
2020-04-04
1
-1
/
+4
*
Reverts r19569 (#33071).
Go MAEDA
2020-03-14
1
-2
/
+0
*
Require sudo mode for actions to delete contents (#33071).
Go MAEDA
2020-03-10
1
-0
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
REST API for updating news (#13468).
Go MAEDA
2019-09-09
1
-6
/
+14
*
REST API for deleting news (#13468).
Go MAEDA
2019-09-09
1
-2
/
+5
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
1
-1
/
+1
*
REST API for creating news (#13468).
Go MAEDA
2019-09-09
1
-6
/
+14
*
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
*
Global News view should not be allowed without permission (#7068).
Jean-Philippe Lang
2017-06-26
1
-10
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-5
/
+5
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed 500 error when displaying a news with comments in reverse order (#18332).
Jean-Philippe Lang
2014-11-14
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
cleanup syntax of Relation#all at NewsController#index
Toshi MARUYAMA
2014-01-10
1
-5
/
+5
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Deprecation warnings (#12774).
Jean-Philippe Lang
2013-01-08
1
-2
/
+2
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-3
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-10
1
-7
/
+2
*
Prevent mass-assignment when adding/updating a news (#10390).
Jean-Philippe Lang
2012-03-06
1
-2
/
+3
*
Preserve uploaded files when on news.
Jean-Philippe Lang
2012-02-23
1
-2
/
+0
*
Preserve uploaded files when on news.
Jean-Philippe Lang
2012-02-23
1
-0
/
+2
*
Do not check the request http method.
Jean-Philippe Lang
2012-02-23
1
-11
/
+9
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
1
-0
/
+5
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
1
-1
/
+4
*
remove trailing white-spaces from app/controllers/news_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-11
/
+11
*
Separation of RSS/API auth actions.
Jean-Philippe Lang
2011-07-09
1
-1
/
+2
*
Adds email notifications support for news comments (#2074).
Jean-Philippe Lang
2011-03-04
1
-2
/
+4
*
Refactor and add tests for News #index API (#7072).
Jean-Philippe Lang
2010-12-12
1
-7
/
+18
*
Refactor: move NewsController#preview to PreviewsController#news
Eric Davis
2010-09-24
1
-9
/
+4
*
Refactor: move #destroy_comment method to CommentsController#destroy
Eric Davis
2010-09-23
1
-5
/
+0
*
Refactor: move NewsController#add_comment to CommentsController#create
Eric Davis
2010-09-22
1
-12
/
+0
*
Refactor: split NewsController#edit into #edit and #update
Eric Davis
2010-09-21
1
-3
/
+8
*
Refactor: split NewsController#new into #new and #create methods.
Eric Davis
2010-09-20
1
-3
/
+9
*
Refactor: Change the different find_object filters to share a common method.
Eric Davis
2010-03-17
1
-7
/
+2
[next]