summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_custom_fields_visibility_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-011-50/+44
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* fix source indent of IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-081-41/+62
* add space after comma to IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-041-3/+3
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-031-1/+1
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-8/+8
* 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
* Test failure with SQLite3.Jean-Philippe Lang2018-12-091-1/+2
* Random test failure.Jean-Philippe Lang2018-12-081-0/+1
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-2/+3
* Test failures with sqlite3.Jean-Philippe Lang2018-09-231-1/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-34/+80
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-131-1/+1
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-3/+3
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-031-1/+1
* 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-2/+2
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-2/+2
* 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
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTestToshi MARUYAMA2014-01-111-2/+2
* fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test...Toshi MARUYAMA2014-01-111-1/+1
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-0/+322