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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Security notification on password recovery is empty (#28302).
Jean-Philippe Lang
2018-04-07
1
-2
/
+7
*
Support for lastnames with spaces in user autocompleters (#28154).
Go MAEDA
2018-04-07
1
-6
/
+11
*
Ignore archived project memberships when calculating issue query visibility (...
Go MAEDA
2018-04-07
1
-2
/
+3
*
Adds issue category column to spent time queries (#28391).
Go MAEDA
2018-04-01
1
-0
/
+4
*
Adds issue category filter to spent time queries (#28391).
Go MAEDA
2018-04-01
1
-0
/
+8
*
Fix: Calculation of the start date of following issues ignores the "non-worki...
Go MAEDA
2018-03-08
1
-1
/
+2
*
Fix indent (#27025).
Go MAEDA
2018-03-03
2
-13
/
+13
*
Optional regex for filtering attachments on incoming emails (#27025).
Go MAEDA
2018-03-03
2
-7
/
+16
*
Allow selecting subprojects on new issue form (#12704).
Go MAEDA
2018-02-28
1
-3
/
+12
*
Remove unused method Mailer#mylogger (#28028).
Go MAEDA
2018-02-11
1
-4
/
+0
*
Fix typo in error message when target version was not found (#28024).
Go MAEDA
2018-01-24
1
-1
/
+1
*
The progress exceeding 99.5% is displayed as 100% (#27848).
Jean-Philippe Lang
2018-01-08
1
-1
/
+1
*
Unable to download file if custom field is not defined as visible to any user...
Jean-Philippe Lang
2018-01-08
1
-3
/
+9
*
Empty email attachments are imported to Redmine, creating broken DB records (...
Jean-Philippe Lang
2018-01-07
1
-0
/
+1
*
No validation errors when entering an invalid "Estimate hours" value (#27881).
Jean-Philippe Lang
2018-01-07
1
-1
/
+1
*
Strip whitespace from login on login page (#22532).
Go MAEDA
2017-12-13
1
-1
/
+1
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-12-06
1
-1
/
+9
*
Reverted r17054 (#27663).
Go MAEDA
2017-11-30
1
-9
/
+1
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-11-29
1
-1
/
+9
*
Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).
Jean-Philippe Lang
2017-11-29
1
-0
/
+5
*
Moves issue calculations into the fixed_issues relation (#27676).
Jean-Philippe Lang
2017-11-29
1
-69
/
+97
*
Fix filter after multiple version ids (#26667).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Fix filter values for fixed version id (#26667).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Filtering time entries after issue's target version doesn't work as expected ...
Jean-Philippe Lang
2017-10-15
1
-2
/
+1
*
Translation for label_week in time report is not working (#26780).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Fill the issue id when logging time from the time log list of an issue (#26520).
Jean-Philippe Lang
2017-07-30
1
-0
/
+7
*
Adds a checkbox to set a page as the wiki start page (#26579).
Jean-Philippe Lang
2017-07-30
1
-1
/
+22
*
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
1
-114
/
+0
*
fix NameError (uninitialized constant) when "config.eager_load = true" (#26513)
Toshi MARUYAMA
2017-07-25
1
-0
/
+2
*
Fixed that sort_criteria is required (#26513).
Jean-Philippe Lang
2017-07-24
1
-0
/
+2
*
Removes deprecated methods.
Jean-Philippe Lang
2017-07-23
3
-25
/
+2
*
Remove ActiveRecord workaround (#26323).
Jean-Philippe Lang
2017-07-23
1
-6
/
+1
*
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
47
-130
/
+81
*
Fix that spent_time total on the issue list can be wrong (#26471).
Jean-Philippe Lang
2017-07-20
1
-13
/
+19
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
1
-1
/
+27
*
Adds created_on as available column on timelog list (#26396).
Jean-Philippe Lang
2017-07-16
1
-0
/
+1
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
3
-7
/
+9
*
Error displaying time entries filtered by Activity (#26387).
Jean-Philippe Lang
2017-07-09
1
-3
/
+3
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
1
-2
/
+2
*
Fixed User#project_ids_by_role when first called within chained scopes (#26376).
Jean-Philippe Lang
2017-07-08
1
-27
/
+31
*
Replace tabs with spaces (#26333).
Toshi MARUYAMA
2017-07-04
4
-5
/
+5
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
76
-76
/
+76
*
Set inverse_of on project boards association.
Jean-Philippe Lang
2017-06-10
1
-1
/
+1
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-10
1
-1
/
+5
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
1
-1
/
+1
*
Fixes typo in safe attributes declaration (#25724).
Jean-Philippe Lang
2017-06-06
1
-1
/
+1
[next]