summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-202-0/+147
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Add support for customization by block to IssueCustomField.generate! (#31402).Go MAEDA2019-05-201-0/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-193-81/+95
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-191-9/+9
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-162-2/+32
* Do not lose submitted content when attempting to update a wiki page that has ...Go MAEDA2019-05-151-0/+56
* Test for r18158 (#22481).Go MAEDA2019-05-124-5/+40
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-111-0/+10
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-101-0/+38
* Fix a failing test (#31110).Go MAEDA2019-05-101-0/+1
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-092-0/+56
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-0/+32
* Remove trailing whitespaces from test/functional/imports_controller_test.rbGo MAEDA2019-05-091-3/+3
* Import time entries (#28234).Go MAEDA2019-05-092-0/+141
* Generalize issues imports (#28234).Go MAEDA2019-05-093-2/+10
* Test for r18136 (#14654).Go MAEDA2019-05-081-0/+24
* Fix tests to test Mailer.deliver_issue_edit instead of Mailer.deliver_issue_a...Go MAEDA2019-05-061-6/+10
* Code cleanup: remove a unused variable last_rev_author from test_last_rev_wit...Go MAEDA2019-05-061-1/+0
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-042-3/+20
* Attachment preview does not work for some source files such as JavaScript and...Go MAEDA2019-05-043-0/+30
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-05-041-2/+2
* Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determin...Go MAEDA2019-05-031-0/+53
* Issue filtering by spent time (#26826).Go MAEDA2019-04-301-1/+20
* fix source code indents in GitAdapterTestToshi MARUYAMA2019-04-301-4/+4
* New My page block: Updated issues (#30975).Go MAEDA2019-04-301-1/+27
* Changes Query#as_params for more complete serialization (#31276).Go MAEDA2019-04-301-0/+15
* Correct the fixture id (#31275).Go MAEDA2019-04-302-4/+4
* Fix that Content-Type header field is empty when sending a file of unknown ty...Go MAEDA2019-04-303-0/+256
* Test for r18091 (#26237).Go MAEDA2019-04-282-1/+20
* CalendarsControllerTest#test_show fails depending on the date (#31131).Go MAEDA2019-04-271-0/+4
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-271-0/+10
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-251-0/+17
* Test for r18078 (#19371).Go MAEDA2019-04-241-0/+17
* Raise an exception if the plugin directory name differs from the plugin id (#...Go MAEDA2019-04-191-0/+8
* Fix plugins test to use correct plugin name and directory (#31110).Go MAEDA2019-04-193-31/+43
* Show the total number of open issues in a reminder (#31104).Go MAEDA2019-04-181-1/+10
* Test for r18057 (#30441).Go MAEDA2019-04-121-6/+16
* Use HTTP status code 403 instead of 401 when REST API is disabled (#30086).Go MAEDA2019-04-101-6/+6
* "Create and continue" button for custom fields (#31159).Go MAEDA2019-04-091-0/+14
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-091-1/+4
* Don't raise an exception when the emission email address is not RFC compliant...Go MAEDA2019-04-081-0/+12
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-051-0/+64
* code clean up GitAdapterTestToshi MARUYAMA2019-04-051-1/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-052-0/+1
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-053-5/+15
* 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
* TimelogTest#test_default_query_setting fails depending on the language of the...Go MAEDA2019-04-011-5/+7
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-314-21/+21