summaryrefslogtreecommitdiffstats
path: root/test/unit/changeset_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r16059, r16060, r16064, r16072.Jean-Philippe Lang2016-12-201-1/+1
* Merged r15238.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
* scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords of u...Toshi MARUYAMA2011-08-291-2/+1
* scm: add dummy revision at test_ref_keywords of unit changeset test.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 of unit changeset test.Toshi MARUYAMA2011-08-291-1/+2
* scm: remove trailing white-spaces from unit changeset test.Toshi MARUYAMA2011-05-251-7/+7
* scm: fix indents of test/unit/changeset_test.rb.Toshi MARUYAMA2011-05-091-13/+13
* scm: remove trailing white-spaces in unit changeset test.Toshi MARUYAMA2011-05-051-5/+5
* scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8.Toshi MARUYAMA2011-05-051-4/+4