summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-091-1/+4
* Don't raise an exception when the emission email address is not RFC compliant...Go MAEDA2019-04-081-0/+12
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-051-0/+64
* code clean up GitAdapterTestToshi MARUYAMA2019-04-051-1/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-052-0/+1
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-053-5/+15
* code clean up RepositoryGitTest for test repository updateToshi MARUYAMA2019-04-041-3/+3
* skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...Toshi MARUYAMA2019-04-041-15/+17
* TimelogTest#test_default_query_setting fails depending on the language of the...Go MAEDA2019-04-011-5/+7
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-314-21/+21
* Let user select a tracker from the modal (#442).Jean-Philippe Lang2019-03-301-0/+15
* "View differences" buttons are shown in the repository page even without "Bro...Jean-Philippe Lang2019-03-301-0/+19
* Show projects using a table instead of an unordered list in the user profile ...Go MAEDA2019-03-281-2/+14
* Fix that deleting a version silently deletes its attachments (#31087).Go MAEDA2019-03-261-0/+7
* Project search should select subprojects scope when the project has subprojec...Go MAEDA2019-03-251-0/+31
* Remove trailing whitespaces from test/functional/projects_controller_test.rbGo MAEDA2019-03-251-28/+28
* Group time entries by created date (#30233).Go MAEDA2019-03-241-0/+14
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-2149-62/+62
* Simpler link syntax "#note-123" to make a link to a note of the current issue...Go MAEDA2019-03-201-1/+9
* Use #b shortcut instead of #force_encoding (#31059).Go MAEDA2019-03-206-20/+20
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-1931-218/+143
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-16260-260/+260
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-1624-45/+0
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-152-0/+28
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-154-5/+54
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-154-0/+52
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-151-0/+37
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-152-5/+38
* Searching for issue number with REST API redirects to issue HTML page (#29055).Jean-Philippe Lang2019-03-151-0/+5
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-15312-72/+696
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
* Reverts r17891 (#30099).Go MAEDA2019-03-101-12/+0
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-03-091-1/+1
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-091-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Small improvements in appearance of the code coverage index page (#30970).Go MAEDA2019-03-051-2/+3
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-5/+8
* Issue emails cannot be threaded by some mailers due to inconsistent Message-I...Go MAEDA2019-03-041-10/+20
* "View all issues" link in email reminders points to issues list which does no...Go MAEDA2019-03-031-0/+5
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-031-1/+6
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
* Test for r17914 (#17699).Go MAEDA2019-03-031-0/+14
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-032-0/+49
* Multiple issue ids in "Subtasks" filter (#30808).Go MAEDA2019-02-281-0/+10
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-281-0/+44
* Cannot make cross-project wiki link if the project name includes square brack...Go MAEDA2019-02-271-0/+45
* Show warning when no workflow uses the status in the workflows (#30916).Go MAEDA2019-02-261-0/+15
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+18
* Multiple blank lines in pre tags are not preserved in Textile (#30099).Go MAEDA2019-02-201-0/+12