| 
							
							
								 Go MAEDA | 5668aa651f | Fix RuboCop Lint/SuppressedExceptionInNumberConversion (#41884). git-svn-id: https://svn.redmine.org/redmine/trunk@23626 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2025-04-11 09:00:58 +00:00 |  | 
			
				
					| 
							
							
								 Marius Balteanu | 38d950df55 | Remove current year from source file copyright headers and update year in footer to 2024 (#40043). git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2024-02-26 22:55:54 +00:00 |  | 
			
				
					| 
							
							
								 Marius Balteanu | 8a1bff856f | Add missing copyrights (#37730). Patch by Karel Pičman.
git-svn-id: https://svn.redmine.org/redmine/trunk@22482 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2023-11-26 14:07:17 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 25a4be7269 | Use require_relativeinstead ofFile.dirname(__FILE__) + ...(#38093).Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22052 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2023-01-16 21:55:30 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 92bd67c279 | Update copyright year to 2023 (#38141). git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2023-01-01 06:19:35 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 3686b77eb6 | Update copyright year in source files to 2022 (#36379). git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2022-01-02 05:29:10 +00:00 |  | 
			
				
					| 
							
							
								 Marius Balteanu | 1ef0e03d91 | Rename CoreExtensions to CoreExt (#29914, #32938). git-svn-id: http://svn.redmine.org/redmine/trunk@21267 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2021-10-27 22:27:03 +00:00 |  | 
			
				
					| 
							
							
								 Marius Balteanu | dcf69e509a | Move custom DateValidator from @lib/redmine/core_ext/active_record.rb@ to @app/validators/date_validator.rb@ (#29914, #32938). git-svn-id: http://svn.redmine.org/redmine/trunk@21258 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2021-10-24 09:57:56 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 3e36b5c452 | Update copyright year in source files to 2021 (#33069). git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2021-03-25 06:58:56 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | eee1c99a0a | remove spaces inside {} of lib/redmine/core_ext/string/conversions.rb git-svn-id: http://svn.redmine.org/redmine/trunk@20387 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2020-11-15 12:37:17 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 78dfef0978 | Replace gsub with tr, delete, or squeeze (#34161). git-svn-id: http://svn.redmine.org/redmine/trunk@20176 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2020-10-24 06:46:50 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 907e0173e4 | Update copyright year in source files to 2020 (#33069). git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2020-03-03 00:24:10 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 4082069c75 | Update copyright year. git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2019-05-25 07:36:06 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 72e1451159 | Use Regexp#match? to reduce allocations of MatchData object (#28940). Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@18011 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2019-03-27 02:15:24 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 07b3087fda | Enable frozen_string_literal for some files under app and lib directory (#26561). git-svn-id: http://svn.redmine.org/redmine/trunk@17977 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2019-03-16 09:37:35 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | 5861160ffc | Add "frozen_string_literal: false" for all files (#26561). This will be changed to true in the future.
git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2019-03-15 01:32:57 +00:00 |  | 
			
				
					| 
							
							
								 Go MAEDA | bff0fbce8b | Remove RDoc tags (#28943). Patch by Sho HASHIMOTO.
git-svn-id: http://svn.redmine.org/redmine/trunk@17370 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2018-06-08 00:55:41 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 3a3ecb3dce | Removed unused date calculations. git-svn-id: http://svn.redmine.org/redmine/trunk@16934 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2017-07-30 21:22:57 +00:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 06babbec7e | remove is_binary_data? from String (#25563) git-svn-id: http://svn.redmine.org/redmine/trunk@16644 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2017-06-10 04:29:15 +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 | 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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | b29d74f9d5 | Workaround for #12750. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11138 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-01-08 20:02:53 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 3e14c3017c | Adds a custom validator for dates (#12736). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11124 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2013-01-05 16:09:15 +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 | 5e57a1a9d9 | Merged rails-3.2 branch. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-04-25 17:17:49 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | de0689d4f4 | Makes time syntax case insensitive (#10635). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9387 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-04-11 17:37:13 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | fe6d37812d | set svn:eol-style native lib/redmine/core_ext/date/calculations.rb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9214 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-03-11 04:55:57 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | d131cf88c1 | set svn:eol-style native lib/redmine/core_ext/date.rb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9213 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-03-11 04:54:16 +00:00 |  | 
			
				
					| 
							
							
								 Etienne Massip | 59789c7997 | Moved Date months/weeks calculations used in Graph to lib. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8540 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-01-07 19:02:10 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 86a52eaedf | Makes .find_ids return integers. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8490 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-01-03 21:35:00 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | b1504ceb43 | Adds previous/next links to issue (#2850). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8488 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2012-01-03 20:09:44 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 28c4e0494e | remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6955 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-09-01 02:07:24 +00:00 |  | 
			
				
					| 
							
							
								 Toshi MARUYAMA | 2531cec6db | remove trailing white-spaces from lib/redmine/core_ext/string/inflections.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6954 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2011-09-01 02:06:39 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 22d3d5a3b0 | Defines String#to_a (Object#to_a removed in ruby1.9). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2912 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2009-10-10 15:09:19 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | e10577e9ed | SCM: * Fixes file log for non-Git repositories (Repository#latest_changesets ignores path argument)
* No longer used Repository#changesets_for_path method removed
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2844 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2009-08-17 16:32:24 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | 6768bec456 | Fixed: no error is raised when entering invalid hours on the issue update form (#2465). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2251 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2009-01-09 17:32:46 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | f1ae453688 | Fixed: Updating tickets add a time log with zero hours (#1147). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1385 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2008-04-30 09:09:28 +00:00 |  | 
			
				
					| 
							
							
								 Jean-Philippe Lang | a6311a9603 | Estimated time recognizes improved time formats (#1092). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1361 e93f8b46-1217-0410-a6f0-8f06a7374b81 | 2008-04-26 11:59:51 +00:00 |  |