summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces from test/functional/imports_controller_test.rbGo MAEDA2019-05-091-3/+3
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+2
* Test for r18136 (#14654).Go MAEDA2019-05-081-0/+24
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-3/+5
* New My page block: Updated issues (#30975).Go MAEDA2019-04-301-1/+27
* Correct the fixture id (#31275).Go MAEDA2019-04-301-2/+2
* Fix that Content-Type header field is empty when sending a file of unknown ty...Go MAEDA2019-04-301-0/+10
* CalendarsControllerTest#test_show fails depending on the date (#31131).Go MAEDA2019-04-271-0/+4
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-271-0/+10
* Test for r18078 (#19371).Go MAEDA2019-04-241-0/+17
* Fix plugins test to use correct plugin name and directory (#31110).Go MAEDA2019-04-192-5/+14
* "Create and continue" button for custom fields (#31159).Go MAEDA2019-04-091-0/+14
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-091-1/+4
* skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...Toshi MARUYAMA2019-04-041-15/+17
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-314-21/+21
* "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
* 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-216-6/+6
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-197-59/+41
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1657-57/+57
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-165-8/+0
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-151-0/+15
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-151-4/+33
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+43
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-151-0/+37
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1563-0/+126
* 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
* 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
* Issues autocomplete should response with content type json and not html (#308...Go MAEDA2019-02-181-0/+10
* 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 a test failure (#13688).Go MAEDA2019-02-051-1/+1
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-011-0/+19
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-0/+12
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...Go MAEDA2019-01-221-0/+2
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-191-0/+16
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-141-1/+17
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-095-5/+7
* Don't hardcode expected text (#3848).Jean-Philippe Lang2018-12-161-2/+2
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-162-6/+120
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+17
* Test failure with SQLite3.Jean-Philippe Lang2018-12-151-1/+2
* Display notice on forum updates (#2635).Go MAEDA2018-12-151-0/+6
* Test failure.Jean-Philippe Lang2018-12-131-2/+4
* Test failure with SQLite3.Jean-Philippe Lang2018-12-131-1/+1