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
*
Add :error_move_of_child_not_possible i18n string (#23888).
Jean-Philippe Lang
2016-12-18
46
-0
/
+92
*
Show an error message when changing an issue's project fails due to errors in...
Jean-Philippe Lang
2016-12-18
5
-0
/
+16
*
Sort completed versions in reverse order on the roadmap (#23137).
Jean-Philippe Lang
2016-12-18
1
-1
/
+1
*
Make the email notifications for adding/updating issues more readable/clear (...
Jean-Philippe Lang
2016-12-16
3
-6
/
+16
*
Test cleanup.
Jean-Philippe Lang
2016-12-16
1
-1
/
+0
*
Test cleanup.
Jean-Philippe Lang
2016-12-16
1
-2
/
+2
*
Fixed the assertion (#24186).
Jean-Philippe Lang
2016-12-16
1
-1
/
+1
*
Restrict the length attachment filenames on disk (#24186).
Jean-Philippe Lang
2016-12-16
2
-1
/
+14
*
Time entry form - limit issue autocomplete to already selected project (#24189).
Jean-Philippe Lang
2016-12-16
1
-5
/
+32
*
Workflow editing shows statuses of irrelevant roles (#24281).
Jean-Philippe Lang
2016-12-16
2
-1
/
+24
*
Removed unused CSS class ".icon-details" (#24578).
Jean-Philippe Lang
2016-12-16
1
-1
/
+0
*
Makes the text "Enable regular expressions" clickable (#5864).
Jean-Philippe Lang
2016-12-16
1
-1
/
+4
*
Removes gantt and calendar links from the sidebar.
Jean-Philippe Lang
2016-12-16
1
-7
/
+0
*
Menu items mapping.
Jean-Philippe Lang
2016-12-16
2
-1
/
+2
*
remove trailing white space from app/models/user_preference.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove training white space from app/models/user.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove trailing white space from app/models/role.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove trailing white space from app/models/issue_relation.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-13
1
-1
/
+5
*
Unarchive link not working for subprojects of closed projects (#24595).
Jean-Philippe Lang
2016-12-13
2
-2
/
+22
*
Make it work for 0 projects (#24587).
Jean-Philippe Lang
2016-12-13
1
-1
/
+1
*
Improve custom fields list performance (#24587).
Jean-Philippe Lang
2016-12-13
2
-1
/
+3
*
Use multipart forms for objects that may have file custom fields (#6719).
Jean-Philippe Lang
2016-12-13
14
-14
/
+14
*
Adds :not_a_regexp i18n string (#5864).
Jean-Philippe Lang
2016-12-13
47
-1
/
+48
*
Adds :setting_mail_handler_enable_regex_delimiters i18n string (#5864).
Jean-Philippe Lang
2016-12-13
47
-0
/
+47
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
12
-23
/
+172
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-12
6
-10
/
+31
*
Adds :setting_commit_logs_formatting i18n string (#22758).
Jean-Philippe Lang
2016-12-12
47
-0
/
+47
*
Adds a setting to enable/disable formatting of commit messages (#22758).
Jean-Philippe Lang
2016-12-12
10
-5
/
+35
*
Use tiny_tds 0.7 for ruby < 2.0 (#23932).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
22
-38
/
+38
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Use tiny_tds 1.0.5 (#23932).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
"Clear" button in Spent Time Report tab also clears global filters (#13622).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Redmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang
2016-12-11
2
-1
/
+10
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
8
-96
/
+106
*
Reverted r16053 (#23318).
Jean-Philippe Lang
2016-12-10
1
-2
/
+1
*
#lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Jean-Philippe Lang
2016-12-10
1
-1
/
+2
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
43
-56
/
+64
*
Removes calls to #reset_cycle (#15361).
Jean-Philippe Lang
2016-12-03
10
-13
/
+7
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
43
-51
/
+49
*
Use .unscoped when querying and creating builtin objects (#24156).
Jean-Philippe Lang
2016-12-03
3
-6
/
+6
*
Query totals and query buttons overlaps on small screens (#24274).
Jean-Philippe Lang
2016-12-03
2
-2
/
+8
*
Don't show project column by default when inside a project.
Jean-Philippe Lang
2016-12-03
1
-1
/
+5
*
Add link to issue list on version estimated time.
Jean-Philippe Lang
2016-12-03
1
-1
/
+2
*
Sort members on the DB side.
Jean-Philippe Lang
2016-12-03
3
-1
/
+14
*
Prevent scrollbars on issue attributes.
Jean-Philippe Lang
2016-12-03
1
-1
/
+2
*
Fixed layout for enumerations tables.
Jean-Philippe Lang
2016-12-03
1
-0
/
+2
*
German "notice_failed_to_save_time_entries" translation changed by Tobias Fis...
Toshi MARUYAMA
2016-12-03
1
-1
/
+1
*
German translation changed by JW Fuchs (#23388)
Toshi MARUYAMA
2016-12-03
1
-10
/
+10
[next]