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
*
remove trailing white space from app/controllers/issues_controller.rb
Toshi MARUYAMA
2017-02-09
1
-1
/
+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
*
Redirect to the parent issue after adding a subtask.
Jean-Philippe Lang
2017-01-30
3
-6
/
+10
*
Set thumbnail width on image tag to avoid too wide white boxes on Firefox (#2...
Jean-Philippe Lang
2017-01-30
1
-1
/
+2
*
Whitespace-only reorg of ApplicationHelper#thumbnail_tag (#24927).
Jean-Philippe Lang
2017-01-30
1
-3
/
+11
*
Hires (2x DPR) image support for Thumbnails (#24927).
Jean-Philippe Lang
2017-01-30
1
-1
/
+1
*
Add support for @2x, @3x, etc. hires images (#24922).
Jean-Philippe Lang
2017-01-30
1
-1
/
+10
*
Disable description and columns when checking "Default columns" (#24907).
Jean-Philippe Lang
2017-01-29
1
-3
/
+3
*
Show visible spent time link for users allowed to view time entries (#20661).
Jean-Philippe Lang
2017-01-29
2
-1
/
+6
*
Redirect with token in session (#24416).
Jean-Philippe Lang
2017-01-29
1
-2
/
+10
*
Always send images user-uploaded images with Content-Disposition: attachment ...
Jean-Philippe Lang
2017-01-29
2
-2
/
+2
*
Only show issue details in time entry activity events if the issue is visible...
Jean-Philippe Lang
2017-01-29
1
-1
/
+5
*
Check permission of wiki pages before generating a link to it (#23793).
Jean-Philippe Lang
2017-01-29
1
-1
/
+1
*
Adds odd_even class to time entries (#15361).
Jean-Philippe Lang
2017-01-26
1
-1
/
+1
*
Use ids for testing inclusion.
Jean-Philippe Lang
2017-01-25
1
-2
/
+4
*
Use ids for testing inclusion.
Jean-Philippe Lang
2017-01-25
1
-1
/
+2
*
Remove background on subtasks and relations introduced in r16249 (#15361).
Jean-Philippe Lang
2017-01-25
1
-2
/
+2
*
Omit blank fields as we do for the description (#21705).
Jean-Philippe Lang
2017-01-25
1
-3
/
+5
*
Use #html_safe first.
Jean-Philippe Lang
2017-01-25
1
-2
/
+2
*
Option for long text custom fields to be displayed under the description fiel...
Jean-Philippe Lang
2017-01-25
5
-4
/
+41
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
41
-55
/
+51
*
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
2
-1
/
+7
*
Clean up SQL.
Jean-Philippe Lang
2017-01-21
1
-2
/
+2
*
Filter parent task issues in auto complete by open/closed status depending on...
Jean-Philippe Lang
2017-01-21
2
-1
/
+10
*
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
*
Reset sort criteria when clearing filters.
Jean-Philippe Lang
2017-01-19
1
-1
/
+1
*
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
3
-0
/
+34
*
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
2
-6
/
+20
*
Handle csv columns selection in query to preload appropriate associations (#2...
Jean-Philippe Lang
2017-01-18
4
-16
/
+11
*
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
2
-2
/
+2
*
Use exists? instead of count (#24839).
Jean-Philippe Lang
2017-01-16
1
-1
/
+1
*
Make Spent time clickable in issue lists (#24649).
Jean-Philippe Lang
2017-01-15
1
-1
/
+5
*
Add tooltip on trackers summary matrix (#24790).
Jean-Philippe Lang
2017-01-15
1
-3
/
+4
*
Add tooltip on Permissions report matrix (#24780).
Jean-Philippe Lang
2017-01-15
1
-6
/
+9
*
Wrap conditions with a single if new_record?.
Jean-Philippe Lang
2017-01-15
1
-8
/
+10
*
Add default timezone for new users (#16484).
Jean-Philippe Lang
2017-01-15
2
-0
/
+5
*
Always show "Jump to project" drop-down (#24833).
Jean-Philippe Lang
2017-01-15
1
-14
/
+12
[next]