Commit Graph

2728 Commits

Author SHA1 Message Date
Andrew Gaul 1cdaeaaa4f [typo] consistently use commas in operator list 2014-02-26 22:35:05 -08:00
Pavel Baranchikov 686d009cf4 Added enum processing to TypeNameCheck 2014-02-21 12:05:13 +04:00
Ivan Sopov f1cff12b20 Merge branch 'master' of github.com:checkstyle/checkstyle 2014-02-16 15:35:29 +02:00
Roman Ivanov 543b5347b1 fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errors, font tag was added 2014-02-16 15:34:36 +02:00
Roman Ivanov 48e77d65c6 fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errors 2014-02-16 15:34:36 +02:00
Niklas Walter a361d17043 Updated README
README declared Google Collections Library as an dependency.
As the dependency was changed to Guava Libraries in the 5.7 release the README has had to be updated.
2014-02-16 15:34:36 +02:00
Niklas Walter 2754c61a31 Updated README to valid markdown syntax 2014-02-16 15:34:36 +02:00
Niklas Walter 6955d73e6a Rename README.textile to README.md 2014-02-16 15:34:36 +02:00
Roman Ivanov 136ee664fb Merge pull request #107 from TwoStone/master
Updated Readme file
2014-02-15 07:56:51 -08:00
Niklas Walter aa0c5b3e60 Updated README
README declared Google Collections Library as an dependency.
As the dependency was changed to Guava Libraries in the 5.7 release the README has had to be updated.
2014-02-12 16:09:17 +01:00
Niklas Walter 6418407380 Updated README to valid markdown syntax 2014-02-12 16:05:56 +01:00
Niklas Walter 6bec077174 Rename README.textile to README.md 2014-02-12 15:52:24 +01:00
Roman Ivanov 3ff8b82288 how to for Eclipse compile and debug 2014-02-05 11:56:28 +02:00
Oliver Burn ec04cd6f15 [maven-release-plugin] prepare for next development iteration 2014-02-03 21:55:06 +11:00
Oliver Burn 75c1c3b424 [maven-release-plugin] prepare release release5_7 2014-02-03 21:54:56 +11:00
Oliver Burn e08a2e915f Rolling back. I am currently fighting with the Maven release plugin :-( 2014-02-03 21:53:29 +11:00
Oliver Burn 7d36a66c69 [maven-release-plugin] prepare release release5_7 2014-02-03 21:26:40 +11:00
Oliver Burn b54981a73d Upgrade copyright year to 2014 2014-02-03 20:59:41 +11:00
Oliver Burn 6902acbaa9 Add note about use of ANT 2014-02-03 20:48:05 +11:00
Oliver Burn 122d227cfc Update release notes for 5.7 release 2014-02-03 20:29:35 +11:00
Ivan Sopov d0a7bc319c using version of maven-site-plugin that supports recent versions of maven 2014-01-30 21:39:18 +02:00
Roman Ivanov 43c3d007cc propertyExpansion does work, so I changed configs 2014-01-30 00:16:44 -08:00
Roman Ivanov d8ce6617ba attempts to add checkstyle report 2014-01-29 23:58:48 -08:00
Roman Ivanov 6d10fc0a4c extra reports for web site (findbug, cobertura, pmd, tags, surefire)
This reverts commit a8cb0d6d92ee66f13343e23bab61a71ffc75e04d.
2014-01-29 23:50:37 -08:00
Roman Ivanov d7cb0248f2 Merge pull request #87 from romani/ci-managment-update
CI was changed to Travis
2014-01-26 18:44:38 -08:00
Roman Ivanov ea986dca80 CI was changed to Travis 2014-01-26 07:34:39 -08:00
Ivan Sopov 9a6ea6efef fix for checkstyle failure on the docs 2014-01-23 23:49:13 +02:00
Ivan Sopov 3ee0f50244 better continious integration 2014-01-23 23:45:05 +02:00
Roman Ivanov ccdc084230 bitdeli was added 2014-01-21 23:22:13 -08:00
Ivan Sopov 2e44c278de adding jdk8 to travis build 2014-01-20 17:05:44 +02:00
Ivan Sopov e316ab084f minor, fix for typos 2014-01-17 12:41:21 +02:00
Roman Ivanov 5980388a37 release notes for 5.7 2014-01-17 12:37:08 +02:00
Roman Ivanov 0026b1592e github logo was added 2014-01-16 19:40:21 -08:00
Kevin S. Clarke 1ff166e1b6 added support for a separate throws indentation configuration 2013-12-18 14:22:57 -05:00
Ivan Sopov 503d6babef adding test covering #77 change 2013-12-09 02:24:12 +02:00
Roman Ivanov 140bac81ae patch from SourceForge issue 520 was applied 2013-12-07 23:09:20 -08:00
Roman Ivanov c7804c0910 update to use google mail lists 2013-12-05 23:24:59 -08:00
Roman Ivanov 814828a725 travis to top, change for mail list 2013-12-05 23:05:26 -08:00
Roman Ivanov 83b8eff363 Merge pull request #72 from isopov/sonar-fixes
Fixes for Sonar-found problems in checkstye codebase
2013-12-05 22:41:40 -08:00
Ivan Sopov 1d614c3a7e poartial fix for #46 - Sonarqube found problems in Checkstyle 2013-12-05 19:12:51 +02:00
Roman Ivanov 5ce771ac77 Merge pull request #71 from isopov/pom-changes
Pom changes
2013-12-04 19:51:34 -08:00
Ivan Sopov 57eab13a7e using java5 compatible version of guava 2013-12-04 15:07:29 +02:00
Ivan Sopov c05e123659 Changes for format of the scm connections 2013-12-04 15:06:11 +02:00
Roman Ivanov c9ab4e300a Merge pull request #69 from isopov/ISSUE-31-33
fixes for AbstractClassCouplingCheck
2013-12-02 15:03:30 -08:00
Ivan Sopov cd7d040b4d fix for issues #31 and #33 2013-12-02 15:42:53 +02:00
rivanov 1116ce8c8c fix for SF issue 603 SuppressionCommentFilter father 2013-11-11 20:11:07 -08:00
Roman Ivanov 96eca118f5 Merge pull request #42 from isopov/issue-41
fix for #41 RequireThisCheck doesn't check methods
2013-10-31 16:32:32 -07:00
Ivan Sopov 53d1722bdb refactoring, using standard collection instead of custom abstraction layer on top of it 2013-10-31 15:20:04 +02:00
Ivan Sopov 907a19906f fix for #41 RequireThisCheck doesn't check methods and fields that are declared below usage 2013-10-30 18:12:24 +02:00
Roman Ivanov f010eb4786 Merge pull request #19 from pbaranchikov/master_properties_unique
Implemented UniqueProperties check
2013-10-25 08:53:06 -07:00