Commit Graph

5763 Commits

Author SHA1 Message Date
Roman Ivanov 72225ea73c config: suppression for linkcheck plugin over link that have & 2016-04-14 18:45:38 -07:00
Roman Ivanov 95cd52de39 Issue #3057: my flattr account was added for sponsoring web page 2016-04-14 16:56:19 -07:00
Zuy Alexey 6309b56194 minor: reorganized TranslationCheck (#3097) 2016-04-13 15:08:56 -07:00
Roman Ivanov 9eeeaa9f9c minor: distelli ci was added to README (#3096) 2016-04-13 14:52:14 -07:00
Andrei Selkin b5d2fc84d7 Pull #3093: Use DatatypeConverter#printHexBinary to convert byte array to hex String in PropertyCacheFile (#3093) 2016-04-13 06:39:08 -07:00
Roman Ivanov 42cf6ad0a9 config: jgit verision bump (#3094) 2016-04-13 06:25:10 -07:00
Roman Ivanov 053cdbd86a Issue #2825: try to build in distelli 2016-04-12 10:01:05 -07:00
Roman Ivanov 6248df3a8d Issue #2825: distelli file is switched to checkstyle/checkstyle account 2016-04-12 09:58:42 -07:00
Roman Ivanov 6294c905e0 Issue #2825: distelli file is introduced 2016-04-12 09:47:48 -07:00
Baratali Izmailov 1549ea4822 Issue #3040: New CLI option to print full tree (java+comments+javadoc). (#3078) 2016-04-10 14:08:02 -07:00
Roman Ivanov 6d08a2aefd config: version bump for slf4j-simple (#3083) 2016-04-07 12:41:20 -07:00
Roman Ivanov aa1e32fc87 config: site-only maven profile is used in appveyor.yml 2016-04-06 09:51:56 -07:00
Roman Ivanov 3347217732 config: testing of checkstyle-tester is moved to checkstyle/contribution/appveyor.yml 2016-04-06 08:56:51 -07:00
Roman Ivanov 85cae998e1 config: equalsverifier version bump 2016-04-05 17:00:02 -07:00
Roman Ivanov 341926b4aa Issue #3080: SSLHandshakeException exception during linkcheck-maven-plugin 2016-04-05 15:38:29 -07:00
Roman Ivanov b9540304d8 Issue #3057: Fund raising pages for checkstyle (gratipay) 2016-04-04 10:07:45 -07:00
Roman Ivanov 89f6b2161e config: slf4j-simple version bump 2016-04-03 19:23:44 -07:00
Roman Ivanov 43909cbd32 config: antlr4-runtime version bump 2016-04-01 15:11:01 -10:00
Vladislav Lisetskiy c59804b3ee Pull #3070: Move google_check validation to Travis 2016-03-31 11:11:16 -07:00
Andrei Selkin 7eb6d92bc7 Issue #2969: Add the ability to validate language codes by TranslationCheck 2016-03-31 12:01:22 +03:00
Vladislav Lisetskiy 5416e767af Issue #3005: Fix allowByTailComment option in AvoidEscapedUnicodeCharacters 2016-03-29 16:22:57 -07:00
Andrei Selkin bf69cf167c Issue #3006: Refactoring of FinalLocalVariableCheck to increase readability 2016-03-29 15:47:32 -07:00
Andrei Selkin 0a1a4c6e94 Issue #3006: Fix false positive when variable is assigned in if block which is inside catch block 2016-03-29 15:47:31 -07:00
Andrei Selkin 62c19a216f Issue #3006: Add test inputs taken from Guava and Findbugs 2016-03-29 15:47:31 -07:00
Andrei Selkin 55aa50d8f0 Issue #3006: Fix false positive when variable is assigned multiple times 2016-03-29 15:47:31 -07:00
Andrei Selkin 11210350f5 Issue #3006: Fix false positive when external variables are assigned inside loop-block 2016-03-29 15:47:31 -07:00
Andrei Selkin 11a783d391 Issue #3006: Add UT for variables which are assigned multiple times in if/if-else 2016-03-29 15:47:31 -07:00
Andrei Selkin 75499dce16 Issue #3006: Fix wrong loop detection in 'isInTheSameLoop' 2016-03-29 15:47:31 -07:00
Vladislav Lisetskiy 753e733c95 Issue #2944: add EmptyLineSeparator option to check empty lines inside methods 2016-03-29 15:25:03 -07:00
Vladislav Lisetskiy 88bd2e4055 Issue #2924: Add support for LAMDA token in WhitespaceAround check 2016-03-27 22:41:17 +03:00
rnveach 5123ab33a6 Issue #2973: added java lexer cases for coverage 2016-03-26 18:42:58 -04:00
Roman Ivanov d6206d5dc6 config: sevntu-checkstyle version bump 2016-03-25 07:17:51 -07:00
Roman Ivanov 1078464bd7 minor: checkstyle version bump 2016-03-24 21:01:31 -07:00
Roman Ivanov 8aafd4f081 minor: make release.sh be more protective human mistakes by extra printing 2016-03-24 19:32:23 -07:00
Roman Ivanov 8a24ede6e3 minor: version changes 2016-03-24 18:50:43 -07:00
Roman Ivanov e45ef86604 [maven-release-plugin] prepare for next development iteration 2016-03-24 17:59:05 -07:00
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