summaryrefslogtreecommitdiffstats
path: root/test/unit/changeset_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Use #b shortcut instead of #force_encoding (#31059).Go MAEDA2019-03-201-6/+6
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-14/+9
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* 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
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds a test for #21100.Jean-Philippe Lang2015-11-081-1/+19
* find_referenced_issue_by_id fails with RangeError for large numbers (#21071).Jean-Philippe Lang2015-10-291-0/+12
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
* Keywords in commit messages: journal entries are created even if nothing was ...Jean-Philippe Lang2015-04-121-0/+24
* add missing fixturesToshi MARUYAMA2015-01-211-0/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-31/+16
* Don't link multiple changesets from the same commit multiple times (#17931).Jean-Philippe Lang2014-10-051-0/+11
* add missing fixtures to ChangesetTestToshi MARUYAMA2014-07-161-1/+2
* Changeset comments set to longtext for handling comments > 64KB with Mysql (#...Jean-Philippe Lang2014-02-281-0/+11
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed Changeset#text_tag for changeset with hash and repository identifier (#...Jean-Philippe Lang2014-01-121-0/+10
* code format cleanup ChangesetTestToshi MARUYAMA2014-01-091-1/+2
* remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_wit...Toshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#first with finder options at ChangesetTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#first with finder options at ChangesetTestToshi MARUYAMA2014-01-081-1/+1
* remove extra empty lines from test/unit/changeset_test.rbToshi MARUYAMA2013-12-061-3/+0
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-131-20/+41
* Don't update issues nor log time when importing old changesets (#4823).Jean-Philippe Lang2013-10-051-0/+22
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-051-8/+26
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-4/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* remove empty setup method from test/unit/changeset_test.rbToshi MARUYAMA2012-09-261-3/+0
* set default_language en at test_commit_closing_a_subproject_issue of unit cha...Toshi MARUYAMA2012-09-261-1/+2
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Adds the repository identifier to Changeset#text_tag (#779).Jean-Philippe Lang2012-03-241-0/+11
* Fixed magic link in the note added when closing an issue by a commit from a s...Jean-Philippe Lang2012-02-201-0/+38
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-021-0/+30
* scm: use save instead of scan_comment_for_issue_ids at test_commit_referencin...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_commit_referencing_a_parent_project_issue of ...Toshi MARUYAMA2011-08-291-2/+2
* scm: use save instead of scan_comment_for_issue_ids at test_commit_referencin...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_commit_referencing_a_subproject_issue of unit...Toshi MARUYAMA2011-08-291-1/+2
* scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allo...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_ref_keywords_allow_brackets_around_multiple_i...Toshi MARUYAMA2011-08-291-2/+2
* scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allo...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_ref_keywords_allow_brackets_around_a_issue_nu...Toshi MARUYAMA2011-08-291-2/+2
* scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_ref_keywords_any_line_start of unit changeset...Toshi MARUYAMA2011-08-291-2/+2
* scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_ref_keywords_any_only of unit changeset test.Toshi MARUYAMA2011-08-291-2/+2