Commit Graph

5727 Commits

Author SHA1 Message Date
Roman Ivanov 42680a09ab [maven-release-plugin] prepare release checkstyle-6.17 2016-03-24 17:59:02 -07:00
Roman Ivanov bd31071330 doc: release notes for 6.17 2016-03-24 17:53:24 -07:00
Roman Ivanov c378c33364 doc: extending Rationale of NewlineAtEndOfFile with example 2016-03-24 06:46:01 -07:00
Roman Ivanov 4fa22ac225 config: profile 'site-only' is added to speedup/simplify site generation process 2016-03-24 06:45:03 -07:00
Roman Ivanov 9a9f28c345 Issue #3057: Fund raising pages for checkstyle 2016-03-23 15:23:20 -07:00
Roman Ivanov d75fc9a59d Issue #3057: Fund raising pages for checkstyle 2016-03-23 11:40:00 -07:00
Christian H. Kuhn c29c343385 Issue #3013: German translations are corrected 2016-03-21 17:59:13 -07:00
rnveach eace5478d3 Issue #2968: adding more method references examples 2016-03-21 19:07:44 -04:00
Vladislav Lisetskiy 3e1fb8189a Issue #3035: upgrade equalsverifier to version 2.0.1 2016-03-20 17:33:51 -07:00
Rasmus Kaj 9777146e28 Issue #2428: remove dependency to commons-lang3 library 2016-03-20 22:34:58 +01:00
idarmans 3b9b0d1e92 Issue #3022: Moved file-started audit event after file extension check 2016-03-20 07:42:43 -07:00
Roman Ivanov 89df4e5272 config: sevntu-checkstyle version bump 2016-03-20 07:03:41 -07:00
Roman Ivanov fccc0dce0d config: slf4j-simple 1.7.19 2016-03-20 06:42:15 -07:00
Roman Ivanov 5dcf95d5cc config: nexus-staging-maven-plugin 1.6.7 2016-03-20 06:41:28 -07:00
Roman Ivanov 24e5637c63 config: linkcheck suppression for http://git-scm.com till maven plugin update 2016-03-20 06:39:27 -07:00
Ilja Dubinin ccdc3c09c5 config: dsm-maven-plugin has been updated 2016-03-18 23:59:16 +00:00
Roman Ivanov f2b441e381 minor: fix for linkcheck plugin violation 2016-03-18 09:25:09 -07:00
Vladislav Lisetskiy 8f7dbd450a Pull #3042: reenable two sevntu checks 2016-03-18 10:26:56 +03:00
Rasmus Kaj 167dd96d8c Issue #2428: remove dependency to commons-lang3 library 2016-03-17 06:39:55 -07:00
Baratali Izmailov 4ca654c7cb Issue #625: Suppression 2016-03-17 06:19:49 -07:00
Baratali Izmailov 68b49fd284 Issue #652: New CLI option to print Javadoc comment parse tree 2016-03-17 06:19:49 -07:00
Vladislav Lisetskiy 888594049a Issue #2218: Move initialization of suppressions list in SuppressWarningsHolder 2016-03-16 11:32:17 -07:00
Andrei Selkin 8e50f26cf0 minor: Refactoring of TranslationCheck 2016-03-16 11:30:53 -07:00
Zuy Alexey 4a2ebb9cb9 minor: Reorganized AnnotationLocationCheck methods 2016-03-16 11:29:23 -07:00
Roman Ivanov 73ce35ec6c config: maven-project-info-reports-plugin 2.9 2016-03-13 07:20:13 -07:00
Roman Ivanov c1a1be4535 Issue #3025: try structure is not parsable when only name is used 2016-03-12 11:48:59 -08:00
Andrei Selkin d843dd8439 Issue #2204: Add 'baseName' option for TranslationCheck 2016-03-12 09:31:46 -08:00
Roman Ivanov 268665e694 Issue #1487: workaround for cobertura at CheckstyleAntTask.java to get 100% coverage 2016-03-12 06:43:44 -08:00
Roman Ivanov 8318753fb1 config: circle.yml: openjdk renamed to openjdk7 2016-03-10 08:49:15 -08:00
Roman Ivanov 3fd40f1c9d Issue #3023: fix for build problem in localed UTs 2016-03-10 07:55:15 -08:00
Vladislav Lisetskiy 8c0b8bba13 Issue #1487: Improve code coverage of CheckstyleAntTask 2016-03-09 13:09:42 -08:00
Roman Ivanov d479848998 Revert "config: tIDE is dead, link is removed"
This reverts commit 6e1f1ab133.
2016-03-09 08:41:13 -08:00
Ilja Dubinin 5169db7ec8 Issue #2729: arrays brakets after generics in method references left part are supported now. 2016-03-09 06:10:08 -08:00
Charlie Pai 02af0dfef9 config: NumericLiteralNeedsUnderscoreCheck used from sevntu.checkstyle 1.19.0 2016-03-08 15:14:00 -08:00
Roman Ivanov 6e1f1ab133 config: tIDE is dead, link is removed 2016-03-08 10:07:32 -08:00
Roman Ivanov 01ca9cf91c config: sevntu-checkstyle was updated to 1.19.0 2016-03-08 06:55:12 -08:00
Roman Ivanov 54f4969268 minor: public declaration of roles for third-party services 2016-03-06 06:19:03 -08:00
Roman Ivanov b003d5b082 Issue #3008: revert of 80ab48f commit to fix #1192 2016-03-05 18:23:25 -08:00
ybbpgfjtey a1d903e6e8 Issue #3001: Chinese messages 2016-03-06 09:13:32 +08:00
rnveach 58eef1c20c Issue #2973: removed unused FLOAT_SUFFIX from java.g 2016-03-05 13:35:22 -08:00
rnveach e1cb79302b Issue #2973: removed unused VOCAB from java.g 2016-03-04 21:17:27 -05:00
Andrei Selkin d274db7b32 Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheck 2016-03-04 06:34:34 -08:00
rnveach 0fd3dd6fa4 Issue #2973: removed unused annotations from java.g 2016-03-04 06:28:47 -08:00
Roman Ivanov d69a31c389 config: equalsverifier 1.7.8 2016-03-04 05:09:17 -08:00
Roman Ivanov bdd5e77dcf config: checkstyle version bump 2016-03-03 08:13:23 -08:00
Roman Ivanov 33c988ced9 update to 6.17-SNAPSHOT 2016-03-03 07:56:01 -08:00
Roman Ivanov 8a9527a624 [maven-release-plugin] prepare for next development iteration 2016-03-03 06:23:50 -08:00
Roman Ivanov 65e4d81a23 [maven-release-plugin] prepare release checkstyle-6.16.1 2016-03-03 06:23:48 -08:00
Roman Ivanov 5e0a66b1ec doc: release notes 6.16.1 2016-03-03 06:14:12 -08:00
rnveach 9ffb1ed4cb Issue #2997: added test to verify TokenType numbers 2016-03-02 15:31:02 -08:00