summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Daylight savings causes inconsistency of Message-Id (#13888).Go MAEDA2019-02-191-0/+11
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-195-5/+5
* Issues autocomplete should response with content type json and not html (#308...Go MAEDA2019-02-181-0/+10
* Mail handler does not ignore emails sent from emission email address if Setti...Go MAEDA2019-02-181-7/+16
* Reverts r17862.Go MAEDA2019-02-181-17/+0
* Test that List-Id header field does not include display name and extra angle ...Go MAEDA2019-02-161-2/+5
* Show author's name in the From field of email notifications (#5913).Go MAEDA2019-02-151-0/+19
* Ensure that the current language is 'en' in the test (#30718).Go MAEDA2019-02-151-0/+1
* TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).Go MAEDA2019-02-141-0/+1
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-0/+17
* Remove trailing whitespaces from test/functional/issues_controller_test.rbGo MAEDA2019-02-131-6/+6
* Fix: Mail handler does not ignore emails sent from emission email address if ...Go MAEDA2019-02-121-0/+17
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-122-0/+15
* Fix a test failure (#13688).Go MAEDA2019-02-051-1/+1
* Makes sure the generated thumbnail is always of at least the requested size (...Go MAEDA2019-02-051-0/+18
* Ajax Request Returns 200 but an error event is fired instead of success (#300...Go MAEDA2019-02-0512-37/+37
* Line height is too large when previewing files with syntax highlighting if th...Go MAEDA2019-02-031-0/+4