summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* Issue macro for flexible linking to issues (#29489).Jean-Philippe Lang2019-06-201-0/+10
* Remove code related to JRuby and unsupported Ruby versions (#29441).Jean-Philippe Lang2019-06-203-30/+0
* Set the first status as a default status in "New tracker" form (#29589).Jean-Philippe Lang2019-06-201-0/+3
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-203-3/+11
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-202-0/+15
* Test failure with mysql (#30288).Jean-Philippe Lang2019-06-201-0/+2
* Don't show empty fields in email notifications (#10378).Jean-Philippe Lang2019-06-201-0/+21
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-201-1/+3
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-202-3/+14
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-2/+20
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-201-0/+15
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-0/+54
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-202-20/+0
* Text may unexpectedly be enclosed in pre tags when an issue is created via HT...Jean-Philippe Lang2019-06-201-0/+12
* Duplicate method definition in tests (#31093).Jean-Philippe Lang2019-06-201-5/+5
* Test for #30949.Jean-Philippe Lang2019-06-201-0/+19
* Groups are incorrect when grouping by date without user timezone set.Jean-Philippe Lang2019-06-202-2/+40
* Issues in paginated views may be lost because sorting criteria are not unique...Jean-Philippe Lang2019-06-202-0/+29