| 
							
							
								 Jean-Philippe Lang | 7fd04e1f8d | Update copyright. git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2017-06-25 08:40:31 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | bf5dade8df | Use assert_nil instead of assert_equal. git-svn-id: http://svn.redmine.org/redmine/trunk@16060 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2016-12-11 15:26:41 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | cda9c63d9c | Updates copyright for 2016. git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2016-03-13 10:30:10 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 9fc0d230c8 | Adds a test for #21100. git-svn-id: http://svn.redmine.org/redmine/trunk@14855 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-11-08 21:41:02 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 1919f7233f | find_referenced_issue_by_id fails with RangeError for large numbers (#21071). git-svn-id: http://svn.redmine.org/redmine/trunk@14758 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-10-29 13:47:28 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | a78b6903e6 | add missing fixtures to test/unit/changeset_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@14230 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-04-30 05:55:05 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 78153cacdf | Keywords in commit messages: journal entries are created even if nothing was changed (#19538). git-svn-id: http://svn.redmine.org/redmine/trunk@14164 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-04-12 09:16:54 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 3ba5415d56 | add missing fixtures git-svn-id: http://svn.redmine.org/redmine/trunk@13933 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-01-21 15:03:14 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 000124f44f | Copyright update. git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2015-01-11 09:09:50 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 2d1866d966 | Merged rails-4.1 branch (#14534). git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-10-22 17:37:16 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | a567546335 | Don't link multiple changesets from the same commit multiple times (#17931). git-svn-id: http://svn.redmine.org/redmine/trunk@13427 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-10-05 12:10:33 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | d2b505b2c3 | add missing fixtures to ChangesetTest git-svn-id: http://svn.redmine.org/redmine/trunk@13332 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-07-16 03:37:31 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 2641f8ba91 | Changeset comments set to longtext for handling comments > 64KB with Mysql (#16143). git-svn-id: http://svn.redmine.org/redmine/trunk@12944 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-02-28 13:16:46 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 35cc911192 | update copyright year (#15977) Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-29 22:45:39 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 5df064ed85 | Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544). git-svn-id: http://svn.redmine.org/redmine/trunk@12660 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-12 09:19:47 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 09884154c9 | code format cleanup ChangesetTest git-svn-id: http://svn.redmine.org/redmine/trunk@12543 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-09 00:06:06 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | d9624990e0 | remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_with_timelog git-svn-id: http://svn.redmine.org/redmine/trunk@12539 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-09 00:04:56 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | ac214f5480 | Rails4: replace deprecated Relation#first with finder options at ChangesetTest git-svn-id: http://svn.redmine.org/redmine/trunk@12538 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-09 00:04:38 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 035c68f1a9 | Rails4: replace deprecated Relation#first with finder options at ChangesetTest git-svn-id: http://svn.redmine.org/redmine/trunk@12514 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2014-01-08 05:02:14 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | a624204f1b | remove extra empty lines from test/unit/changeset_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@12364 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-12-06 23:42:06 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | b6cb7aa8e3 | Ability to define commit keywords per tracker (#7590). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12208 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-10-13 07:37:49 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 7b1b605ae8 | Don't update issues nor log time when importing old changesets (#4823). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12199 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-10-05 10:33:03 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | a77b462a53 | Support for multiple issue update keywords/rules in commit messages (#4911). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12197 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-10-05 09:41:11 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | f9ddb562d5 | Cleanup of finders with :conditions option. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11963 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-06-12 19:13:25 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | e396a0eebe | Copyright for 2013 (#12788). Patch by Daniel Felix.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11169 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-01-12 09:29:31 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 7690aff8bd | remove empty setup method from test/unit/changeset_test.rb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10480 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-09-26 11:17:53 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | cf52a6ccb4 | set default_language en at test_commit_closing_a_subproject_issue of unit changeset test git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10477 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-09-26 10:54:30 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | ba5a052c8c | Copyright update. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9636 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-05-05 12:56:53 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | bb36fa5d12 | Adds the repository identifier to Changeset#text_tag (#779). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9255 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-03-24 13:03:36 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 77287d1f0b | Fixed magic link in the note added when closing an issue by a commit from a subproject (#10284). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8917 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-02-20 21:58:57 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | d02f6a8e32 | Adds a setting that allows to reference/fix issues of all projects (#3087). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8750 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-02-02 18:09:37 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 1941f2b875 | scm: use save instead of scan_comment_for_issue_ids at test_commit_referencing_a_parent_project_issue of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6739 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:41:27 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 7f0e81835c | scm: add dummy revision at test_commit_referencing_a_parent_project_issue of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6738 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:40:32 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 707ea877eb | scm: use save instead of scan_comment_for_issue_ids at test_commit_referencing_a_subproject_issue of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6737 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:39:50 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 73c8ef296b | scm: add dummy revision at test_commit_referencing_a_subproject_issue of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6736 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:39:04 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 3516cea1d6 | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allow_brackets_around_multiple_issue_numbers of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6735 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:38:18 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 78260c5522 | scm: add dummy revision at test_ref_keywords_allow_brackets_around_multiple_issue_numbers of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6734 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:37:37 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | cb27655ad9 | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_allow_brackets_around_a_issue_number of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6733 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:09:49 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | c26be908bf | scm: add dummy revision at test_ref_keywords_allow_brackets_around_a_issue_number of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6732 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:09:04 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | df294c505d | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_line_start of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6731 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:08:04 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 11a570642b | scm: add dummy revision at test_ref_keywords_any_line_start of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6730 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:07:17 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | a61848e973 | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any_only of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6729 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:06:23 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | eb01e6c1de | scm: add dummy revision at test_ref_keywords_any_only of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6728 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:05:36 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 1afcc4cd5b | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6727 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:04:37 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | b21c000f92 | scm: add dummy revision at test_ref_keywords of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6726 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 12:03:34 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 26bd9a9eb9 | scm: use save instead of scan_comment_for_issue_ids at test_ref_keywords_any of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6721 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 10:08:51 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 21dd3e39ec | scm: add dummy revision at test_ref_keywords_any of unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6718 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-08-29 08:14:46 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 41051d238e | scm: remove trailing white-spaces from unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5896 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-05-25 09:58:02 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 23a27bd6e4 | scm: fix indents of test/unit/changeset_test.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5711 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-05-09 04:54:37 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 973f3eb50e | scm: remove trailing white-spaces in unit changeset test. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5650 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-05-05 04:23:23 +00:00 |  |