Andreas Dangel
ef2a97d267
[maven-release-plugin] prepare for next development iteration
2016-06-25 17:53:11 +02:00
Andreas Dangel
64d9ef96fc
[maven-release-plugin] prepare release pmd_releases/5.5.0
2016-06-25 17:53:10 +02:00
Andreas Dangel
8ab06f3f9e
core - CSVRenderer: add unit test for escaping filenames ( #100 )
2016-06-25 09:07:21 +02:00
Michael Sive
3810074e69
escape filenames with commas in csvrenderer
2016-06-15 01:18:58 +00:00
Andreas Dangel
bee5991121
Add unit test for inputfilepath parameter
2016-06-12 19:38:54 +02:00
mrb
363d066f23
Update docs and use better File functions
2016-06-09 15:57:04 -04:00
mrb
c2b8e1872d
Add option for PMD command line for a comma delimited list of files
2016-06-09 13:57:03 -04:00
Andreas Dangel
0e105af2c0
Extend unit test for #1491 with quotes
2016-06-08 20:13:28 +02:00
Andreas Dangel
fb5e59cc23
Formatting, whitespace
2016-06-08 20:04:19 +02:00
Andreas Dangel
77a24b2b22
Merge branch '1491_code_climate_output_bug' of https://github.com/mrb/pmd into pr-96
...
Conflicts:
pmd-core/src/main/java/net/sourceforge/pmd/renderers/CodeClimateRenderer.java
2016-06-08 20:03:47 +02:00
Andreas Dangel
7d04b3322c
Update changelog, add new rule
2016-06-08 19:56:31 +02:00
mrb
efdcbfe109
Clean up Code Climate renderer
2016-06-07 10:19:28 -04:00
Andreas Dangel
2e9b73141e
Fix unit test
2016-06-04 20:19:19 +02:00
Andreas Dangel
0ec5f63744
Code Climate renderer - update PMD Developer URL
2016-06-04 19:40:00 +02:00
Andreas Dangel
8a9bccb583
Fixes #1491 Code Climate JSON - corrupt output with real line breaks
2016-06-04 19:22:55 +02:00
Andreas Dangel
4e92c2bc2b
Merge branch 'master' of https://github.com/Up2Go/pmd into pr-94
2016-05-29 18:51:05 +02:00
Andreas Dangel
e586a3ca6d
Merge branch 'bug-1481'
2016-05-28 11:46:33 +02:00
Andreas Dangel
13f7675b67
Fixes #1481 no problems found results in blank file instead of empty xml
2016-05-28 11:27:22 +02:00
David Renz
5f1418e40c
Fixed https://github.com/Up2Go/codeclimate-apex/issues/10
2016-05-25 17:34:19 +02:00
David Renz
68cf252658
Refactored Code Climate Renderer
2016-05-23 15:53:09 +02:00
David Renz
8f6542263c
Added property to rules to disable block highlighting on the Code
...
Climate Platform
https://github.com/Up2Go/codeclimate-apex/issues/5
2016-05-23 14:49:12 +02:00
Andreas Dangel
1eebfc26fa
Update changelog
2016-05-21 12:13:09 +02:00
Andreas Dangel
45ba6e9d49
Merge branch 'master' of https://github.com/Up2Go/pmd into Up2Go-master
2016-05-21 11:51:24 +02:00
Andreas Dangel
9f40a707e0
Closes #1486 Add rule for no-else-return - New Javascript rule
2016-05-20 19:42:32 +02:00
Andreas Dangel
b2db6432e0
Merge branch 'release/multiple-code-improvements-fix-1' of https://github.com/DevFactory/pmd into DevFactory-release/multiple-code-improvements-fix-1
2016-05-20 19:11:14 +02:00
Andreas Dangel
9c21c14a85
Merge branch 'master' of https://github.com/dionisioC/pmd into dionisioC-master
2016-05-20 18:56:18 +02:00
David Renz
0cb7987388
Fixed #40
2016-05-20 12:46:06 +02:00
David Renz
4c0ce89afd
Improved Markdown output #40
2016-05-19 14:12:22 +02:00
Robert Sösemann
2c023408ed
Solved Markdown with line breaks inside of JSON problem
2016-05-18 21:17:31 +02:00
Andreas Dangel
9451ad025c
Merge branch 'issue-1360-ruleset-compatibility'
2016-05-18 21:03:17 +02:00
Andreas Dangel
f32beeb726
Provide a command line option for #1360 - "-noRuleSetCompatibility"
2016-05-18 20:38:44 +02:00
Robert Sösemann
cf61dcc644
Renderer test
2016-05-17 22:17:28 +02:00
Robert Sösemann
2daa7e7773
Added rule information as JSON Body readup
2016-05-17 17:26:47 +02:00
Robert Sösemann
b4a0e07806
Remove line breaks and multi-spaces before passing rule violation
...
description to JSON
2016-05-17 16:55:16 +02:00
Dionisio Cortes Fernandez
511c7778c5
Small code enhancements, basically reordering variable declarations, constructors and variable modifiers
2016-05-15 22:41:26 +02:00
Andreas Dangel
ba18ee705e
Merge branch 'issue-1360-ruleset-compatibility'
2016-05-13 19:06:33 +02:00
Andreas Dangel
1b65c7fe91
References #1360 Provide backwards combatibility for PMD configuration file
...
Handle exclusions
2016-05-13 18:53:00 +02:00
Andreas Dangel
44ee51d5a6
References #1360 Provide backwards combatibility for PMD configuration file
...
Add test cases for excluded rules
2016-05-06 11:08:25 +02:00
Andreas Dangel
15fd444b7a
References #1360 Provide backwards combatibility for PMD configuration file
2016-05-06 10:52:43 +02:00
Andreas Dangel
bab3e965ff
Fixes #1478 PMD CLI - Use first language as default if Java is not available
2016-05-05 19:59:06 +02:00
George Kankava
ae078e7252
multiple code improvements: squid:S1192, squid:S1118, squid:S1066, squid:S1854, squid:S2864
2016-05-05 09:47:50 +04:00
Dionisio
9ab1b23a5a
Refactored two test to spot using the deprecated ant class BuildFileTest
2016-05-02 22:46:19 +02:00
Andreas Dangel
be8da01858
Merge branch 'master' of https://github.com/dionisioC/pmd into dionisioC-master
2016-05-01 13:47:45 +02:00
Andreas Dangel
69f3893b86
Update checkstyle configuration
2016-05-01 11:54:01 +02:00
Dionisio
a69cfa2223
Changing tabs for spaces so the code dones't look awkward
2016-04-30 23:27:50 +02:00
Dionisio
5be8148e99
Some code enhancements:
...
PMD.java. splited the imports to avoid check style message: Using the '.*' form of import should be avoided - net.sourceforge.pmd.lang.*.
AbstractNodeInfo now has all the overrides
String utils now has the EMPTY_STRING variable declared as private and a getter method to access it. Refactored isSame to avoid using @SuppressWarnings("PMD.CompareObjectsWithEquals")
DFAPanel uses the getter for empty strings. Also deleted comments that seems to be old code and addd the override to valueChanged
In DBMSMetadadataTest we were passing a parameter to System.out.format but it hasn't the place holder for the parameter
2016-04-30 23:21:43 +02:00
Andreas Dangel
2afd30c283
[maven-release-plugin] prepare for next development iteration
2016-04-30 23:15:13 +02:00
Andreas Dangel
d89549f994
[maven-release-plugin] prepare release pmd_releases/5.3.7
2016-04-30 23:15:13 +02:00
Andreas Dangel
0c02da8313
Fix compile errors - commons-lang3 should be used
2016-04-29 11:32:31 +02:00
Andreas Dangel
e2cc7e3dd6
Merge branch 'master' of https://github.com/Up2Go/pmd into pr-88
2016-04-29 11:27:15 +02:00