Commit Graph

14028 Commits

Author SHA1 Message Date
Clément Fournier fa28c4ebc8 Convert some usages 2018-12-06 16:29:45 +01:00
Clément Fournier 9ea706d9ad Deprecate EnumeratedMultiProperty 2018-12-06 15:56:30 +01:00
Clément Fournier 1d60cc2553 Add doc, tests, deprecate 2018-12-06 15:53:38 +01:00
Clément Fournier 4962bc2831 Remove usages of EnumeratedProperty 2018-12-06 15:21:00 +01:00
Travis CI (pmd-bot) 159095292c Update documentation
TRAVIS_JOB_NUMBER=3167.1
TRAVIS_COMMIT_RANGE=0799482f85e1...f41df324804f
2018-12-05 19:42:29 +00:00
Andreas Dangel f41df32480 Merge branch 'pr-1502' 2018-12-05 20:25:39 +01:00
Andreas Dangel 39215e1478 Merge branch 'pr-1501' 2018-12-05 19:55:05 +01:00
Clément Fournier af0019c0dc Fix some line lengths 2018-12-05 00:41:30 +01:00
Clément Fournier 5135c481fa Remove booleanProperty overload 2018-12-05 00:36:28 +01:00
Clément Fournier 9cb7ac635f Remove wrong comment 2018-12-05 00:28:43 +01:00
Clément Fournier a6e71f34e7 Fix line length 2018-12-04 23:44:27 +01:00
Andreas Dangel 0799482f85 Update release notes, refs #1457 2018-12-04 21:59:44 +01:00
Clément Fournier 5c0978e5a5 Cleanup FieldDeclarationsShouldBeAtStartOfClass 2018-12-04 18:21:33 +01:00
Clément Fournier 904d76a068 Style 2018-12-04 14:00:39 +01:00
Clément Fournier a550543dd0 Update release notes 2018-12-04 13:56:52 +01:00
Clément Fournier c99b01bd46 Deprecate BooleanProperty 2018-12-04 13:52:46 +01:00
Clément Fournier 81c9d39bd8 Remove most usages of BooleanProperty 2018-12-04 13:49:35 +01:00
Clément Fournier a19873b55b Deprecate BooleanMultiProperty 2018-12-04 13:16:11 +01:00
Clément Fournier f6e667208e Merge branch 'pr-1492' 2018-12-04 12:46:59 +01:00
Clément Fournier 3b988866a3 Merge branch 'pr-1493' 2018-12-04 12:29:27 +01:00
Clément Fournier 3a47c93597 Update release notes 2018-12-04 11:40:13 +01:00
Clément Fournier 097901ea41 brushup 2018-12-04 11:31:59 +01:00
Clément Fournier 37dfa19687 Migrate usages of StringMultiProperty 2018-12-04 10:54:31 +01:00
Clément Fournier e6a42f310c Update usages of StringProperty
Most of the time they can't be changed right now
2018-12-04 10:25:45 +01:00
Clément Fournier ab80d6bffa Rollback bc of too much work 2018-12-04 10:11:25 +01:00
Clément Fournier 452ea020a8 Remove some usages, rework properties of AvoidDuplicateLiterals 2018-12-04 09:45:32 +01:00
Clément Fournier 34ca3f67ca Deprecate StringMultiProperty 2018-12-04 08:34:36 +01:00
Clément Fournier 96e3a6349a Deprecate StringProperty 2018-12-04 08:32:42 +01:00
Andreas Dangel c93e2378c4 Merge branch 'pr-1498' 2018-12-03 19:14:47 +01:00
Clément Fournier 0c73036c7b Update release notes 2018-12-03 13:50:17 +01:00
Clément Fournier d60bd663a7 Tag VisitorStarter as internal API 2018-12-03 13:28:00 +01:00
Clément Fournier 45d94aeab6 Tag Dataflow handlers as internal API 2018-12-03 13:25:49 +01:00
Clément Fournier ad8e9ec26b Same on LanguageVersionHandler 2018-12-03 13:23:36 +01:00
Clément Fournier 17954f13e9 Same on RuleSets 2018-12-03 13:17:58 +01:00
Clément Fournier 3abdee93b8 Same on RuleSet 2018-12-03 13:16:27 +01:00
Clément Fournier a2250a00de Deprecate things on Rule 2018-12-03 13:14:44 +01:00
Travis CI (pmd-bot) 178c9a8199 Update documentation
TRAVIS_JOB_NUMBER=3149.1
TRAVIS_COMMIT_RANGE=727bab242bf2...84c3c1f251fc
2018-12-02 10:04:55 +00:00
Andreas Dangel 84c3c1f251 Merge branch 'pr-1494' 2018-12-02 10:43:00 +01:00
Andreas Dangel c6dae245af Update release notes, fixes #1151, refs #1494 2018-12-02 10:42:51 +01:00
Andreas Dangel 727bab242b [xml] Remove exclusion of MissingOverride from pmd-xml dogfood 2018-12-02 10:39:29 +01:00
Andreas Dangel d7f5b0b536 Remove clean configuration from (very) old site generation 2018-12-02 10:30:36 +01:00
Andreas Dangel d53851f409 Move checkstyle configuration into plugin management 2018-12-02 10:25:13 +01:00
Robbie Martinus f030e666de 1151: Rephrase ImmutableField documentation in design.xml 2018-12-02 11:50:48 +11:00
Andreas Dangel 1cf1dfc96b [plsql] ParseException for IF/CASE statement with >=, <=, !=
Fixes #1454
2018-12-01 21:50:07 +01:00
Andreas Dangel 8f268c81e6 [java] JUnitTestsShouldIncludeAssertRule should support this.exception as well as just exception
Fixes #647
2018-12-01 19:11:12 +01:00
Andreas Dangel 96e685585d Merge branch 'pr-1457' into issue-647 2018-12-01 18:47:28 +01:00
Andreas Dangel 66315c6e30 Add more tests in PropertyDescriptorTest
Refs #1487
2018-12-01 10:48:02 +01:00
Travis CI (pmd-bot) 6608eed1b8 Update documentation
TRAVIS_JOB_NUMBER=3140.1
TRAVIS_COMMIT_RANGE=cebb43c4df55...eee5b52ba3e3
2018-11-30 19:40:26 +00:00
Andreas Dangel eee5b52ba3 Merge branch 'pr-1487' 2018-11-30 20:18:16 +01:00
Andreas Dangel 3473808720 Add a minimal test for RegexProperty 2018-11-30 20:16:54 +01:00