summaryrefslogtreecommitdiffstats
path: root/test/unit/project_copy_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-251-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
* Restore the value of Setting.cross_project_issue_relations to prevent random ...Go MAEDA2022-01-131-27/+27
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Default issue query (#7360).Go MAEDA2021-07-061-0/+13
* 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
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-0/+4
* Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.Go MAEDA2019-10-021-1/+1
* 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
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-151-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+1
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-12-011-0/+1
* Test failures with sqlite3.Jean-Philippe Lang2018-09-231-1/+1
* Copy project attachments (#26622).Go MAEDA2018-05-131-0/+8
* Copy version attachments (i.e. Files) along with the versions on project copy...Go MAEDA2018-05-131-0/+12
* Copy wiki attachments on project copy (#10282).Go MAEDA2018-04-281-1/+4
* Allow to copy documents along with projects (#26621).Go MAEDA2018-04-281-0/+22
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Time entry queries should be copied and deleted too.Jean-Philippe Lang2017-01-311-10/+21
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Project copy does not update custom field of version type values (#20361).Jean-Philippe Lang2015-09-201-0/+21
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Fixed that project copy triggers a 500 error if project validation fails.Jean-Philippe Lang2015-01-071-0/+5
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-0/+11
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-11/+0
* Fixed that query roles are not copied when copying a project (#17202).Jean-Philippe Lang2014-07-141-0/+11
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-5/+5
* Fixed that values of custom fields are not kept in issues when copying a proj...Jean-Philippe Lang2013-05-131-0/+13
* Fixed: error raised when copying project wiki with wiki module disabled (#130...Jean-Philippe Lang2013-02-071-0/+9
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-1/+0
* Removing shoulda context.Jean-Philippe Lang2013-02-031-0/+316