Commit Graph

  • beac826751 ignore null annotations fix hacked-lambda-indentation Gavriil Sitnikov 2017-02-20 20:52:19 +0300
  • 3912ebd212 custom declaration check added Gavriil Sitnikov 2017-02-20 20:32:50 +0300
  • 34b111caf4 Merge branch 'master' of https://github.com/checkstyle/checkstyle into hacked-lambda-indentation Gavriil Sitnikov 2017-02-20 17:41:48 +0300
  • 1df76feba2 nullable annotation check added Gavriil Sitnikov 2017-02-20 17:40:49 +0300
  • f9a6b2ae99 Issue #2935: Correct naming in import control DTD Jochen Van de Velde 2017-02-19 16:27:39 +0100
  • 3eaa031fb7 Issue #3843: Fix coverage problem for DesignForExtension Andrei Selkin 2017-02-19 13:55:45 +0300
  • 29af968bb6 minor: swap of elements in NPATH xdoc to ease reading Roman Ivanov 2017-02-19 06:31:33 -0800
  • cd88872f9d Issue #3729: Reevaluate tokens in IllegalTokenText Vladislav Lisetskii 2017-02-17 00:34:06 +0300
  • e60bf1807a Issue #3748: updated reason for google's EmptyBlockCheck config rnveach 2017-02-17 17:50:40 -0500
  • 6e8d1e0672 Issue #3721: enforced no abbreviations in checkstyle rnveach 2017-02-13 11:50:36 -0500
  • a103ccf92b Issue #3721: expanded message and documentation AbbreviationAsWordInName rnveach 2017-02-13 11:09:45 -0500
  • 1aa8bcf788 minor: NPATH: clarification for Statement and blocks, empty block is also should be counted as 1 Roman Ivanov 2017-02-16 16:10:47 -0800
  • 7f33056426 minor: update for NPathComplexity xdoc to qualify function term with method Roman Ivanov 2017-02-16 15:59:00 -0800
  • 48d48fd097 Pull #3835: added missing leave token to AbstractTypeAwareCheck rnveach 2017-02-15 21:26:23 -0500
  • 67bd379bd8 Issue #3701: changed google's message for IllegalTokenText rnveach 2017-02-16 08:16:05 -0500
  • fe882ab223 Issue #3701: removed backspace from google's IllegalTokenText rnveach 2017-02-13 10:24:08 -0500
  • 34ef127bdc Issue #3735: added lambdas to NeedBraces for checkstyle config rnveach 2017-02-13 16:35:13 -0500
  • 2b645405ac Issue #3751: added assert literal to checkstyle illegal token rnveach 2017-02-13 16:13:43 -0500
  • dcd5615e9e Issue #3803: added new case for if and or operator for IndentationCheck rnveach 2017-02-13 10:15:58 -0500
  • 2e29226c84 Issue #3749: updated reason for google's OperatorWrapCheck config rnveach 2017-02-13 08:23:52 -0500
  • 4bc519ac05 Issue #3733: Modify indent check to handle multiple, stacked annotations shawn.kovalchick 2017-01-18 11:08:07 -0500
  • 8b367e9d35 Issue #3831: fixed funny messages in messages_ja.properties SATO Yusuke 2017-02-15 00:23:26 +0900
  • dd0208b1ba minor: links to w3schools were updated to use https as linkcheck plugin detected redirect Roman Ivanov 2017-02-14 17:50:03 -0800
  • 0f7c70e68f minor: change eclipse links to https to avoid linkcheck plugin violations 'SocketException : Connection reset' Roman Ivanov 2017-02-14 17:34:25 -0800
  • e307efd92b Issue #3736: Clean up import control configuration Jochen Van de Velde 2017-02-10 20:14:22 +0100
  • a169e60720 Issue #3818: skip travis deploy phase if changes in minor files or other ci configs Roman Ivanov 2017-02-12 16:04:45 -0800
  • 88a419520b infra: refactoring for wercker config to make replace of property file Roman Ivanov 2017-02-12 07:07:27 -0800
  • c1254fa86e Issue #3818: skip travis build if minor files or other CI files are changed Roman Ivanov 2017-02-12 06:40:47 -0800
  • 887f5eadc9 Revert "infra: workaround for FileAlreadyExistsException: src/main/java/empty_file at launch.generateCheckstyleReport(launch.groovy:93)" Roman Ivanov 2017-02-12 05:31:32 -0800
  • 32a9dc0524 infra: workaround for FileAlreadyExistsException: src/main/java/empty_file at launch.generateCheckstyleReport(launch.groovy:93) Roman Ivanov 2017-02-11 21:01:16 -0800
  • c70fa5be40 infra: update circle ci to do substitution in the file Roman Ivanov 2017-02-11 20:58:53 -0800
  • cbb03570a2 infra: fix typo change in circle.yml to use property file where guava is referenced Roman Ivanov 2017-02-11 20:43:00 -0800
  • f798045b3c doc: Add notes on import control config for inner classes Jochen Van de Velde 2017-02-11 18:01:51 +0100
  • d3993feee8 Pull #3820: Rename method in CheckUtil Vladislav Lisetskii 2017-02-11 17:47:49 +0300
  • f382316e2f infra: update orekit commit rnveach 2017-02-11 09:01:53 -0500
  • c9fc6ba17d Issue #3718: Add varargs support for NoWhitespaceBefore Robert Painsi 2017-02-07 13:54:42 +0100
  • 90be9c61e1 config: restore default token LABELED_STAT in IllegalToken Roman Ivanov 2017-02-10 16:37:04 -0800
  • 69bcd327f1 config: suppress permannent linkcheck plugin violation on correct url Roman Ivanov 2017-02-10 10:32:06 -0800
  • c232625893 infra: reordering matrix items in travis to speedup build failure for most frequent items Roman Ivanov 2017-02-09 16:36:35 -0800
  • d3edb92a5e Issue #3798: move some travis tasks to wercker Roman Ivanov 2017-02-09 15:40:24 -0800
  • 3e541237a1 Issue #3702: Allow single character names in local variables, method and catch-blocks parameters names in accordance with Google Style Guide Andrei Selkin 2017-02-09 23:21:50 +0300
  • 614b7647d8 Issue #3797: fix default and acceptable tokens for NPathComplexityCheck kazachka 2017-02-08 23:46:11 +0300
  • fef078d8cd Issue #3800: Typo in website documentation for JavadocMethod Roman Ivanov 2017-02-09 09:15:17 -0800
  • dab7a9af0e infra: fix for build Travis failure with invalid token Roman Ivanov 2017-02-09 08:24:45 -0800
  • 837ae3bbb0 doc: Known API issues was added to reference #3810 Roman Ivanov 2017-02-09 06:51:36 -0800
  • 8c0e0d0035 Issue #3803: fixed catch indentation wrapping rnveach 2017-02-07 18:32:27 -0500
  • a52c7a7a8a infra: fix cli arg names for launch.groovy Andrei Selkin 2017-02-05 20:08:08 +0300
  • 0a1a355849 infra: switch to readonly token in travis Roman Ivanov 2017-02-05 07:12:45 -0800
  • 071dc4bdcb minor: fix for incomplete previous refactoring Roman Ivanov 2017-02-05 06:36:04 -0800
  • ecc429c92f minor: formatting of output for releasenotes generator Roman Ivanov 2017-02-04 08:55:45 -0800
  • 9bddb63a8e config: bump checkstyle version Roman Ivanov 2017-02-04 08:40:54 -0800
  • 668fd0b5ff config: update to 7.6-SNAPSHOT Roman Ivanov 2017-02-04 08:27:14 -0800
  • 53df9f54f9 [maven-release-plugin] prepare for next development iteration Roman Ivanov 2017-02-04 07:37:49 -0800
  • 5a6a87ac20 [maven-release-plugin] prepare release checkstyle-7.5.1 checkstyle-7.5.1 Roman Ivanov 2017-02-04 07:17:42 -0800
  • 112e5bc663 doc: release notes 7.5.1 Roman Ivanov 2017-02-04 06:55:47 -0800
  • 4321a5064b config: update to 7.5.1-SNAPSHOT Roman Ivanov 2017-02-04 06:04:11 -0800
  • e5a6aad84e infra: removal of duplicate launch for NoErrorTest - Hibernate Search Roman Ivanov 2017-02-03 17:32:14 -0800
  • 5842b9014e infra: cleanup in wercker.yml, to skip chekstyle build as it is already done Roman Ivanov 2017-02-03 17:29:23 -0800
  • 24c62a5f38 Issue #3790: Add the Hibernate Search project to the Checkstyle CI Roman Ivanov 2017-02-03 13:25:41 -0800
  • 3e0d60a921 Issue #3790: Add the Hibernate Search project to the Checkstyle CI Roman Ivanov 2017-02-03 13:25:41 -0800
  • 927f65ce8e infra: fix launch.groovy script parameters Andrei Selkin 2017-02-04 00:29:40 +0300
  • e6760f611a infra: fix for typo in wercker.yml for previous commit Roman Ivanov 2017-02-03 13:29:10 -0800
  • 3853b9ff4f infra: Update CIs configs to use cli options names of launch.groovy Andrei Selkin 2017-02-03 23:20:57 +0300
  • 246661b42a config: enforce strict version of htmlunit code to prevent build failures in our CI while htmlunit have build failures Roman Ivanov 2017-02-01 18:48:48 -0800
  • d4bec82ed1 minor: update wercker.yml to do quite svn checkout to reduce log size Roman Ivanov 2017-02-01 18:40:31 -0800
  • fcfacfc6ec Issue #3778: show exception when failed to instantiate class rnveach 2017-01-30 18:56:02 -0500
  • 4a696a9771 config: enabled HtmlUnit no error test rnveach 2017-01-31 22:21:59 -0500
  • 11e1eb3ddd Issue #3776: fixed try-resource in RightCurlyCheck rnveach 2017-01-30 15:29:10 -0500
  • 78a04e2b19 Issue #3776: add htmlunit project to NoErrorTest (wercker) Roman Ivanov 2017-01-31 15:29:51 -0800
  • 9fcd877478 config: skip release-dry-run on travis for release-maven-plugin commit Roman Ivanov 2017-01-29 07:21:32 -0800
  • 7ef51d26e1 config: checkstyle version bump Roman Ivanov 2017-01-29 06:56:36 -0800
  • eaa5d7da24 [maven-release-plugin] prepare for next development iteration Roman Ivanov 2017-01-29 06:32:44 -0800
  • d415955c27 [maven-release-plugin] prepare release checkstyle-7.5 checkstyle-7.5 Roman Ivanov 2017-01-29 06:32:39 -0800
  • 6cf06edddc doc: release notes for 7.5 Roman Ivanov 2017-01-28 15:43:22 -0800
  • 785ed054a6 Issue #3530: allowed ant to override and swap checker rnveach 2017-01-23 16:10:07 -0500
  • 2551676ccf Revert "Issue #3546: add lambda in a rightcurlycheck" Roman Ivanov 2017-01-28 14:14:59 -0800
  • b0d5b01b3c Issue #3546: add lambda in a rightcurlycheck MaksimP 2016-12-27 12:25:00 +0200
  • 4cff2eb714 Issue #3771: fixed in NPE in cache for HeaderCheck rnveach 2017-01-28 13:47:16 -0500
  • 861612671a config: suppress some links validation by linkcheck plugin due to SSLHandshakeException Roman Ivanov 2017-01-28 06:45:45 -0800
  • b280c4c5c2 minor: rename contributor in releasenotes Vladislav Lisetskii 2017-01-28 16:07:53 +0300
  • 619e3b3dce Issue #3041: RequireThisCheck doesn't see outer classes for anonymous classes Vladislav Lisetskiy 2016-07-15 19:24:40 +0300
  • 4aacddab59 Issue #3753: updated reason for no NeedBracesCheck on lambda rnveach 2017-01-27 20:00:49 -0500
  • 4cda256567 Issue #3764: removed garbage placed in RightCurlyCheck's rcurly rnveach 2017-01-27 13:26:23 -0500
  • b4a337a599 minor: bump year in header of all java files Roman Ivanov 2017-01-27 06:31:54 -0800
  • 8e52504297 Issue #3732: fix NPE for Java 8's 'receiver parameter' Markus Rathgeb 2017-01-16 17:08:42 +0100
  • f91b1af3d7 Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid wrong scopes comparison Andrei Selkin 2017-01-22 22:20:05 +0300
  • f59e19992c config: travis.sh user argument to run a goal instead of variable to simplify usage in local by copy-paste Roman Ivanov 2017-01-26 05:49:44 -0800
  • 8ecdcc6d8e config: bump maven-compiler-plugin to 3.6.1 Roman Ivanov 2017-01-25 17:54:06 -0800
  • 81fae5eb1e config: bump equalsverifier to 2.2 Roman Ivanov 2017-01-25 17:53:02 -0800
  • 8df31cac3b minor: change for google cache date Roman Ivanov 2017-01-24 15:26:23 -0800
  • 4b52e5dcf9 Issue #3740: verify all tokens are used in google config rnveach 2017-01-24 09:43:53 -0500
  • e3686ca404 Issue #3741: Fix false negative when import is from java.lang package Andrei Selkin 2017-01-22 18:30:32 +0300
  • 3065df7eee config: Limit Guava import control to src/main Jochen Van de Velde 2017-01-18 11:21:44 +0100
  • b57e4d3df6 Issue #3462: Implement 'path' property for ImportControlCheck Jochen Van de Velde 2017-01-13 07:04:35 +0100
  • 0cee0939c9 Issue #3507: xdocs fix kazachka 2017-01-20 12:05:49 +0300
  • 258c440a01 Issue #3720: added missing tokens to checkstyle config rnveach 2017-01-18 09:34:56 -0500
  • a73d0eb6f4 Issue #3720: verify all tokens are used in checkstyle config rnveach 2017-01-12 18:08:55 -0500
  • 2852e45bf6 Issue #3507: column number in first javadoc line fixed kazachka 2017-01-05 18:08:54 +0300
  • 9dab0e74eb Issue #3708: exclude deprecated classes from com.puppycrawl.tools.checkstyle.checks.coding Roman Ivanov 2017-01-14 07:41:10 -0800
  • 9499f887d3 Issue #3708: com.puppycrawl.tools.checkstyle.checks.metrics.AbstractComplexityCheck exluded as it is deprecated Roman Ivanov 2017-01-14 07:17:29 -0800