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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
2
-1
/
+30
*
Disable settings when appropriate.
Jean-Philippe Lang
2017-07-19
1
-2
/
+2
*
Adds created_on as available column on timelog list (#26396).
Jean-Philippe Lang
2017-07-16
1
-0
/
+1
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-1
/
+1
*
Add space between avatar and headline (#26424).
Jean-Philippe Lang
2017-07-16
1
-1
/
+1
*
Removes hardcoded width.
Jean-Philippe Lang
2017-07-12
1
-2
/
+2
*
Render columns selection using spans instead of a table.
Jean-Philippe Lang
2017-07-12
1
-18
/
+14
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
6
-13
/
+30
*
Fix thumbnail rendering for images with height >> width.
Jean-Philippe Lang
2017-07-10
1
-2
/
+3
*
Don't error when posting empty plugin settings (#26393).
Jean-Philippe Lang
2017-07-10
1
-1
/
+2
*
Error displaying time entries filtered by Activity (#26387).
Jean-Philippe Lang
2017-07-09
1
-3
/
+3
*
Change highlight settings (#22978).
Jean-Philippe Lang
2017-07-08
1
-1
/
+1
*
Note URLs should highlight the linked note (#22978).
Jean-Philippe Lang
2017-07-08
1
-0
/
+11
*
Kepp the arguments clean (#26043).
Jean-Philippe Lang
2017-07-08
3
-3
/
+3
*
Set the parent page when creating a new wiki page from the "Add page" link (#...
Jean-Philippe Lang
2017-07-08
3
-3
/
+3
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
1
-2
/
+2
*
Reverts change made to ProjectController in r16766 (#26376).
Jean-Philippe Lang
2017-07-08
1
-2
/
+1
*
Fixed User#project_ids_by_role when first called within chained scopes (#26376).
Jean-Philippe Lang
2017-07-08
1
-27
/
+31
*
Fixed that issue counts are 0 on project overview (#26376).
Jean-Philippe Lang
2017-07-08
2
-2
/
+3
*
Sort is not reflected when export CSV of issues list (#26364).
Jean-Philippe Lang
2017-07-06
1
-1
/
+0
*
Don't display download button for dir entries (#26350).
Jean-Philippe Lang
2017-07-06
1
-1
/
+1
*
Replace tabs with spaces (#26333).
Toshi MARUYAMA
2017-07-04
4
-5
/
+5
*
"attachment:filename" should generate a link to preview instead of download (...
Jean-Philippe Lang
2017-07-02
1
-1
/
+1
*
Don't redirect anonymous users to the login form when module is disabled (#26...
Jean-Philippe Lang
2017-06-26
1
-0
/
+3
*
Code cleanup.
Jean-Philippe Lang
2017-06-26
1
-13
/
+9
*
Use regular #authorize method.
Jean-Philippe Lang
2017-06-26
3
-23
/
+11
*
Use ApplicationController#find_optional_project instead.
Jean-Philippe Lang
2017-06-26
1
-9
/
+1
*
Global News view should not be allowed without permission (#7068).
Jean-Philippe Lang
2017-06-26
1
-10
/
+0
*
Use ApplicationController#find_optional_project instead.
Jean-Philippe Lang
2017-06-26
1
-7
/
+0
*
Refactor "multiple_values_detail" struct creation (#26130).
Jean-Philippe Lang
2017-06-25
1
-3
/
+4
*
Unify query_form structure on calendar/gantt views (#26125).
Jean-Philippe Lang
2017-06-25
1
-4
/
+4
*
Fix source indentation and newline usage (#26125).
Jean-Philippe Lang
2017-06-25
2
-69
/
+70
*
Fix HTML structure of query_form on calendar/gantt views (#26125).
Jean-Philippe Lang
2017-06-25
2
-0
/
+10
*
Render repository graphs using Chart.js instead of SVG (#26253).
Jean-Philippe Lang
2017-06-25
2
-69
/
+111
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
2
-1
/
+3
*
Add code doc for forum & news links (#26188).
Jean-Philippe Lang
2017-06-25
1
-0
/
+8
*
Fix code doc indentation (#26188).
Jean-Philippe Lang
2017-06-25
1
-2
/
+2
*
Fix project jump box text when creating/editing a project (#23310).
Jean-Philippe Lang
2017-06-25
1
-1
/
+4
*
Update copyright.
Jean-Philippe Lang
2017-06-25
169
-169
/
+169
*
Add download link to no preview message (#26035).
Jean-Philippe Lang
2017-06-17
3
-3
/
+25
*
Move download link to contextual area (#26035).
Jean-Philippe Lang
2017-06-17
3
-11
/
+13
*
Link to user by id (#4179).
Jean-Philippe Lang
2017-06-17
1
-0
/
+4
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-17
1
-1
/
+1
*
Clean up wiki destroy confirmation message.
Jean-Philippe Lang
2017-06-10
1
-5
/
+6
*
Set inverse_of on project boards association.
Jean-Philippe Lang
2017-06-10
2
-2
/
+2
*
Removes duplicate avatar of assignee (#25775).
Jean-Philippe Lang
2017-06-10
1
-1
/
+1
*
Show assignee's icon in addition to author's icon (#25775).
Jean-Philippe Lang
2017-06-10
1
-1
/
+4
*
Highlight menu item when viewing an attachment (#25988).
Jean-Philippe Lang
2017-06-10
1
-0
/
+16
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-10
4
-31
/
+35
*
Style links on repository entries as 2nd level tabs (like in settings) (#25999).
Jean-Philippe Lang
2017-06-10
1
-7
/
+16
[next]