summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-0/+14
* add some tests to RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-0/+2
* code style cleanup at RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-3/+3
* replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...Toshi MARUYAMA2017-07-101-8/+6
* Error displaying time entries filtered by Activity (#26387).Jean-Philippe Lang2017-07-091-0/+14
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-081-0/+7
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-083-5/+5
* Removes UI tests where the date picker is involved.Jean-Philippe Lang2017-07-081-47/+0
* Adds a UI test for #26364.Jean-Philippe Lang2017-07-082-15/+61
* Fixed User#project_ids_by_role when first called within chained scopes (#26376).Jean-Philippe Lang2017-07-081-0/+8
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-0/+10
* 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