summaryrefslogtreecommitdiffstats
path: root/test/integration/issues_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Add missing fixture to test/integration/issue_test.rb (#37851).Go MAEDA2022-10-291-1/+2
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Add missing fixture to IssuesTest (#35312, #35500).Go MAEDA2021-06-301-1/+1
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-281-0/+11
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/issue...Toshi MARUYAMA2019-11-241-12/+29
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/integratio...Toshi MARUYAMA2019-11-231-5/+6
* code clean up test/integration/issues_test.rbToshi MARUYAMA2019-10-071-4/+4
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/iss...Toshi MARUYAMA2019-10-071-1/+1
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-3/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-30/+51
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-0/+12
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-0/+29
* Removes calls to #assert_template and #assigns in integration tests.Jean-Philippe Lang2016-07-211-2/+0
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-141-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate sort links with params.Jean-Philippe Lang2016-07-101-0/+26
* Don't generate pagination links with params.Jean-Philippe Lang2016-07-101-4/+4
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-1/+4
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-1/+1
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Leading slash required with Rails 4.2.Jean-Philippe Lang2014-12-211-5/+5
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-301-1/+1
* use English at integration IssuesTest#test_issue_with_user_custom_fieldToshi MARUYAMA2014-11-251-12/+13
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-40/+14
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-14/+14
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-0/+21
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at integration ...Toshi MARUYAMA2014-01-101-1/+1
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-161-9/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed some more test/integration/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-0/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-0/+19
* Fixed broken issue form update when changing tracker.Jean-Philippe Lang2011-12-121-0/+9
* Removed obsolete routes.Jean-Philippe Lang2011-12-011-6/+6