summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...Toshi MARUYAMA2019-09-041-1/+1
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-035-6/+6
* Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).Go MAEDA2019-09-031-2/+2
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-291-0/+20
* IssueCustomFieldTest randomly fails (#31967).Go MAEDA2019-08-281-1/+0
* Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).Go MAEDA2019-08-281-1/+1
* Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).Go MAEDA2019-08-281-1/+2
* VersionsControllerTest#test_show randomly fails (#31964, #28510).Go MAEDA2019-08-281-6/+8
* Reject version custom field values not visible for the user (#31954, #23997).Go MAEDA2019-08-271-0/+23
* Reject project custom field values not visible for the user (#31954, #31925).Go MAEDA2019-08-271-0/+24
* Reject setting RFC non-compliant emission email addresses (#31154).Go MAEDA2019-08-261-0/+14
* ThemesTest may fail if a third-party theme with a favicon is installed (#31941).Go MAEDA2019-08-251-4/+5
* Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).Go MAEDA2019-08-251-6/+8
* Add VersionsCustomFieldsVisibilityTest (#23997).Go MAEDA2019-08-241-0/+79
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-241-0/+20
* Add tests for r18383 (#31231).Go MAEDA2019-08-243-0/+28
* MarkdownFormatterTest#test_should_support_underlined_text is declared as priv...Go MAEDA2019-08-211-5/+5
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-202-0/+32
* Code cleanup: RuboCop: Rails/ActiveRecordAliasesGo MAEDA2019-08-178-14/+14
* Update Rouge to 3.8.0 (#31556).Go MAEDA2019-08-141-1/+1
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-142-2/+0
* Replace RMagick with MiniMagick (#30492).Go MAEDA2019-08-141-1/+1
* Convert HTML links to Textile/Markdown links when creating an issue from an e...Go MAEDA2019-08-112-0/+10
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-093-31/+81
* Add missing fixtures to ImportsControllerTest (#31865).Go MAEDA2019-08-081-1/+1
* Limit total_estimated_hours to visible issues (#31778).Go MAEDA2019-08-072-1/+37
* Update redcarpet to 3.5.0 (#31847).Go MAEDA2019-08-051-2/+2
* rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_t...Toshi MARUYAMA2019-08-041-1/+1
* rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-2/+2
* rubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-1/+1
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-041-1/+5
* rubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-2/+2
* code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rbToshi MARUYAMA2019-08-041-6/+6
* rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/merc...Toshi MARUYAMA2019-08-041-1/+2
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/reposit...Toshi MARUYAMA2019-08-031-0/+1
* rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mer...Toshi MARUYAMA2019-08-031-2/+2
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_...Toshi MARUYAMA2019-07-301-1/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_contro...Toshi MARUYAMA2019-07-301-1/+1
* rubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rbToshi MARUYAMA2019-07-291-3/+3
* rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercuria...Toshi MARUYAMA2019-07-291-1/+1
* Update capybara (~> 3.25.0) (#31657).Go MAEDA2019-07-242-0/+2
* Add missing fixtures in AttachmentFormatVisibilityTest (#31705).Go MAEDA2019-07-121-0/+1
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-1/+7
* test_previous_project_index fails depending on the current time and zone (#30...Go MAEDA2019-06-251-1/+2
* test_page_with_activity fails depending on the current time and zone (#30288).Go MAEDA2019-06-251-1/+2
* Fix missing journal indice when updating a journal (#31427).Go MAEDA2019-06-211-0/+2
* Some issue fixtures are set inconsistent tracker id which is not available in...Go MAEDA2019-06-212-0/+4
* Test errors with SQLite3 (#10378).Jean-Philippe Lang2019-06-201-0/+1
* Add a randomized name attribute to all form fields (#26604).Jean-Philippe Lang2019-06-201-0/+9
* Test failure (#31444).Jean-Philippe Lang2019-06-201-0/+1