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 hints to clipboard paste and dragging of images (#31169).
Go MAEDA
2019-04-08
98
-1
/
+198
*
Garbage lines in the output of 'git branch' break git adapter (#31120).
Go MAEDA
2019-04-07
1
-0
/
+1
*
Code cleanup: use safe navigation operator in app/models/mailer.rb
Go MAEDA
2019-04-06
1
-3
/
+3
*
Bulgarian translation update (#31148).
Go MAEDA
2019-04-05
1
-10
/
+10
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: fix non ascii branch and tag browsing (#16881)
Toshi MARUYAMA
2019-04-05
2
-5
/
+78
*
code clean up GitAdapterTest
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: add new one latin1 tag to test repository (#16881)
Toshi MARUYAMA
2019-04-05
3
-1
/
+2
*
scm: git: add new two latin1 branches to test repository (#16881)
Toshi MARUYAMA
2019-04-05
4
-6
/
+16
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-04
1
-3
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-04
1
-2
/
+2
*
code clean up RepositoryGitTest for test repository update
Toshi MARUYAMA
2019-04-04
1
-3
/
+3
*
skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...
Toshi MARUYAMA
2019-04-04
1
-15
/
+17
*
Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088).
Go MAEDA
2019-04-03
1
-2
/
+0
*
Replace float rules with flexbox for content and sidebar block (#30435).
Go MAEDA
2019-04-02
1
-6
/
+3
*
TimelogTest#test_default_query_setting fails depending on the language of the...
Go MAEDA
2019-04-01
1
-5
/
+7
*
Fix typo in r18021 (#31119).
Go MAEDA
2019-03-31
1
-3
/
+1
*
Update sqlite3 gem (~> 1.4.0) (#31126).
Go MAEDA
2019-03-31
1
-1
/
+1
*
Update Rails to 5.2.3 (#31113).
Go MAEDA
2019-03-31
5
-22
/
+22
*
Updates for 4.0.3 release.
Jean-Philippe Lang
2019-03-31
2
-1
/
+64
*
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
[next]