Michal Kordas
|
fe345d3db7
|
Fix PMD violations from 'javabeans' ruleset in Checkstyle, issue #987
|
2015-04-25 16:33:25 -07:00 |
Roman Ivanov
|
228936fb40
|
PMD rule LongVariable is activated. Issue #744
|
2015-04-25 16:29:45 -07:00 |
Michal Kordas
|
fcb9246b30
|
Provide reasons for exclusions in 'naming' ruleset, issue #982
|
2015-04-24 23:09:20 +02:00 |
Michal Kordas
|
b29ca6b5f6
|
Fix and suppress PMD violations from ShortClassName rule, issue #982
|
2015-04-24 23:09:13 +02:00 |
Michal Kordas
|
4ac32a7c0c
|
Fix PMD violations from ShortMethodName rule, issue #982
|
2015-04-24 21:21:29 +02:00 |
Michal Kordas
|
f9a9d6c3d3
|
Fix PMD violations from BooleanGetMethodName rule, issue #982
|
2015-04-24 21:19:14 +02:00 |
Michal Kordas
|
5cd16d56a2
|
Fix PMD violations - AvoidFieldNameMatchingTypeName rule, issue #982
|
2015-04-24 21:12:15 +02:00 |
Michal Kordas
|
e8a4ab77ab
|
Expand PMD configuration for 'naming' ruleset, issue #982
|
2015-04-24 21:12:10 +02:00 |
Roman Ivanov
|
3d3f3d5f9c
|
PMD rule AbstractClassWithoutAbstractMethod is activated. Issue #744
|
2015-04-23 19:51:10 -04:00 |
Roman Ivanov
|
b26b43a331
|
some PMD design rules were activated and commented with reason of exclude. Issue #744
|
2015-04-23 19:40:47 -04:00 |
Roman Ivanov
|
18ed7958cf
|
PMD rule AvoidSynchronizedAtMethodLevel is activated. Issue #744
|
2015-04-23 19:34:59 -04:00 |
Roman Ivanov
|
6b58e1c7fd
|
some PMD design rules were activated and commented with reason of exclude. Issue #744
|
2015-04-23 19:32:48 -04:00 |
Roman Ivanov
|
e6cb719f9b
|
some PMD design rules are activated. Issue #744
|
2015-04-23 19:03:30 -04:00 |
Roman Ivanov
|
e30fa27dc4
|
PMD Rule:AccessorClassGeneration Priority:3 Avoid instantiation through private constructors from outside of the constructors class. Issue #744
|
2015-04-23 18:52:43 -04:00 |
Roman Ivanov
|
22cbf810a0
|
PMD rule ConstructorCallsOverridableMethod is activated. Issue #744
|
2015-04-23 18:51:23 -04:00 |
Roman Ivanov
|
310406967c
|
PMD rules SwitchDensity and AvoidReassigningParameters are activated. Issue #744
|
2015-04-23 18:24:53 -04:00 |
Roman Ivanov
|
8bd1d6869b
|
PMD rule AvoidDeeplyNestedIfStmts is activated. Issue #744
|
2015-04-23 18:09:00 -04:00 |
Roman Ivanov
|
232246fb93
|
PMD Rule:SwitchStmtsShouldHaveDefault Priority:3 Switch statements should have a default label. Issue #744
|
2015-04-23 16:48:10 -04:00 |
Roman Ivanov
|
35983b9c27
|
activation and suppression comments for few PMD design rules. Issue #744
|
2015-04-23 16:46:25 -04:00 |
Mehmet Can Cömert
|
335d28b494
|
issue969: Fix upper/lower case conversation, enhance tests
|
2015-04-23 12:43:24 -07:00 |
Michal Kordas
|
7f22ec265e
|
Add 'strictexception' ruleset exclusions info, issue #872
|
2015-04-23 18:40:44 +02:00 |
Michal Kordas
|
8022671a5a
|
Suppress AvoidCatchingThrowable PMD rule, issue #872
|
2015-04-23 18:20:28 +02:00 |
Michal Kordas
|
5bbe2659da
|
Expand PMD configuration for 'strictexception' ruleset, issue #872
|
2015-04-23 17:51:06 +02:00 |
Michał Kordas
|
404c0da6e7
|
Fix typos and formatting in PMD configuration, issue #744
|
2015-04-23 08:27:36 +02:00 |
Roman Ivanov
|
5a1b933da2
|
PDM design rules are expanded. Issue #744
|
2015-04-22 22:53:18 -07:00 |
Roman Ivanov
|
a0fc6b4637
|
PMD controversial rules are in play. Issue #744
|
2015-04-22 17:23:18 -04:00 |
Roman Ivanov
|
c62efbe340
|
commented some suppressed PMD controvercial rules. Issue #744
|
2015-04-22 17:15:08 -04:00 |
Roman Ivanov
|
bc9eae330a
|
PMD Rule:OneDeclarationPerLine Priority:4 Use one line for each declaration, it enhances code readability. Issue #744
|
2015-04-22 17:05:31 -04:00 |
Roman Ivanov
|
280807188a
|
activation of some PMD controvercial rules. Issue #744
|
2015-04-22 17:03:19 -04:00 |
Roman Ivanov
|
8e389e8e51
|
activation of some PMD controvercial rules. Issue #744
|
2015-04-22 16:51:49 -04:00 |
Roman Ivanov
|
a733182557
|
PMD Rule:AssignmentInOperand Priority:3 Avoid assignments in operands. Issue #744
|
2015-04-22 16:37:37 -04:00 |
Roman Ivanov
|
138c2ccc4c
|
explnations for exclusions for PMD controversial rules. Issue #744
|
2015-04-22 16:35:49 -04:00 |
Roman Ivanov
|
935863bd12
|
update for PMD controversial rules. Issue #744
|
2015-04-22 16:02:02 -04:00 |
Roman Ivanov
|
682ae919e5
|
expanding controversial PMD rules. Issue #744
|
2015-04-21 22:44:53 -07:00 |
Roman Ivanov
|
9245b6f542
|
PMD coupling rules are enforced with some exclusions. Issue #744
|
2015-04-21 20:33:57 -04:00 |
Roman Ivanov
|
f9dbba7b0e
|
PMD comments rules are enforced with some exclusions. Issue #744
|
2015-04-21 16:50:22 -04:00 |
Roman Ivanov
|
89dffea5e5
|
PMD size rules are enforced with some exclusions. Issue #744
|
2015-04-21 14:38:53 -04:00 |
Michal Kordas
|
bb1646fbcc
|
Provide exclusions for PMD 'optimizations' ruleset, issue #942
|
2015-04-20 14:30:34 -07:00 |
Michal Kordas
|
2ce847c388
|
Enable AvoidNestedBlocks check for Checkstyle, issue #945
|
2015-04-19 10:54:31 -07:00 |
Roman Ivanov
|
9e01e83bfb
|
Apply all Checks over Checkstyle code (preparation). Issue #945
|
2015-04-18 06:45:01 -07:00 |
Michal Kordas
|
f984c15b7c
|
Move PMD configuration to separate file, issue #744
|
2015-04-16 12:35:24 -07:00 |
Michal Kordas
|
1c42e3eeb9
|
Fix PMD violations from 'strings' ruleset, issue #873
|
2015-04-15 17:56:07 +02:00 |
Roman Ivanov
|
1f330e03d4
|
suppress for findbugs violations SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS. Issue #912
|
2015-04-13 17:21:29 -07:00 |
Roman Ivanov
|
660f94170a
|
suppressions for findbugs violations. Issue #912
|
2015-04-13 16:40:31 -07:00 |
Roman Ivanov
|
15df751000
|
suppressions for Findbugs violations in gui package. Issue #912
|
2015-04-12 23:54:39 -07:00 |
Roman Ivanov
|
032faf4eb4
|
fix and suppressions for Findbugs violations UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR. Issue #912
|
2015-04-12 23:45:56 -07:00 |
Roman Ivanov
|
674176022a
|
suppressions for Findbugs violations DM_EXIT. Issue #912
|
2015-04-12 23:16:18 -07:00 |
Roman Ivanov
|
d8f642d4e2
|
suppressions for Findbugs violations DM_CONVERT_CASE should be resolved by issue #896. Issue #912
|
2015-04-12 23:10:23 -07:00 |
Roman Ivanov
|
5ab6d1a83e
|
suppressions for Findbugs violations BC_UNCONFIRMED_CAST. Issue #912
|
2015-04-12 22:55:33 -07:00 |
Roman Ivanov
|
dd7b7f59dd
|
suppressions for Findbugs violations DM_EXIT. Issue #912
|
2015-04-12 09:35:04 -07:00 |