Commit Graph
10126 Commits
Author SHA1 Message Date
Sergey 5c8d324230 Removing comment AST nodes for cleaner tree 2017-04-14 10:39:03 -07:00
Sergey ee0558a07c Missed a file 2017-04-12 13:17:27 -07:00
Sergey 2aa1d9e98e Style fix 2017-04-12 10:56:30 -07:00
Sergey 019b65b6a2 Revert of debugging 2017-04-12 10:54:42 -07:00
Sergey d18b3a0bf8 Adding comment support for quoted attributes 2017-04-12 09:42:35 -07:00
Sergey 5d1d4031e6 Adding inner comment support for scripts 2017-04-11 16:34:01 -07:00
Sergey 071c58dbee Removing styles and a few bug fixes 2017-04-11 13:42:06 -07:00
Juan Martín Sotuyo Dodero 523495750f Merge branch 'pr-332' 2017-04-11 12:37:52 -03:00
Juan Martín Sotuyo Dodero 7b8472855e Update changelog, refs #332 2017-04-11 12:36:28 -03:00
Michael Pellegrini b78ed9d1a4 Enhance to allow on-demand imports of inner classes
- Allow for import java.lang.ProcessBuilder.*
- Update test cases to test for above scenario
2017-04-10 22:32:52 -04:00
Michael Pellegrini f3612139da Merge remote-tracking branch 'origin/master' into feature/import_java.lang.invoke 2017-04-07 18:40:20 -04:00
Michael Pellegrini 0e5160e488 Updating code to make more future proof 2017-04-07 18:29:40 -04:00
Juan Martín Sotuyo Dodero 7d2b8f69af Merge branch 'pr-327' 2017-04-07 15:20:09 -03:00
Juan Martín Sotuyo Dodero 0df5d740dc Update changelog, refs #327 2017-04-07 14:35:31 -03:00
Juan Martín Sotuyo Dodero 0aa723736f Merge branch 'pr-326' 2017-04-07 14:23:12 -03:00
Juan Martín Sotuyo Dodero 2ecc1c582a Update changelog, refs 326 2017-04-07 14:22:34 -03:00
Michael Pellegrini 2fe1271788 Allow java.lang.invoke. imports in the DontImportJavaLangRule 2017-04-07 07:09:18 -07:00
Juan Martín Sotuyo Dodero 3b48da676e Merge branch 'pr-331' 2017-04-06 22:33:41 -03:00
Juan Martín Sotuyo Dodero 30d230183a Update changelog, refs #331 2017-04-06 22:33:29 -03:00
Clément Fournier 2c79299ecb Added test case 2017-04-06 23:47:17 +02:00
Clément Fournier 4b45d1a7e6 Rules handles AllocationExpressions 2017-04-06 23:38:51 +02:00
Sergey c9bf13d5e0 Fixed bug in detection of SOQL injection 2017-04-05 11:34:52 -07:00
Sergey 0e3b8fdc5f Fixing quote detection and argument detection 2017-04-05 10:36:38 -07:00
Juan Martín Sotuyo Dodero d1a6dc1130 Merge branch 'pr-317' 2017-04-03 17:52:22 -03:00
Juan Martín Sotuyo Dodero 806a93086e Update changelog, refs #317 2017-04-03 17:44:00 -03:00
Juan Martín Sotuyo Dodero 20c81bc968 Merge branch 'pr-316' 2017-04-03 17:38:55 -03:00
Juan Martín Sotuyo Dodero df5a09230b Update changelog, refs #316 2017-04-03 17:24:55 -03:00
Sergey dc94c16873 Style fixes 2017-03-31 10:10:11 -07:00
Sergey c7e5a37b66 Safe ID assignment 2017-03-30 16:20:22 -07:00
Sergey 1bd1ef0e80 Improving detection of batch classes, Queueable, and install scripts 2017-03-30 14:14:02 -07:00
Juan Martín Sotuyo Dodero 895a10eaa4 Merge branch 'pr-314' 2017-03-29 19:32:19 -03:00
Juan Martín Sotuyo Dodero 0a4123e025 Update changelog, refs #314 2017-03-29 19:31:50 -03:00
Sergey 16b7cbcb4e Bug fixes for incorrect detection of id's 2017-03-29 14:41:45 -07:00
Juan Martín Sotuyo Dodero 6ab58da6af Merge branch 'pr-313' 2017-03-28 16:34:30 -03:00
Juan Martín Sotuyo Dodero a25dab52dc Update changelog, refs #313 2017-03-28 16:34:14 -03:00
Juan Martín Sotuyo Dodero ce1707d92a Add more tests to cover all added scenarios 2017-03-28 16:33:13 -03:00
Sergey 60a838c39f Bug fix 2017-03-28 09:27:50 -07:00
Andreas Dangel 6202f46718 Merge branch 'pmd/5.5.x' 2017-03-27 22:45:13 +02:00
Andreas Dangel dc67a67fa6 Prepare next development version 2017-03-27 22:38:18 +02:00
Andreas Dangel 5d55f43d70 [maven-release-plugin] prepare for next development iteration 2017-03-27 22:34:45 +02:00
Andreas Dangel 8477966aad [maven-release-plugin] prepare release pmd_releases/5.5.5 pmd_releases/5.5.5 2017-03-27 22:34:37 +02:00
Andreas Dangel 826e75166b Prepare pmd release 5.5.5 2017-03-27 22:28:22 +02:00
Andreas Dangel 350152e795 Merge branch 'pmd/5.4.x' into pmd/5.5.x 2017-03-27 22:17:14 +02:00
Andreas Dangel d1d9a2e2e2 Prepare next development version 2017-03-27 22:09:14 +02:00
Andreas Dangel 998fac4d55 [maven-release-plugin] prepare for next development iteration 2017-03-27 22:07:10 +02:00
Andreas Dangel d9675bbc6f [maven-release-plugin] prepare release pmd_releases/5.4.6 pmd_releases/5.4.6 2017-03-27 22:07:00 +02:00
Andreas Dangel 19ee0cd37b InefficientEmptyStringCheck: Fix NPE 2017-03-27 21:55:38 +02:00
Andreas Dangel 076a108ee0 Prepare pmd release 5.4.6 2017-03-27 21:44:08 +02:00
Andreas Dangel f8077851b6 Merge branch 'issue-309' into pmd/5.4.x 2017-03-27 21:33:23 +02:00
Andreas Dangel aaf9419344 Merge branch 'issue-309' 2017-03-27 21:21:38 +02:00