summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/field_format/user_field_format_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-111-6/+0
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-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
* 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
* Test failure (#31444).Jean-Philippe Lang2019-06-201-0/+1
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-201-0/+8
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+4
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests for #29674.Jean-Philippe Lang2018-11-281-0/+15
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-0/+18
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* add missing fixtures to Redmine::UserFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* remove unneeded including ApplicationHelper from helper testsToshi MARUYAMA2013-12-261-2/+0
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-0/+60