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
...
*
Retrieve issues in each responder.
Jean-Philippe Lang
2017-03-13
1
-25
/
+23
*
Don't reload the page when adding/removing a block.
Jean-Philippe Lang
2017-03-13
1
-5
/
+16
*
Removes unneeded inclusions of sort_helper.
Jean-Philippe Lang
2017-03-13
3
-6
/
+0
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
3
-20
/
+3
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-1
/
+0
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
1
-12
/
+5
*
Password reset should count as a password change for User#must_change_passwd ...
Jean-Philippe Lang
2017-03-05
1
-7
/
+12
*
Flash messages on CustomFields destroy (#24801).
Jean-Philippe Lang
2017-03-02
1
-1
/
+3
*
remove trailing white space from app/controllers/issues_controller.rb
Toshi MARUYAMA
2017-02-09
1
-1
/
+1
*
Redirect to the parent issue after adding a subtask.
Jean-Philippe Lang
2017-01-30
1
-5
/
+8
*
Show visible spent time link for users allowed to view time entries (#20661).
Jean-Philippe Lang
2017-01-29
1
-0
/
+5
*
Redirect with token in session (#24416).
Jean-Philippe Lang
2017-01-29
1
-2
/
+10
*
Always send images user-uploaded images with Content-Disposition: attachment ...
Jean-Philippe Lang
2017-01-29
2
-2
/
+2
*
Adds a scope for issue auto complete.
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Clean up SQL.
Jean-Philippe Lang
2017-01-21
1
-2
/
+2
*
Filter parent task issues in auto complete by open/closed status depending on...
Jean-Philippe Lang
2017-01-21
1
-0
/
+9
*
Add warning when loosing data from custom fields when bulk editing issues (#2...
Jean-Philippe Lang
2017-01-18
1
-0
/
+19
*
Don't join all associations by default (#24865).
Jean-Philippe Lang
2017-01-18
1
-3
/
+2
*
Remove instance variable which is unused after r9603 (#24832).
Jean-Philippe Lang
2017-01-15
1
-1
/
+0
*
Don't always load data that is for html response only.
Jean-Philippe Lang
2017-01-14
1
-5
/
+4
*
Moves journals selection to Issue#visible_journals_with_index (#17632).
Jean-Philippe Lang
2017-01-14
1
-12
/
+7
*
Adds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang
2017-01-10
1
-0
/
+5
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-1
/
+20
*
Adds a flash message when deleting a board (#24535).
Jean-Philippe Lang
2017-01-08
1
-1
/
+3
*
remove trailing white space from app/controllers/files_controller.rb
Toshi MARUYAMA
2017-01-08
1
-1
/
+1
*
Don't preload projects and roles on Principal#memberships association (#23519).
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Don't redirect to lost password page after login (#13741).
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
2
-1
/
+9
*
Wrong activity timezone on user page (#14658).
Jean-Philippe Lang
2017-01-04
1
-1
/
+1
*
Don't show the "reassign" option when deleting issues from different projects...
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Update project_id column in case some time entries were on subtasks of differ...
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Handle time entries on subtasks and prevent from reassigning an issue that is...
Jean-Philippe Lang
2016-12-31
1
-4
/
+11
*
Fixed that project settings should show locked members (#22034).
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Files REST API (#19116).
Jean-Philippe Lang
2016-12-21
1
-8
/
+22
*
Sort completed versions in reverse order on the roadmap (#23137).
Jean-Philippe Lang
2016-12-18
1
-1
/
+1
*
Workflow editing shows statuses of irrelevant roles (#24281).
Jean-Philippe Lang
2016-12-16
1
-1
/
+5
*
Menu items mapping.
Jean-Philippe Lang
2016-12-16
2
-1
/
+2
*
Improve custom fields list performance (#24587).
Jean-Philippe Lang
2016-12-13
1
-0
/
+2
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-13
/
+18
*
Redmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang
2016-12-11
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
18
-0
/
+19
*
Extracts the rendering of related issues to an helper (#3425).
Jean-Philippe Lang
2016-11-19
1
-0
/
+2
*
Show action not allowed for time entries in closed projects (#24297).
Jean-Philippe Lang
2016-11-18
1
-3
/
+7
*
Bulk edit for shows activities not available for the time entry's project (#2...
Jean-Philippe Lang
2016-11-18
1
-2
/
+5
*
Time Entries context menu shows activities not available for the time entry's...
Jean-Philippe Lang
2016-11-18
1
-2
/
+5
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
1
-0
/
+11
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+2
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Preload user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
[prev]
[next]