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
*
Galician translation update (#31119).
Go MAEDA
2019-03-31
1
-18
/
+19
*
Remove trailing whitespaces from config/locales/gl.yml
Go MAEDA
2019-03-31
1
-2
/
+2
*
Let user select a tracker from the modal (#442).
Jean-Philippe Lang
2019-03-30
2
-1
/
+25
*
Cannot uncheck Gantt chart options of a custom query (#31063).
Jean-Philippe Lang
2019-03-30
1
-0
/
+2
*
Preformatted text overflows the preview area (#30988).
Jean-Philippe Lang
2019-03-30
1
-1
/
+1
*
"View differences" buttons are shown in the repository page even without "Bro...
Jean-Philippe Lang
2019-03-30
2
-1
/
+20
*
Show projects using a table instead of an unordered list in the user profile ...
Go MAEDA
2019-03-28
2
-7
/
+33
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
34
-63
/
+63
*
Fix that deleting a version silently deletes its attachments (#31087).
Go MAEDA
2019-03-26
2
-1
/
+8
*
Project search should select subprojects scope when the project has subprojec...
Go MAEDA
2019-03-25
2
-1
/
+32
*
Remove trailing whitespaces from test/functional/projects_controller_test.rb
Go MAEDA
2019-03-25
1
-28
/
+28
*
Group time entries by created date (#30233).
Go MAEDA
2019-03-24
2
-1
/
+15
*
Add a link syntax "#note-6" to help files (#30829).
Go MAEDA
2019-03-23
98
-0
/
+98
*
Bulgarian translation update (#31015).
Go MAEDA
2019-03-21
1
-8
/
+7
*
Reorder strings in the Bulgarian translation (#29790).
Go MAEDA
2019-03-21
1
-4
/
+4
*
Traditional Chinese translation update (#31073).
Go MAEDA
2019-03-21
1
-4
/
+4
*
Change Japanese translation for "note" in help files (#30170).
Go MAEDA
2019-03-21
2
-2
/
+2
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
332
-662
/
+0
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
49
-62
/
+62
*
Remove extra #dup (#26561).
Go MAEDA
2019-03-21
1
-3
/
+2
*
Fix FrozenError in BazaarAdapter.branch_conf_path (#26561).
Go MAEDA
2019-03-20
1
-10
/
+3
*
Simpler link syntax "#note-123" to make a link to a note of the current issue...
Go MAEDA
2019-03-20
2
-2
/
+12
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
14
-40
/
+32
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
31
-218
/
+143
*
Fix FrozenError in RepositoriesController#diff (#31052, #26561).
Go MAEDA
2019-03-19
1
-1
/
+1
*
Remove unused method ApplicationHelper#generate_csv (#31046).
Go MAEDA
2019-03-18
1
-5
/
+0
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
40
-98
/
+99
*
Support frozen_string_literal in app/**/*.rb (#26561).
Go MAEDA
2019-03-17
26
-66
/
+65
*
Support frozen_string_literal in lib/redmine/export/*.rb (#26561).
Go MAEDA
2019-03-17
2
-8
/
+9
*
Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb
Go MAEDA
2019-03-17
1
-23
/
+23
*
Support frozen_string_literal in config/initializers/10-patches.rb (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Enable frozen_string_literal for all files under config directory (#26561).
Go MAEDA
2019-03-17
11
-13
/
+13
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
11
-11
/
+11
*
Support frozen_string_literal in issue, journal, and query (#26561).
Go MAEDA
2019-03-17
6
-20
/
+20
*
Enable frozen_string_literal for app/views/*/*.builder (#26561).
Go MAEDA
2019-03-17
2
-2
/
+2
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
260
-260
/
+260
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
189
-189
/
+189
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
73
-142
/
+0
*
Fix RDMwriteFormattedCell destroying an argument (#26561).
Go MAEDA
2019-03-16
1
-2
/
+2
*
Fix that methods in Redmine::CodesetUtil destroy the original string (#26561).
Go MAEDA
2019-03-16
1
-5
/
+11
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
4
-0
/
+54
*
Show recent documents first (#29725).
Jean-Philippe Lang
2019-03-15
6
-7
/
+57
*
Adds label_trackers_description and label_open_trackers_description i18n stri...
Jean-Philippe Lang
2019-03-15
48
-0
/
+96
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
19
-6
/
+110
*
Adds label_inherited_from_parent_project and label_inherited_from_group i18n ...
Jean-Philippe Lang
2019-03-15
48
-1
/
+96
*
Display details about inheritance when editing a member roles (#31032).
Jean-Philippe Lang
2019-03-15
9
-7
/
+49
*
PluginRequirementError is now raised instead of PluginNotFound (#31030).
Jean-Philippe Lang
2019-03-15
1
-3
/
+3
*
Long text custom fields don't accept values longer than 64KB if backend datab...
Jean-Philippe Lang
2019-03-15
1
-0
/
+12
*
Support issue[assigned_to_id]=me when prefilling issues (#28502).
Jean-Philippe Lang
2019-03-15
2
-0
/
+39
*
Reverts r11130 and r11132 (#9225).
Jean-Philippe Lang
2019-03-15
5
-5
/
+5
[next]