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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the base layout for all 403, 404, and 500 pages. #6172
Eric Davis
2010-08-19
1
-3
/
+10
*
No more IssuesController#preview action.
Eric Davis
2010-08-18
1
-2
/
+2
*
Refactor: move IssuesController#preview to a new controller.
Eric Davis
2010-08-18
2
-15
/
+28
*
Refactor: move IssuesController#auto_complete to a new controller. #4382
Eric Davis
2010-08-17
2
-13
/
+26
*
Add the Calendar as a project menu item.
Eric Davis
2010-08-16
1
-0
/
+1
*
Add the Gantt chart as a project menu item
Eric Davis
2010-08-16
1
-0
/
+1
*
Allow key authentication for Boards. #6132
Eric Davis
2010-08-16
1
-0
/
+1
*
Refactor: move IssuesController#reply to JournalsController
Eric Davis
2010-08-16
2
-25
/
+34
*
Refactor: pull up method to ApplicationController.
Eric Davis
2010-08-13
3
-23
/
+15
*
Refactor: Pull up method to ApplicationController.
Eric Davis
2010-08-12
3
-34
/
+17
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
2
-58
/
+94
*
Show projects depending on their visibility in user's profile. #6100
Jean-Baptiste Barth
2010-08-10
1
-4
/
+2
*
Added a warning when a new user or group membership is invalid. #3834
Jean-Baptiste Barth
2010-08-10
2
-16
/
+32
*
Refactor: extract method from #move and #perform_move.
Eric Davis
2010-08-10
1
-14
/
+13
*
Refactor TimelogController#report's joins and provide a hook to add more.
Eric Davis
2010-08-09
1
-2
/
+9
*
Refactor: extract POST version of IssuesController#move to #perform_move.
Eric Davis
2010-08-09
1
-6
/
+12
*
Refactor: start to split IssuesController#move into two separate actions.
Eric Davis
2010-08-06
1
-1
/
+6
*
Refactor: extract method in IssuesController#move.
Eric Davis
2010-08-05
1
-7
/
+11
*
Refactor: extract back_url method to ApplicationController.
Eric Davis
2010-08-04
2
-1
/
+5
*
Refactor: Add methods to User to edit the encapsulate the status field.
Eric Davis
2010-08-03
1
-6
/
+6
*
Display project names in cross-project gantt PNG (#5904).
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Adds missing visibility scope.
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Moves code to controller.
Jean-Philippe Lang
2010-07-25
1
-0
/
+3
*
Allow js formatted responses.
Eric Davis
2010-07-05
1
-0
/
+4
*
Added hook :controller_timelog_available_criterias
Eric Davis
2010-07-01
1
-0
/
+1
*
Refactor: extract @available_criterias to utility method.
Eric Davis
2010-07-01
1
-45
/
+50
*
Typecast issue ids when searched for.
Eric Davis
2010-06-20
1
-1
/
+1
*
Handle unsuccessful destroys in TimelogController. #5700
Eric Davis
2010-06-20
1
-2
/
+5
*
Fix for Ruby 1.9 strings.
Eric Davis
2010-06-20
1
-1
/
+1
*
Hide the role forms when editing or adding Project members. #5452
Eric Davis
2010-06-19
1
-1
/
+7
*
Accept key authentication to ProjectsController#index (for feeds). #5317
Eric Davis
2010-06-19
1
-1
/
+1
*
Added JSON support to the issues API. #1214
Eric Davis
2010-06-05
2
-1
/
+15
*
Show subproject versions on the Roadmap.
Eric Davis
2010-05-27
1
-1
/
+3
*
Add error messages to MembersController#new so a user is informed of missing ...
Eric Davis
2010-05-24
1
-6
/
+22
*
Allow AuthSources to control if they allow password changes.
Eric Davis
2010-05-23
1
-1
/
+1
*
Refactor AuthSourcesController to support non-LDAP sources. #1131
Eric Davis
2010-05-23
2
-7
/
+40
*
Eager load group projects to avoid N SQL queries.
Jean-Philippe Lang
2010-05-09
1
-1
/
+1
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
2
-28
/
+40
*
Refactor: Pull up #find_optional_project to ApplicationController.
Eric Davis
2010-04-30
3
-19
/
+10
*
Removes broken code in ProjectsController (#5412).
Jean-Philippe Lang
2010-04-30
1
-1
/
+0
*
Fixes selected menu tab when issue creation fails.
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401).
Jean-Philippe Lang
2010-04-30
1
-1
/
+2
*
Refactor: pull #query_statement_invalid up to ApplicationController.
Eric Davis
2010-04-29
3
-17
/
+11
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
2
-33
/
+65
*
Fixed: private subprojects names may be revealed on issue summary report (#53...
Jean-Philippe Lang
2010-04-27
1
-2
/
+2
*
Refactor: move method to helper.
Eric Davis
2010-04-27
1
-34
/
+0
*
Refactor: extract error to new method with before_filter.
Eric Davis
2010-04-26
1
-4
/
+8
*
Refactor: Extract duplicated code to a new method.
Eric Davis
2010-04-23
1
-43
/
+26
*
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Eric Davis
2010-04-22
1
-28
/
+49
*
Refactor: Move method to Query model
Eric Davis
2010-04-19
1
-6
/
+2
[next]