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
*
Add some left padding when avatars are enabled.
Jean-Philippe Lang
2017-07-29
2
-0
/
+3
*
Move journal action links above the notes.
Jean-Philippe Lang
2017-07-27
3
-20
/
+27
*
Hide the issue tracking tab if module is disabled (#26488).
Jean-Philippe Lang
2017-07-27
1
-2
/
+4
*
Preload members project to prevent multiple cache hits.
Jean-Philippe Lang
2017-07-27
1
-1
/
+1
*
Renames tab to "Project".
Jean-Philippe Lang
2017-07-27
1
-1
/
+1
*
Project settings: Move issue tracking settings to their own tab (#26488).
Jean-Philippe Lang
2017-07-27
5
-49
/
+51
*
Removes the Modules tab in project settings (#26488).
Jean-Philippe Lang
2017-07-26
4
-26
/
+1
*
Code cleanup.
Jean-Philippe Lang
2017-07-26
1
-3
/
+3
*
Get rid of acts_as_versioned.
Jean-Philippe Lang
2017-07-26
3
-99
/
+144
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
2
-124
/
+1
*
Use jquery-rails instead of vanilla javascript ujs (#26518).
Jean-Philippe Lang
2017-07-25
1
-1
/
+1
*
fix NameError (uninitialized constant) when "config.eager_load = true" (#26513)
Toshi MARUYAMA
2017-07-25
2
-0
/
+4
*
Fixed that sort_criteria is required (#26513).
Jean-Philippe Lang
2017-07-24
1
-0
/
+2
*
Fixed link to user in email notifications (#26506).
Jean-Philippe Lang
2017-07-24
1
-4
/
+5
*
Removes deprecated methods.
Jean-Philippe Lang
2017-07-23
3
-25
/
+2
*
Removes #reorder_links for Redmine 4.
Jean-Philippe Lang
2017-07-23
1
-18
/
+0
*
Remove ActiveRecord workaround (#26323).
Jean-Philippe Lang
2017-07-23
1
-6
/
+1
*
Use CSS selector to find move left/right buttons.
Jean-Philippe Lang
2017-07-23
1
-2
/
+2
*
Renames column comments.comments to comments.content to please Rails 5.1 (#23...
Jean-Philippe Lang
2017-07-23
1
-1
/
+9
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
55
-146
/
+98
*
Display commit messages like in 3.3 on revision list (#26403).
Jean-Philippe Lang
2017-07-22
1
-1
/
+1
*
ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).
Jean-Philippe Lang
2017-07-22
1
-3
/
+3
*
Renames project settings tab to "Time tracking".
Jean-Philippe Lang
2017-07-20
1
-1
/
+1
*
Fix that spent_time total on the issue list can be wrong (#26471).
Jean-Philippe Lang
2017-07-20
1
-13
/
+19
*
Fixed that remove upload icon is not visible after submitting the form (#26468).
Jean-Philippe Lang
2017-07-19
1
-1
/
+1
*
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
[next]