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
*
Refactor: convert ProjectEnumerations to a resource on a project.
Eric Davis
2010-09-10
2
-3
/
+10
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
2
-19
/
+6
*
Refactor: split method ProjectsController#edit to ProjectsController#update.
Eric Davis
2010-09-08
1
-23
/
+25
*
Refactor: rename method ProjectsController#add to ProjectsController#new
Eric Davis
2010-09-07
1
-6
/
+5
*
Refactor: split ProjectsController#add into #add (GET) and #create (POST).
Eric Davis
2010-09-06
1
-31
/
+37
*
Allow user password changes when changing to Internal authentication. #6267
Eric Davis
2010-09-06
1
-1
/
+3
*
Do not display items without valid selection in context menu when on differen...
Jean-Baptiste Barth
2010-09-03
1
-2
/
+2
*
Allow mass status update through context menu. #3411
Jean-Baptiste Barth
2010-09-03
1
-0
/
+6
*
Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...
Eric Davis
2010-09-03
2
-8
/
+8
*
Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...
Eric Davis
2010-09-02
2
-13
/
+18
*
Refactor: move method, ProjectsController#add_file to FilesController#new.
Eric Davis
2010-09-01
2
-16
/
+15
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
2
-14
/
+24
*
Refactor: move method, ProjectsController#roadmap to VersionsController#index.
Eric Davis
2010-08-30
2
-35
/
+36
*
Allow setting an issue's notes via params[:issue][:notes]. (XML API)
Eric Davis
2010-08-27
1
-1
/
+1
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
2
-47
/
+62
*
Refactor: convert many of the custom Issue routes to REST resources.
Eric Davis
2010-08-26
2
-1
/
+8
*
Refactor: extract method in bulk_update.
Eric Davis
2010-08-25
1
-4
/
+8
*
Refactor: extract #bulk_update method from IssuesController#bulk_edit.
Eric Davis
2010-08-24
1
-21
/
+24
*
Refactor: move IssuesController#changes to JournalsController#index.
Eric Davis
2010-08-23
2
-19
/
+27
*
Refactor: merge IssuesController#update_form into IssuesController#new
Eric Davis
2010-08-20
1
-18
/
+13
*
Refactor: move IssuesController#context_menu to a new controller.
Eric Davis
2010-08-19
2
-30
/
+34
*
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
[next]