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
/
projects_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
1
-0
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Show estimated time on the overview page as well as spent time (#30464).
Go MAEDA
2019-01-22
1
-0
/
+1
*
Use sorted instead of sort (#29406).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Removes wiki tab in project settings (#26579).
Jean-Philippe Lang
2017-07-30
1
-1
/
+0
*
Project settings: Move issue tracking settings to their own tab (#26488).
Jean-Philippe Lang
2017-07-27
1
-1
/
+1
*
Removes the Modules tab in project settings (#26488).
Jean-Philippe Lang
2017-07-26
1
-6
/
+0
*
Reverts change made to ProjectController in r16766 (#26376).
Jean-Philippe Lang
2017-07-08
1
-2
/
+1
*
Fixed that issue counts are 0 on project overview (#26376).
Jean-Philippe Lang
2017-07-08
1
-1
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Moves project quick search to a dedicated action.
Jean-Philippe Lang
2017-05-13
1
-9
/
+14
*
Adds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang
2017-01-10
1
-0
/
+5
*
Menu items mapping.
Jean-Philippe Lang
2016-12-16
1
-1
/
+1
*
Replaces project jump select with custom dropdown (#23310).
Jean-Philippe Lang
2016-11-26
1
-0
/
+7
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
Enable filtering versions on Project -> Settings -> Versions (#22608).
Jean-Philippe Lang
2016-08-30
1
-0
/
+4
*
Adds pagination to admin project list.
Jean-Philippe Lang
2016-08-30
1
-2
/
+2
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-4
/
+4
*
Removes action caching on /robots.txt.
Jean-Philippe Lang
2016-07-10
1
-6
/
+0
*
Limits the tracker list in filters and issue counts (#285).
Jean-Philippe Lang
2016-06-18
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Cleans up parent project assignment in ProjectsController.
Jean-Philippe Lang
2015-01-07
1
-23
/
+3
*
Error raised on project settings after project wiki is deleted (#18429).
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Moved controller code to new method Project#add_default_member.
Jean-Philippe Lang
2014-11-02
1
-4
/
+1
*
Adds a 'sorted' scope to Project.
Jean-Philippe Lang
2014-11-02
1
-5
/
+6
*
Code cleanup, #roadmap no longer exists.
Jean-Philippe Lang
2014-11-02
1
-1
/
+0
*
Removed unused helpers.
Jean-Philippe Lang
2014-11-02
1
-6
/
+0
*
Code cleanup, removed conditions on request method.
Jean-Philippe Lang
2014-11-02
1
-5
/
+5
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-13
/
+13
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#count with finder options at ProjectsCont...
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
gender neutral source comment at app/controllers/projects_controller.rb
Toshi MARUYAMA
2013-07-06
1
-1
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
remove trailing tabs from app/controllers/projects_controller.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
Test failure.
Jean-Philippe Lang
2013-01-20
1
-3
/
+2
*
Don't use && return.
Jean-Philippe Lang
2013-01-20
1
-1
/
+2
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
1
-0
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-12
/
+13
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+4
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+3
*
Removed unused instance variable.
Jean-Philippe Lang
2012-12-02
1
-3
/
+0
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-6
/
+3
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-07-04
1
-6
/
+2
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-1
/
+15
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-4
/
+4
[next]