summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't display download button for dir entries (#26350).Jean-Philippe Lang2017-07-061-0/+2
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-2/+2
* Update remaining copyrights.Toshi MARUYAMA2017-07-021-1/+1
* Don't redirect anonymous users to the login form when module is disabled (#26...Jean-Philippe Lang2017-06-261-2/+2
* Use regular #authorize method.Jean-Philippe Lang2017-06-261-2/+2
* Global News view should not be allowed without permission (#7068).Jean-Philippe Lang2017-06-261-0/+8
* Use ApplicationController#find_optional_project instead.Jean-Philippe Lang2017-06-261-0/+25
* Fixed that time entry queries cannot be saved when issue tracking is disabled...Jean-Philippe Lang2017-06-261-0/+11
* Add test assertions to the four controller test cases (#26125).Jean-Philippe Lang2017-06-254-0/+46
* Render repository graphs using Chart.js instead of SVG (#26253).Jean-Philippe Lang2017-06-251-2/+10
* Setting to disable automatic closing of duplicates (#26192).Jean-Philippe Lang2017-06-251-0/+17
* Update copyright.Jean-Philippe Lang2017-06-25303-303/+303
* add test of email reminder in case of user language is 'auto' (#26247)Toshi MARUYAMA2017-06-231-0/+15
* code layout cleanup test/unit/custom_field_test.rbToshi MARUYAMA2017-06-191-7/+15
* code layout cleanup test/unit/mail_handler_test.rbToshi MARUYAMA2017-06-191-10/+23
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-171-2/+2
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+1
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-2/+2
* remove trailing white spaces from test/functional/trackers_controller_test.rbToshi MARUYAMA2017-06-151-2/+2
* Adds a test for wiki destroy confirmation.Jean-Philippe Lang2017-06-101-1/+9
* Adds tests for #25775.Jean-Philippe Lang2017-06-101-0/+28
* Rename a few tests.Jean-Philippe Lang2017-06-101-2/+2
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+8
* remove trailing white spaces from test/functional/wiki_controller_test.rbToshi MARUYAMA2017-06-101-3/+3
* New permission: view news (#7068).Jean-Philippe Lang2017-06-071-0/+5
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-071-0/+5
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-1/+14
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-071-0/+8
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...Jean-Philippe Lang2017-06-062-14/+37
* Set default assignee before validation (#26072).Jean-Philippe Lang2017-06-061-0/+12
* remove trailing white space from test/functional/workflows_controller_test.rbToshi MARUYAMA2017-06-061-3/+3
* remove trailing white space from test/unit/project_nested_set_test.rbToshi MARUYAMA2017-06-061-1/+1
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-062-4/+4
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-2/+2
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-032-2/+2
* Use JSON instead of XML for reposman.rb.Jean-Philippe Lang2017-06-011-19/+20
* Create tmp directory on test launch.Jean-Philippe Lang2017-06-011-5/+5
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-0131-398/+700
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-3152-1940/+5806
* remove trailing white-space from test/unit/mailer_test.rbToshi MARUYAMA2017-05-301-1/+1
* remove trailing white-spaces from test/unit/issue_subtasking_test.rbToshi MARUYAMA2017-05-271-2/+2
* Show statuses of project trackers only (#5385).Jean-Philippe Lang2017-05-272-0/+41
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-0/+30
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-0/+7
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-272-0/+12
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-271-0/+16
* Highlight language aliases are no more supported (#25634).Jean-Philippe Lang2017-05-271-0/+14
* Send reminders about visible issues only (#25713).Jean-Philippe Lang2017-05-131-0/+19
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-132-2/+4
* remove trailing white spaces from test/unit/issue_test.rbToshi MARUYAMA2017-05-101-2/+2