summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-132-3/+25
* Adds tests for default assignments (#482).Jean-Philippe Lang2017-04-081-0/+16
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-061-0/+10
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-0/+24
* Fixed that related to "no open issues" filter shows all issues (#25478).Jean-Philippe Lang2017-04-061-1/+15
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-063-9/+61
* Add kbd to ALLOWED_TAGS (#25503).Jean-Philippe Lang2017-04-061-0/+6
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-042-3/+31
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-2/+16