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
*
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
*
Adds #add_block and #remove_block methods.
Jean-Philippe Lang
2016-10-29
1
-27
/
+9
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
1
-28
/
+9
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
2
-2
/
+2
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
2
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2016-10-04
1
-8
/
+14
*
Adds accessors for report_last_commit.
Jean-Philippe Lang
2016-10-04
1
-23
/
+1
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
1
-1
/
+21
*
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...
Jean-Philippe Lang
2016-10-01
1
-5
/
+7
*
Allow to download javascript attachments again (#23376).
Jean-Philippe Lang
2016-10-01
1
-0
/
+4
*
Bulk edit form not show fields based on target tracker and status (#23755).
Jean-Philippe Lang
2016-09-03
1
-4
/
+21
*
Adds before_render hook to WikiController#show (#23545).
Jean-Philippe Lang
2016-09-03
1
-0
/
+3
*
Set user's localization before redirecting (#23346).
Jean-Philippe Lang
2016-08-31
1
-1
/
+1
*
Enable filtering versions on Project -> Settings -> Versions (#22608).
Jean-Philippe Lang
2016-08-30
1
-0
/
+4
*
Redirect to referer to preserve pagination and filter.
Jean-Philippe Lang
2016-08-30
1
-2
/
+2
*
Adds pagination to group list.
Jean-Philippe Lang
2016-08-30
1
-1
/
+6
*
Adds pagination to admin project list.
Jean-Philippe Lang
2016-08-30
2
-3
/
+6
*
Creating a wiki page named "Sidebar" without proper permission raises an exce...
Jean-Philippe Lang
2016-08-30
1
-1
/
+3
*
Test failure (#23410).
Jean-Philippe Lang
2016-08-20
1
-2
/
+8
*
New "Spent time" menu tab when spent time module is enabled on project (#23311).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
New issue raises an error if no projects available (#23410).
Jean-Philippe Lang
2016-08-20
1
-7
/
+4
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-1
/
+0
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
4
-7
/
+9
*
Don't check that params[:settings] is a Hash.
Jean-Philippe Lang
2016-07-21
1
-4
/
+5
*
Set preferences with #safe_attributes=.
Jean-Philippe Lang
2016-07-21
1
-1
/
+1
[next]