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
*
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
*
Refactor: Split the find_object methods to prep for a larger refactoring.
Eric Davis
2010-03-16
1
-2
/
+2
*
Allow authenticating with an API token via XML or JSON. (#3920)
Eric Davis
2009-12-23
1
-0
/
+2
*
Fixed: News from a project with 'news' module disabled, are still diplayed in...
Jean-Philippe Lang
2009-12-03
1
-1
/
+1
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+1
*
Fixed: error raised when trying to add an empty comment to a news (#3615).
Jean-Philippe Lang
2009-07-18
1
-0
/
+1
*
Added observers to watch model objects for mail delivery instead of calling M...
Eric Davis
2009-03-28
1
-1
/
+0
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Fixed: Wiki Linking Fails on News Item Preview (#1661).
Jean-Philippe Lang
2008-07-19
1
-1
/
+1
*
Add a user preference to choose how comments/replies are displayed: in chrono...
Jean-Philippe Lang
2008-03-05
1
-0
/
+2
*
ProjectsController#add_news moved to NewsController#new.
Jean-Philippe Lang
2008-02-03
1
-2
/
+27
*
Anonymous users can now be allowed to create, edit, comment issues, comment n...
Jean-Philippe Lang
2007-11-20
1
-1
/
+1
*
Moved ProjectsController#list_news to NewsController#index.
Jean-Philippe Lang
2007-11-05
1
-4
/
+26
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-44
/
+44
*
indentation corrections
Jean-Philippe Lang
2007-01-28
1
-6
/
+6
*
ActiveRecord::RecordNotFound exceptions handled more gracefully
Jean-Philippe Lang
2007-01-02
1
-3
/
+5
*
added model Comment.
Jean-Philippe Lang
2006-12-10
1
-0
/
+16
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+42