Juan Martín Sotuyo Dodero
9ee838758c
Merge branch 'pr-778'
2018-04-25 01:43:07 -03:00
Juan Martín Sotuyo Dodero
b8e90e44d6
Update changelog, refs #778
2018-04-25 01:39:39 -03:00
Juan Martín Sotuyo Dodero
4c3f6e5c6b
Merge branch 'pr-1033'
2018-04-25 00:35:26 -03:00
Juan Martín Sotuyo Dodero
fd48b98aa2
Merge branch 'pr-1048'
2018-04-25 00:20:49 -03:00
Juan Martín Sotuyo Dodero
fabc52946f
Update changelog, refs #1048
2018-04-25 00:20:06 -03:00
Andreas Dangel
00bcecd603
Merge branch 'pr-1031'
2018-04-24 22:24:05 +02:00
Andreas Dangel
6cb0b47ef5
[apex] Add test case, refs #776
...
Note: only solution right now is supressing the rule for the string.
2018-04-24 22:22:48 +02:00
gibarsin
0942ae36f8
Make MultiThreadProcessor more space efficient
2018-04-24 15:51:10 -03:00
Andreas Dangel
6ccbd11f9d
[doc] Update sample configuration of CyclomaticComplexity rule
2018-04-24 15:08:33 +02:00
Andreas Dangel
c7e493f283
[java] Enable security ruleset for all-java.xml
2018-04-23 21:21:22 +02:00
Travis CI (pmd-bot)
260f1da440
Update documentation
2018-04-23 19:20:29 +00:00
Andreas Dangel
ba6f3fb5cb
Merge branch 'pr-1042'
2018-04-23 21:02:48 +02:00
Andreas Dangel
1f662e81f7
Update release notes, refs #1042 - new rule
2018-04-23 21:01:11 +02:00
Andreas Dangel
092ec8264a
Merge branch 'pr-1045', fixes #1036
2018-04-23 20:29:40 +02:00
Andreas Dangel
391193c044
PMD dogfooding - avoid unnecessary local before return
2018-04-23 20:29:13 +02:00
Andreas Dangel
fd71799c83
Don't consider null literal inside lambda
2018-04-23 19:32:13 +02:00
Andreas Dangel
bc9b18cc69
[java] NullAssignment false positive
...
Fixes #629
2018-04-23 19:32:13 +02:00
Andreas Dangel
bf8855c1e5
Merge branch 'pr-1039'
2018-04-23 18:59:05 +02:00
Andreas Dangel
43e9a7c31b
Update release notes, fixes #695
2018-04-23 18:57:46 +02:00
Clément Fournier
71ebcca079
Fix typos in release notes
2018-04-23 14:28:13 +02:00
Juan Martín Sotuyo Dodero
f855b572cc
Update userdocs
2018-04-23 03:09:20 -03:00
Juan Martín Sotuyo Dodero
0243c08f84
Merge branch 'pr-1044'
2018-04-23 02:16:18 -03:00
Juan Martín Sotuyo Dodero
dac6d8c1a5
Update changelog, refs #1044
2018-04-23 02:15:45 -03:00
Akshat Bahety
b095e05bae
Merge pull request #1 from akshatbahety/patch-2
...
Singleton Test Case
2018-04-23 10:32:32 +05:30
Akshat Bahety
92ecdde2f4
Singleton Test Case
...
Added a test case to check the singleton rule for nested classes
2018-04-23 10:29:43 +05:30
Akshat Bahety
c137ebaa60
CheckStyle Updated
2018-04-23 10:04:32 +05:30
Akshat Bahety
bee7adb33a
Removed Debugging parts
...
Updated the file, removed the unnecessary debugging statements
2018-04-23 09:48:34 +05:30
Juan Martín Sotuyo Dodero
59bfc7ab52
Update changelog, refs #1045
2018-04-23 01:05:34 -03:00
Juan Martín Sotuyo Dodero
a91bc4bfb6
[core] Log only once all messages
...
- CLI runs log only to stderr, never to stdout
- Both Ant and CLI runs log only once, the root logger never gets a
hold of the logs, completely isolating PMD
2018-04-23 01:02:35 -03:00
Akshat Bahety
1a51582963
Solution for issue #816
...
Fixed the issue with traversing the tree and checking out if the getInstance method is used twice under the same class.
2018-04-23 02:08:16 +05:30
Juan Martín Sotuyo Dodero
ce264cf0e4
Fix typos
2018-04-22 16:00:28 -03:00
Clément Fournier
855d528563
Merge branch 'pr-1041'
2018-04-22 18:05:39 +02:00
Clément Fournier
933235b140
Update release notes, refs #1041
...
Closes #1020
2018-04-22 18:05:30 +02:00
Juan Martín Sotuyo Dodero
6c19d9bed6
Update changelog, refs #1039
2018-04-22 02:48:35 -03:00
Juan Martín Sotuyo Dodero
fc2e0a625f
[python] Support comment based CPD suppressions
2018-04-21 20:33:30 -03:00
Sergey Gorbaty
d7ac0b8186
Using narrower scoped AST node + scope for global declarations
2018-04-18 15:20:26 -07:00
Sergey Gorbaty
f9ebe4c119
Version change and use of shorthands
2018-04-18 10:25:12 -07:00
Andreas Dangel
3d9c63a271
Update jacoco plugin for java10 compatibility
2018-04-18 10:28:56 +02:00
Andreas Dangel
22a50a14cf
[ci] switch to Oracle jdk10 to support javafx
2018-04-18 10:05:53 +02:00
Andreas Dangel
6c6f644675
[ci] Switch to OpenJDK 10
...
See https://sormuras.github.io/blog/2018-03-20-jdk-matrix.html
2018-04-18 09:48:46 +02:00
Andreas Dangel
73a18d5fbd
Update surefire plugin to support building with java10
2018-04-18 09:26:26 +02:00
Sergey Gorbaty
d3afc40c67
Remove unused code
2018-04-17 17:00:02 -07:00
Sergey Gorbaty
86e95d876c
Refactoring
2018-04-17 16:47:13 -07:00
Sergey Gorbaty
9d360ced03
all zeros
2018-04-17 15:37:00 -07:00
Sergey Gorbaty
04bf04af10
Simple example
2018-04-17 15:36:33 -07:00
Sergey Gorbaty
475744b515
Code example
2018-04-17 15:32:33 -07:00
Sergey Gorbaty
1f7fc0ac8b
Indentation and license
2018-04-17 15:27:58 -07:00
Sergey Gorbaty
a3f30476ce
Hard-coded IV used in crypto operations
2018-04-17 15:02:05 -07:00
Andreas Bergander
7c7a66d750
Make BasicProjectMemoizer thread safe. Fixes issue #1020 .
2018-04-17 17:51:32 +02:00
Juan Martín Sotuyo Dodero
539773eb5b
Fix PMD dogfooding
2018-04-15 15:37:40 -03:00