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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
18
-48
/
+301
*
Upgrade to Rails 4.2.6.
Jean-Philippe Lang
2016-04-16
1
-1
/
+1
*
Add missing + signs (#22493).
Jean-Philippe Lang
2016-04-14
1
-3
/
+3
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
2
-1
/
+20
*
Code cleanup (#22383).
Jean-Philippe Lang
2016-04-12
1
-12
/
+7
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
2
-4
/
+18
*
Fix test failures (#22058).
Jean-Philippe Lang
2016-04-12
2
-6
/
+3
*
Fix max width and adds a top margin (#22058).
Jean-Philippe Lang
2016-04-11
1
-1
/
+1
*
Set native EOL.
Jean-Philippe Lang
2016-04-11
0
-0
/
+0
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
1
-1
/
+1
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
8
-2
/
+20
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
2
-10
/
+10
*
Reduce view code duplication by using a nested layout for file rendering (#22...
Jean-Philippe Lang
2016-04-11
3
-29
/
+19
*
Force password reset for default admin user (#22381).
Jean-Philippe Lang
2016-04-11
1
-0
/
+9
*
Validate status of users and groups.
Jean-Philippe Lang
2016-04-11
4
-0
/
+26
*
Code cleanup.
Jean-Philippe Lang
2016-04-11
1
-5
/
+3
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
3
-3
/
+32
*
Adds translations for the "Highlighted code" button (#14937).
Jean-Philippe Lang
2016-04-10
47
-15
/
+62
*
Inline code highlighting toolbar button (#14937).
Jean-Philippe Lang
2016-04-10
7
-2
/
+54
*
Watched issues count on "My page" is shown for all issues instead of only ope...
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Preload project when possible (#5754).
Jean-Philippe Lang
2016-04-09
1
-1
/
+6
*
Don't reject users that already watch one of the objects (#5754).
Jean-Philippe Lang
2016-04-09
1
-2
/
+2
*
Use named route.
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Allow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang
2016-04-09
10
-35
/
+90
*
Missing fixtures (#14574).
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Make full revision table available on mobile devices (#22336).
Jean-Philippe Lang
2016-04-03
2
-1
/
+3
*
Add collision option to autocomplete initialization (#22296).
Jean-Philippe Lang
2016-04-03
1
-0
/
+1
*
Revision Graph and Table should work with vertical-align: middle (#22278).
Jean-Philippe Lang
2016-04-03
1
-2
/
+14
*
Sort criteria defined in custom queries are not applied when exporting to CSV...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Place changesets above history on small screens (#22196).
Jean-Philippe Lang
2016-04-03
1
-0
/
+13
*
Responsive layout. Change menu selector in responsive.js (#22105).
Jean-Philippe Lang
2016-04-03
1
-3
/
+3
*
Highlighting of required and read-only custom fields broken in Workflow edito...
Jean-Philippe Lang
2016-04-03
2
-1
/
+4
*
HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
% done: progress bar blocked at 80 in the issue list (#20882).
Jean-Philippe Lang
2016-04-03
1
-0
/
+1
*
Bulk edit form lacks estimated time field (#5156).
Jean-Philippe Lang
2016-04-03
2
-0
/
+17
*
Fix that AttachmentsController#show don't close the file after reading.
Jean-Philippe Lang
2016-04-03
1
-2
/
+2
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
8
-11
/
+24
*
Text in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang
2016-03-26
2
-3
/
+17
*
Clear settings that are changed by these tests.
Jean-Philippe Lang
2016-03-26
2
-1
/
+6
*
No need to use custom host name in these tests.
Jean-Philippe Lang
2016-03-26
2
-7
/
+5
*
Don't use custom hostname for all Mailer tests.
Jean-Philippe Lang
2016-03-26
1
-31
/
+23
*
German "error_invalid_csv_file_or_settings" typo fixed by Jens Krämer (#2231...
Toshi MARUYAMA
2016-03-26
1
-1
/
+1
*
include ::I18n::Backend::Pluralization (#21856)
Toshi MARUYAMA
2016-03-24
1
-0
/
+1
*
Simplified Chinese translation updated by Hang Xie (#22301)
Toshi MARUYAMA
2016-03-24
1
-12
/
+10
*
Japanese translation updated by Go MAEDA (#22288)
Toshi MARUYAMA
2016-03-24
1
-11
/
+9
*
Gemfile: switch mime-types version by Ruby >= 2.0 or not
Toshi MARUYAMA
2016-03-24
1
-1
/
+1
*
Remove pagination on trackers, roles and issue statuses (#12909).
Jean-Philippe Lang
2016-03-20
6
-22
/
+8
*
Fix icon only links display (#21805).
Jean-Philippe Lang
2016-03-20
1
-1
/
+3
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
16
-42
/
+77
*
Additional CSS class for version status (#21434).
Jean-Philippe Lang
2016-03-20
3
-2
/
+9
[next]