Commit Graph

337 Commits

Author SHA1 Message Date
0f36c9ae2b [apex] CPD: Prepared option to switch on case sensitive check 2017-07-07 10:38:49 +02:00
e669b28341 [apex] Adjust CPD Tests with using ApexLexer
Note: comments are comments now and not compared anymore
2017-07-07 10:38:49 +02:00
c32cf3703a [apex] Use ApexLexer for CPD tokenizer 2017-07-07 10:38:49 +02:00
7f1292b212 Update version to 6.0.0-SNAPSHOT 2017-06-24 22:29:36 +02:00
f3b9231b69 [maven-release-plugin] prepare for next development iteration 2017-06-24 22:26:42 +02:00
6dd0bc8bfd [maven-release-plugin] prepare release pmd_releases/5.8.0 2017-06-24 22:26:34 +02:00
c8a0bc9b13 cpd: fix line number issue, add tests for apex cpd
Fixes #427
2017-06-17 19:42:07 +02:00
1e64c0d864 [maven-release-plugin] prepare for next development iteration 2017-05-20 22:35:55 +02:00
9b70c1a0d1 [maven-release-plugin] prepare release pmd_releases/5.7.0 2017-05-20 22:35:46 +02:00
4f96cabe82 [apex] Fix documentation typo 2017-05-10 12:33:57 -04:00
0d0134b4fd Change version to 5.7.0-SNAPSHOT 2017-04-29 20:27:03 +02:00
7373b040c9 [maven-release-plugin] prepare for next development iteration 2017-04-29 20:20:16 +02:00
65a18787e9 [maven-release-plugin] prepare release pmd_releases/5.6.1 2017-04-29 20:20:07 +02:00
379f8bc5ec Fix artifact name for pmd-build-tools-plugin
Fixes #363
2017-04-24 20:15:40 +02:00
d4edeefa63 [maven-release-plugin] prepare for next development iteration 2017-04-22 13:20:12 +02:00
38fb34dc17 [maven-release-plugin] prepare release pmd_releases/5.6.0 2017-04-22 13:20:03 +02:00
81892a58fe Merge branch 'CRUDClassCastExceptionFix' of https://github.com/sgorbaty/pmd into pr-344 2017-04-22 11:11:29 +02:00
31a42121e8 Adding proper handling of array types 2017-04-18 10:03:52 -07:00
63ea1906af Revert "Merge branch 'pr-287'"
This reverts commit 2d322882d3, reversing
changes made to e58422bf7e.
2017-04-14 17:41:50 -03:00
c26891a091 Merge branch 'pr-343' 2017-04-14 17:31:58 -03:00
741c26d7c6 Merge branch 'issue-315' of https://github.com/Monits/pmd into issue-315 2017-04-14 11:11:27 +02:00
6fcda61319 Bug fix 2017-04-13 16:41:39 -07:00
71b8638283 Style 2017-04-13 16:37:08 -07:00
0c83920bb4 Adding support for ternary operator 2017-04-13 16:34:56 -07:00
3ab3bad8a2 Detection of safe IDs, Integers, and Booleans in a query 2017-04-13 15:47:50 -07:00
c9bf13d5e0 Fixed bug in detection of SOQL injection 2017-04-05 11:34:52 -07:00
d1a6dc1130 Merge branch 'pr-317' 2017-04-03 17:52:22 -03:00
6090422291 [apex] Fix syntax of sample code
- Make the syntax actually valid
 - Fixes #315
2017-04-03 17:04:41 -03:00
dc94c16873 Style fixes 2017-03-31 10:10:11 -07:00
c7e5a37b66 Safe ID assignment 2017-03-30 16:20:22 -07:00
1bd1ef0e80 Improving detection of batch classes, Queueable, and install scripts 2017-03-30 14:14:02 -07:00
eb34e57f4b Merge branch 'pr-296' 2017-03-17 22:51:12 -03:00
31b2a950cb Unit test 2017-03-17 22:13:21 -03:00
47c1178fec Bug fix for IsNotBlank 2017-03-17 22:13:12 -03:00
9b3f05e64d Merge branch 'pr-289' 2017-03-17 18:33:01 -03:00
16e5831a19 CRUD bug fixes 2017-03-17 18:21:02 -03:00
1a90958664 Fix checkstyle warnings 2017-03-13 15:19:41 -03:00
48e4efea4b All tests run 2017-03-13 14:29:03 -03:00
44ee615cf2 Only 4 test failures remaining 2017-03-13 14:29:03 -03:00
bc06c2c8af Few improvements 2017-03-13 14:29:03 -03:00
1446e2cd07 Add supress warnings - first step 2017-03-13 14:29:03 -03:00
a739257daa Update changelog, adding the new braces ruleset for apex
Closes #272
2017-03-03 19:49:48 +01:00
6738537dda Merge branch 'master' of https://github.com/Up2Go/pmd into pr-281 2017-03-03 19:30:24 +01:00
1947784ccb Fix failing test (Made ApexXPath rules CodeClimate rules) 2017-03-02 14:44:50 +01:00
e98c1eb96f Make Apex XPath rules CodeClimate rules (doesn't fix failing test :-( 2017-03-02 14:23:22 +01:00
6f92c2cbb9 Fix https://github.com/pmd/pmd/issues/272 2017-03-02 10:37:15 +01:00
00ccd9370c Merge branch 'pr-280' 2017-03-01 12:53:22 -03:00
865130aeab Moving Pattern to static constant 2017-03-01 12:27:18 -03:00
fdb0d21127 Improving CRUD detection for Aggregate Results 2017-03-01 12:19:34 -03:00
12fb1c2d7f [maven-release-plugin] prepare for next development iteration 2017-02-25 20:44:32 +01:00