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
*
Reset status when copying issues (#23610).
Jean-Philippe Lang
2017-04-03
2
-7
/
+5
*
Adds a User.admin scope (#25416).
Jean-Philippe Lang
2017-04-03
1
-1
/
+5
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
3
-6
/
+6
*
Make project custom fields available as columns on time logs (#24157).
Jean-Philippe Lang
2017-03-18
1
-0
/
+2
*
Allow multiple instances of custom queries on My page (#1565).
Jean-Philippe Lang
2017-03-16
1
-1
/
+5
*
Fix link to issues when displaying a project query (#1565).
Jean-Philippe Lang
2017-03-15
1
-12
/
+16
*
Clear settings for blocks that are no longer used.
Jean-Philippe Lang
2017-03-15
1
-1
/
+7
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
2
-0
/
+17
*
Fixes indentation.
Jean-Philippe Lang
2017-03-13
1
-1
/
+1
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
3
-19
/
+39
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
2
-7
/
+7
*
Test broken by r16381 (#25289).
Jean-Philippe Lang
2017-03-08
1
-1
/
+1
*
Adding a subtask should default to a tracker without disabled parent field (#...
Jean-Philippe Lang
2017-03-08
1
-2
/
+9
*
Adds a test for #25289.
Jean-Philippe Lang
2017-03-08
1
-1
/
+2
*
Adding a principal to 2 projects with member inheritance leads to an error (#...
Jean-Philippe Lang
2017-03-08
1
-2
/
+4
*
Emails with no text or html Content not handled properly (#25269, #25256).
Jean-Philippe Lang
2017-03-07
1
-2
/
+8
*
Issue description filter's 'none' operator does not match issues with blank d...
Jean-Philippe Lang
2017-03-07
1
-2
/
+2
*
Preload journal's user (#6375).
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Fix loading of last visible journal (#1474, #6375).
Jean-Philippe Lang
2017-03-05
1
-9
/
+13
*
Mail parts with empty content should be ignored (#25256).
Jean-Philippe Lang
2017-03-05
1
-10
/
+10
*
Load only last journal with notes (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+1
*
Don't load all issues' journals (#1474).
Jean-Philippe Lang
2017-03-05
1
-6
/
+8
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
2
-1
/
+31
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
2
-0
/
+35
*
Allow to disable description field in tracker setting (#25052).
Jean-Philippe Lang
2017-03-02
1
-2
/
+2
*
Priority should always be preloaded as it's used to render issue links.
Jean-Philippe Lang
2017-03-02
1
-1
/
+2
*
Adds a filter on issue attachments (#2783).
Jean-Philippe Lang
2017-03-02
1
-0
/
+15
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
1
-3
/
+1
*
revert r16322 (#24970)
Toshi MARUYAMA
2017-02-02
1
-2
/
+2
*
replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)
Toshi MARUYAMA
2017-02-02
1
-2
/
+2
*
Clean up sort orders.
Jean-Philippe Lang
2017-01-31
1
-4
/
+4
*
Time entry queries should be copied and deleted too.
Jean-Philippe Lang
2017-01-31
1
-3
/
+3
*
Removes default order on Project#versions association.
Jean-Philippe Lang
2017-01-31
1
-1
/
+1
*
Only show issue details in time entry activity events if the issue is visible...
Jean-Philippe Lang
2017-01-29
1
-1
/
+5
*
Option for long text custom fields to be displayed under the description fiel...
Jean-Philippe Lang
2017-01-25
1
-1
/
+6
*
Changed filter position (#17720).
Jean-Philippe Lang
2017-01-21
1
-8
/
+8
*
Use #none for empty scope.
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Clean up SQL.
Jean-Philippe Lang
2017-01-21
1
-3
/
+3
*
Adds a scope for issue auto complete.
Jean-Philippe Lang
2017-01-21
1
-0
/
+6
*
Use EXISTS instead of IN subquery (#21608).
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Allow forward reference to parent when importing issues (#22701).
Jean-Philippe Lang
2017-01-21
2
-5
/
+42
*
Adds updated_by and last_updated_by filters on issues (#17720).
Jean-Philippe Lang
2017-01-19
4
-8
/
+45
*
Searching for issues with "updated = none" always returns zero results (#15226).
Jean-Philippe Lang
2017-01-18
1
-0
/
+11
*
Add warning when loosing data from custom fields when bulk editing issues (#2...
Jean-Philippe Lang
2017-01-18
1
-0
/
+8
*
Fixed #joins_for_order_statement (#24865).
Jean-Philippe Lang
2017-01-18
1
-4
/
+4
*
Don't join all associations by default (#24865).
Jean-Philippe Lang
2017-01-18
1
-3
/
+18
*
Handle csv columns selection in query to preload appropriate associations (#2...
Jean-Philippe Lang
2017-01-18
1
-0
/
+3
*
Fixed that Query#has_column? returns false with default columns.
Jean-Philippe Lang
2017-01-17
1
-1
/
+2
*
Moves sort joins for issues to IssueQuery.
Jean-Philippe Lang
2017-01-17
2
-3
/
+12
*
Use exists? instead of count (#24839).
Jean-Philippe Lang
2017-01-16
1
-1
/
+1
[next]