Juan Martín Sotuyo Dodero
03983d8481
Merge branch 'pr-1383'
2018-10-14 14:13:28 -03:00
Juan Martín Sotuyo Dodero
4619fe0a54
Update changelog, refs #1383
2018-10-14 14:13:12 -03:00
Clément Fournier
cce3fa5815
Merge branch 'pr-1282'
2018-10-14 18:25:01 +02:00
rajeshggwp
8f1a44063d
minor changes and more test cases
2018-10-14 12:17:17 +05:30
rajeshggwp
3abb833980
added new rule - NumericLiteralCovention
2018-10-13 22:02:51 +05:30
Andreas Dangel
240da0e099
Update release notes, refs #1378
2018-10-13 10:21:46 +02:00
Andreas Dangel
80af8f6bf3
Update release notes, mention new rule
2018-10-12 14:19:50 +02:00
Juan Martín Sotuyo Dodero
013ced3d7c
Merge branch 'pr-1376'
2018-10-09 23:57:16 -03:00
Juan Martín Sotuyo Dodero
1ed47d7321
Update changelog, refs #1376
2018-10-09 23:56:59 -03:00
Juan Martín Sotuyo Dodero
4398004953
Merge branch 'pr-1374'
2018-10-09 22:00:38 -03:00
Juan Martín Sotuyo Dodero
25d4f8cb7a
Update changelog, refs #1374
2018-10-09 21:59:43 -03:00
Juan Martín Sotuyo Dodero
14a375a510
Merge pull request #1370 from adangel/issue-1330
...
[java] PMD crashes with java.lang.ClassFormatError: Absent Code
2018-10-08 15:42:30 -03:00
Andreas Dangel
17bc5a8085
Update release notes, refs #1375
2018-10-08 20:12:04 +02:00
Andreas Dangel
17b651190e
[java] PMD crashes with java.lang.ClassFormatError: Absent Code
...
attribute in method that is not native or abstract in class file
javax/xml/ws/Service
Fixes #1330
2018-10-06 11:17:45 +02:00
Andreas Dangel
1f7c827323
Merge branch 'master' into unit-test-split
2018-10-05 20:39:22 +02:00
Juan Martín Sotuyo Dodero
39a1f87303
Update changelog, refs #1368
2018-10-05 09:42:28 -03:00
Andreas Dangel
d6d03ca868
Update release notes, refs #1366 , fixes #1356
2018-10-04 19:03:15 +02:00
Andreas Dangel
3ed9d95aa0
Fix old release notes
2018-09-30 11:04:46 +02:00
Andreas Dangel
97fd30418e
Prepare next development version
2018-09-30 10:47:07 +02:00
Travis CI (pmd-bot)
5accf41cc4
Update documentation
...
TRAVIS_JOB_NUMBER=2873.1
TRAVIS_COMMIT_RANGE=c62e4beec30d...42b494189d15
2018-09-30 07:30:45 +00:00
Andreas Dangel
db95f016d2
Update release notes, add PLSQL section
2018-09-30 08:53:12 +02:00
Andreas Dangel
dafbb5853f
Merge branch 'pr-1260'
2018-09-30 08:47:07 +02:00
Andreas Dangel
14352a7507
Update release notes, mention quickstart ruleset
...
Refs #1260
2018-09-30 08:45:08 +02:00
Clément Fournier
99d29c78e5
update documentation
2018-09-29 23:20:01 +02:00
David M. Karr (fullname at gmail.com)
b80b99bfc8
Update cpd.md with information about risks
...
The current CPD documentation covers very well how to use it, but there was no information here that describes why someone would care about how much duplicate code they have. The developers I work with want to "cheat" on their SonarQube quality gates by excluding some code from CPD checks, because they don't really understand what the problem is. Ironically, the main risk from duplicate code is when that code unintentionally becomes not duplicate anymore, creating a hidden problem that may or may not erupt on you.
The text I've added here is excerpted from a short tech note I wrote to my team on the subject.
2018-09-25 14:52:10 -07:00
Juan Martín Sotuyo Dodero
12b731fb19
Merge pull request #1279 from adangel/plsql-sql-statements
...
[plsql] Support for SELECT INTO
2018-09-25 16:46:42 -03:00
Andreas Dangel
55e0c4baf1
Merge branch 'pr-1357'
2018-09-25 19:26:02 +02:00
Andreas Dangel
0913608457
Update release notes, refs #1357
2018-09-25 19:25:41 +02:00
Daniel Reigada
1671046e49
Remove Codacy info from summary table
2018-09-25 10:12:26 +01:00
Daniel Reigada
51225d84ed
Remove manual index
2018-09-25 10:11:29 +01:00
Daniel Reigada
d70c2ba254
Improve Codacy description
2018-09-24 11:54:13 +01:00
Daniel Reigada
af06c221d0
Create automated code review section and move Codacy
2018-09-24 11:53:44 +01:00
Daniel Reigada
6fea4ebc2b
Remove continuous integrations link from index
2018-09-24 11:42:40 +01:00
Juan Martín Sotuyo Dodero
310de01fd0
Merge branch 'master' of github.com:pmd/pmd
2018-09-23 01:29:52 -03:00
Juan Martín Sotuyo Dodero
6721e190b0
Merge branch 'pr-1314'
2018-09-23 01:27:52 -03:00
Juan Martín Sotuyo Dodero
d5d083745f
Update changelog, refs #1314
2018-09-23 01:22:20 -03:00
Juan Martín Sotuyo Dodero
29c5d5b49b
Several improvements after final review
2018-09-23 00:55:04 -03:00
Travis CI (pmd-bot)
438b015b3d
Update documentation
...
TRAVIS_JOB_NUMBER=2851.1
TRAVIS_COMMIT_RANGE=36e91f111d1d...7805868f7201
2018-09-22 07:53:25 +00:00
Juan Martín Sotuyo Dodero
7805868f72
Merge pull request #1354 from adangel/issue-1352
...
[java] MissingSerialVersionUID false-negative with abstract classes
2018-09-22 04:39:10 -03:00
Travis CI (pmd-bot)
36e91f111d
Update documentation
...
TRAVIS_JOB_NUMBER=2848.1
TRAVIS_COMMIT_RANGE=2e3fe51834af...e30503b3726b
2018-09-22 06:32:10 +00:00
Juan Martín Sotuyo Dodero
10b100dded
Merge branch 'master' into issue-1352
2018-09-22 03:23:15 -03:00
Juan Martín Sotuyo Dodero
15f99400be
Update release_notes.md
...
Improve formating
2018-09-22 03:21:51 -03:00
Juan Martín Sotuyo Dodero
e30503b372
Merge pull request #1353 from adangel/issue-1348
...
[apex] AvoidGlobalModifierRule gives warning even when its a webservice - false positive
2018-09-22 03:20:24 -03:00
Juan Martín Sotuyo Dodero
2e3fe51834
Merge pull request #1351 from adangel/issue-1350
...
[java] MissingSerialVersionUID false-positive on interfaces
2018-09-22 03:15:14 -03:00
Juan Martín Sotuyo Dodero
f670fa95ab
Merge branch 'pr-1309'
2018-09-22 01:28:36 -03:00
Juan Martín Sotuyo Dodero
ca5cddf467
Update changelog, refs #1309
2018-09-22 01:27:52 -03:00
Andreas Dangel
536176f359
[java] MissingSerialVersionUID false-negative with abstract classes
...
Fixes #1352
2018-09-18 19:13:05 +02:00
Andreas Dangel
ec79ac1004
[apex] AvoidGlobalModifierRule gives warning even when its a webservice - false positive
...
Fixes #1348
2018-09-17 13:20:04 +02:00
Andreas Dangel
f67c4a2adc
[java] MissingSerialVersionUID false-positive on interfaces
...
Fixes #1350
2018-09-17 08:57:20 +02:00
Andreas Dangel
3113e4ad0f
Merge branch 'pr-1339'
2018-09-14 23:02:16 +02:00