summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add hints to clipboard paste and dragging of images (#31169).Go MAEDA2019-04-0898-1/+198
* Garbage lines in the output of 'git branch' break git adapter (#31120).Go MAEDA2019-04-071-0/+1
* Code cleanup: use safe navigation operator in app/models/mailer.rbGo MAEDA2019-04-061-3/+3
* Bulgarian translation update (#31148).Go MAEDA2019-04-051-10/+10
* code clean up GitAdapterToshi MARUYAMA2019-04-051-1/+1
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-052-5/+78
* code clean up GitAdapterTestToshi MARUYAMA2019-04-051-1/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-053-1/+2
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-054-6/+16
* code clean up GitAdapterToshi MARUYAMA2019-04-041-3/+1
* code clean up GitAdapterToshi MARUYAMA2019-04-041-2/+2
* code clean up RepositoryGitTest for test repository updateToshi MARUYAMA2019-04-041-3/+3
* skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...Toshi MARUYAMA2019-04-041-15/+17
* Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088).Go MAEDA2019-04-031-2/+0
* Replace float rules with flexbox for content and sidebar block (#30435).Go MAEDA2019-04-021-6/+3
* TimelogTest#test_default_query_setting fails depending on the language of the...Go MAEDA2019-04-011-5/+7
* Fix typo in r18021 (#31119).Go MAEDA2019-03-311-3/+1
* Update sqlite3 gem (~> 1.4.0) (#31126).Go MAEDA2019-03-311-1/+1
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-315-22/+22
* Updates for 4.0.3 release.Jean-Philippe Lang2019-03-312-1/+64
* Galician translation update (#31119).Go MAEDA2019-03-311-18/+19
* Remove trailing whitespaces from config/locales/gl.ymlGo MAEDA2019-03-311-2/+2
* Let user select a tracker from the modal (#442).Jean-Philippe Lang2019-03-302-1/+25
* Cannot uncheck Gantt chart options of a custom query (#31063).Jean-Philippe Lang2019-03-301-0/+2
* Preformatted text overflows the preview area (#30988).Jean-Philippe Lang2019-03-301-1/+1
* "View differences" buttons are shown in the repository page even without "Bro...Jean-Philippe Lang2019-03-302-1/+20
* Show projects using a table instead of an unordered list in the user profile ...Go MAEDA2019-03-282-7/+33
* Use Regexp#match? to reduce allocations of MatchData object (#28940).Go MAEDA2019-03-2734-63/+63
* Fix that deleting a version silently deletes its attachments (#31087).Go MAEDA2019-03-262-1/+8
* Project search should select subprojects scope when the project has subprojec...Go MAEDA2019-03-252-1/+32
* Remove trailing whitespaces from test/functional/projects_controller_test.rbGo MAEDA2019-03-251-28/+28
* Group time entries by created date (#30233).Go MAEDA2019-03-242-1/+15
* Add a link syntax "#note-6" to help files (#30829).Go MAEDA2019-03-2398-0/+98
* Bulgarian translation update (#31015).Go MAEDA2019-03-211-8/+7
* Reorder strings in the Bulgarian translation (#29790).Go MAEDA2019-03-211-4/+4
* Traditional Chinese translation update (#31073).Go MAEDA2019-03-211-4/+4
* Change Japanese translation for "note" in help files (#30170).Go MAEDA2019-03-212-2/+2
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-21332-662/+0
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-2149-62/+62
* Remove extra #dup (#26561).Go MAEDA2019-03-211-3/+2
* Fix FrozenError in BazaarAdapter.branch_conf_path (#26561).Go MAEDA2019-03-201-10/+3
* Simpler link syntax "#note-123" to make a link to a note of the current issue...Go MAEDA2019-03-202-2/+12
* Use #b shortcut instead of #force_encoding (#31059).Go MAEDA2019-03-2014-40/+32
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-1931-218/+143
* Fix FrozenError in RepositoriesController#diff (#31052, #26561).Go MAEDA2019-03-191-1/+1
* Remove unused method ApplicationHelper#generate_csv (#31046).Go MAEDA2019-03-181-5/+0
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-1740-98/+99
* Support frozen_string_literal in app/**/*.rb (#26561).Go MAEDA2019-03-1726-66/+65
* Support frozen_string_literal in lib/redmine/export/*.rb (#26561).Go MAEDA2019-03-172-8/+9
* Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rbGo MAEDA2019-03-171-23/+23