| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r16059, r16060, r16064, r16072. | Jean-Philippe Lang | 2016-12-20 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Adds a test for #21100. | Jean-Philippe Lang | 2015-11-08 | 1 | -1/+19 |
* | find_referenced_issue_by_id fails with RangeError for large numbers (#21071). | Jean-Philippe Lang | 2015-10-29 | 1 | -0/+12 |
* | add missing fixtures to test/unit/changeset_test.rb | Toshi MARUYAMA | 2015-04-30 | 1 | -0/+2 |
* | Keywords in commit messages: journal entries are created even if nothing was ... | Jean-Philippe Lang | 2015-04-12 | 1 | -0/+24 |
* | add missing fixtures | Toshi MARUYAMA | 2015-01-21 | 1 | -0/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -31/+16 |
* | Don't link multiple changesets from the same commit multiple times (#17931). | Jean-Philippe Lang | 2014-10-05 | 1 | -0/+11 |
* | add missing fixtures to ChangesetTest | Toshi MARUYAMA | 2014-07-16 | 1 | -1/+2 |
* | Changeset comments set to longtext for handling comments > 64KB with Mysql (#... | Jean-Philippe Lang | 2014-02-28 | 1 | -0/+11 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Fixed Changeset#text_tag for changeset with hash and repository identifier (#... | Jean-Philippe Lang | 2014-01-12 | 1 | -0/+10 |
* | code format cleanup ChangesetTest | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+2 |
* | remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_wit... | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#first with finder options at ChangesetTest | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#first with finder options at ChangesetTest | Toshi MARUYAMA | 2014-01-08 | 1 | -1/+1 |
* | remove extra empty lines from test/unit/changeset_test.rb | Toshi MARUYAMA | 2013-12-06 | 1 | -3/+0 |
* | Ability to define commit keywords per tracker (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -20/+41 |
* | Don't update issues nor log time when importing old changesets (#4823). | Jean-Philippe Lang | 2013-10-05 | 1 | -0/+22 |
* | Support for multiple issue update keywords/rules in commit messages (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -8/+26 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 1 | -4/+2 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | remove empty setup method from test/unit/changeset_test.rb | Toshi MARUYAMA | 2012-09-26 | 1 | -3/+0 |
* | set default_language en at test_commit_closing_a_subproject_issue of unit cha... | Toshi MARUYAMA | 2012-09-26 | 1 | -1/+2 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Adds the repository identifier to Changeset#text_tag (#779). | Jean-Philippe Lang | 2012-03-24 | 1 | -0/+11 |
* | Fixed magic link in the note added when closing an issue by a commit from a s... | Jean-Philippe Lang | 2012-02-20 | 1 | -0/+38 |
* | Adds a setting that allows to reference/fix issues of all projects (#3087). | Jean-Philippe Lang | 2012-02-02 | 1 | -0/+30 |
* | scm: use save instead of scan_comment_for_issue_ids at test_commit_referencin... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_commit_referencing_a_parent_project_issue of ... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_commit_referencin... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_commit_referencing_a_subproject_issue of unit... | Toshi MARUYAMA | 2011-08-29 | 1 | -1/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allo... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords_allow_brackets_around_multiple_i... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allo... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords_allow_brackets_around_a_issue_nu... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords_any_line_start of unit changeset... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords_any_only of unit changeset test. | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords of u... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords of unit changeset test. | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any ... | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+1 |
* | scm: add dummy revision at test_ref_keywords_any of unit changeset test. | Toshi MARUYAMA | 2011-08-29 | 1 | -1/+2 |
* | scm: remove trailing white-spaces from unit changeset test. | Toshi MARUYAMA | 2011-05-25 | 1 | -7/+7 |
* | scm: fix indents of test/unit/changeset_test.rb. | Toshi MARUYAMA | 2011-05-09 | 1 | -13/+13 |
* | scm: remove trailing white-spaces in unit changeset test. | Toshi MARUYAMA | 2011-05-05 | 1 | -5/+5 |
* | scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8. | Toshi MARUYAMA | 2011-05-05 | 1 | -4/+4 |