summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in the footer to 2020 (#33068).Go MAEDA2020-03-011-1/+1
* Simplified Chinese translation update (#33007).Go MAEDA2020-03-011-77/+66
* tmp/pdf directory is no longer necessary (#32924).Go MAEDA2020-02-292-2/+0
* Fix a RuboCop offence Style/NegatedWhile (#32971).Go MAEDA2020-02-291-1/+1
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-292-0/+25
* Update locales (#29285).Go MAEDA2020-02-2948-0/+48
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-295-2/+67
* "Role" dropdown in Workflow page is unexpectedly expanded when selecting "all...Go MAEDA2020-02-292-3/+3
* Make group names bold on tracker summary view (#32991).Go MAEDA2020-02-292-2/+3
* Newline between list items break a list (#32971).Go MAEDA2020-02-292-5/+24
* scm: git: add test to browse non UTF-8 directory (#25846)Toshi MARUYAMA2020-02-271-0/+30
* Diff view for .js files in repositories is broken (#32449).Go MAEDA2020-02-271-1/+1
* Don't use full path links with hostnameJean-Philippe Lang2020-02-261-1/+1
* Test failure with SimpleCov 0.18.3 or 0.18.4 (#32950, #33044).Go MAEDA2020-02-261-1/+1
* Include attachments in news post notifications (#33002).Go MAEDA2020-02-244-13/+52
* Fix missing closing div in app/views/imports/_time_entries_fields_mapping.htm...Go MAEDA2020-02-241-29/+30
* Add a missing fixture to IssuesControllerTest (#4511, #33036).Go MAEDA2020-02-211-1/+1
* Auto select fields mapping in import based on the internal field name (ex: es...Go MAEDA2020-02-197-5/+142
* Use 'user' as internal field instead of user_id because the column accepts al...Go MAEDA2020-02-195-8/+8
* Update RuboCop to 0.80 (#32530).Go MAEDA2020-02-193-10/+23
* Fix that CSS selector in test_index_should_show_warning_when_no_workflow_is_d...Go MAEDA2020-02-181-1/+1
* Change the default value for "Default Gravatar image" to "Identicons" (#32998).Go MAEDA2020-02-181-1/+1
* Unable to distinguish disabled input fields (#32981).Go MAEDA2020-02-181-0/+1
* Updated Rouge to 3.16.0 (#32468).Go MAEDA2020-02-131-1/+1
* Fix typos in Russian translation (#32828).Go MAEDA2020-02-131-14/+14
* Russian translation update for 4.1-stable (#32995).Go MAEDA2020-02-131-4/+4
* Traditional Chinese translation update (#32988).Go MAEDA2020-02-121-3/+2
* Fix logging time via a commit message for project specific activities (#29838).Go MAEDA2020-02-113-8/+42
* Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closin...Go MAEDA2020-02-112-26/+0
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-112-0/+26
* Show module names in bold in permission report (#32945).Go MAEDA2020-02-111-0/+1
* Reverts r19507 (#4511).Go MAEDA2020-02-111-2/+1
* Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers...Go MAEDA2020-02-111-1/+2
* Include attachments in forum post notifications (#16006).Go MAEDA2020-02-114-7/+42
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-115-1/+27
* Fix a Stylelint violation (#32896).Go MAEDA2020-02-101-2/+1
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-092-1/+16
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-064-5/+26
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-0615-62/+161
* Add Check all / Uncheck all button to filters in permissions report (#32672).Go MAEDA2020-02-061-6/+9
* Update simplecov to 0.18 (#32950).Go MAEDA2020-02-051-1/+1
* Highlight fields with validation error (#32764).Go MAEDA2020-02-041-0/+8
* Update i18n (~> 1.8.2) (#32906).Go MAEDA2020-02-041-1/+1
* Update capybara to 3.31 (#32453, #32907).Go MAEDA2020-02-041-1/+1
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-045-18/+30
* Rails 6: Fix deprecation warning "Class level methods will no longer inherit ...Go MAEDA2020-02-032-3/+3
* White list protocols allowed for Textile links (#32934).Jean-Philippe Lang2020-02-021-2/+2
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-023-5/+19
* Expose validate_back_url as helper method (#32850).Jean-Philippe Lang2020-02-021-0/+2