Andreas Dangel
|
6e8ce46f6c
|
[apex] AvoidNonRestrictiveQueries: use new AnnotationParameter.hasName
|
2024-07-18 12:07:37 +02:00 |
|
Andreas Dangel
|
090bd1208b
|
[apex] ApexUnitTestShouldNotUseSeeAllDataTrue: case-insensitive check (#5098)
Merge pull request #5098 from adangel:apex-issue-5095
|
2024-07-18 12:06:20 +02:00 |
|
Andreas Dangel
|
cf4df4bf13
|
[apex] New Rule: AvoidNonRestrictiveQueries (#5089)
Merge pull request #5089 from adangel:apex-issue-635-avoid-non-restrictive-queries
|
2024-07-18 12:02:21 +02:00 |
|
Andreas Dangel
|
ec92b39cf4
|
[apex] AvoidNonRestrictiveQueries fix FP with multiline queries
|
2024-07-18 11:47:31 +02:00 |
|
Andreas Dangel
|
2bfde98a53
|
[apex] Added Inner Classes to Apex Class Naming Conventions Rule (#5048)
Merge pull request #5048 from sgnl-labs:discreet-inner-class-name-check
|
2024-07-18 11:38:24 +02:00 |
|
Andreas Dangel
|
4ec05d0aa4
|
[doc] Update release notes (#5048, #4800)
|
2024-07-18 11:29:41 +02:00 |
|
Andreas Dangel
|
96b1e890e1
|
Add @justinstroudbah as a contributor
|
2024-07-18 11:26:06 +02:00 |
|
Andreas Dangel
|
bd4d8970b6
|
Fix tests after merge
|
2024-07-18 10:43:46 +02:00 |
|
Andreas Dangel
|
83d6a264f1
|
Merge branch 'master' into pr-5048
|
2024-07-18 10:29:42 +02:00 |
|
Andreas Dangel
|
f6cb537238
|
[apex] Add ASTUserClassOrInterface.isNested()
|
2024-07-18 10:14:43 +02:00 |
|
Andreas Dangel
|
909603d7e0
|
[apex] ClassNamingConventions - Improve tests for inner interfaces
Refs #5048
|
2024-07-18 10:04:03 +02:00 |
|
Andreas Dangel
|
7023ea3d27
|
Fix checkstyle
|
2024-07-18 10:03:13 +02:00 |
|
sgnl-labs
|
f0a5930a40
|
Update pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/codestyle/ClassNamingConventionsRule.java
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
|
2024-07-13 05:37:01 -07:00 |
|
sgnl-labs
|
5f669fca31
|
Update pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/codestyle/xml/ClassNamingConventions.xml
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
|
2024-07-13 05:36:44 -07:00 |
|
sgnl-labs
|
1be5242c8c
|
Update pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/codestyle/xml/ClassNamingConventions.xml
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
|
2024-07-13 05:36:35 -07:00 |
|
sgnl-labs
|
2da3ac2cc8
|
Update pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/codestyle/ClassNamingConventionsRule.java
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
|
2024-07-13 05:36:28 -07:00 |
|
Andreas Dangel
|
fb6638c40d
|
[doc] Update release notes (#635)
Fixes #635
|
2024-07-12 09:44:25 +02:00 |
|
Andreas Dangel
|
3ba3eb4245
|
[apex] AvoidNonRestrictiveQueriesRule - support SOSL
|
2024-07-12 09:44:11 +02:00 |
|
Andreas Dangel
|
ccb0e2e228
|
[apex] AvoidNonRestrictiveQueriesRule - reuse SEE_ALL_DATA
This is already defined in ASTAnnotationParameter
|
2024-07-12 09:36:45 +02:00 |
|
Andreas Dangel
|
4044abca91
|
[apex] AvoidNonRestrictiveQueries: Support @isTest
|
2024-07-12 09:36:45 +02:00 |
|
Andreas Dangel
|
99f8bf826b
|
[apex] AvoidNonRestrictiveQueries: ignore sub-queries
|
2024-07-12 09:36:45 +02:00 |
|
Andreas Dangel
|
41ca259503
|
[apex] AvoidNonRestrictiveQueries - handle sub-queries separately
|
2024-07-12 09:36:44 +02:00 |
|
Andreas Dangel
|
abdb57535a
|
[apex] New Rule: AvoidNonRestrictiveQueries
Fixes #635
Refs old PR #663
Co-authored-by: Jan Aertgeerts <2192516+JAertgeerts@users.noreply.github.com>
|
2024-07-12 09:36:44 +02:00 |
|
Andreas Dangel
|
f62d038a8d
|
[doc] Update maven.md - Typo fixed for maven target (#5107)
Merge pull request #5107 from karthikaiyasamy:patch-1
|
2024-07-11 11:05:15 +02:00 |
|
Andreas Dangel
|
f574b0d6fe
|
[doc] Update release notes (#5107)
|
2024-07-11 11:03:25 +02:00 |
|
Andreas Dangel
|
a3bcb47068
|
Add @karthikaiyasamy as a contributor
|
2024-07-11 11:03:15 +02:00 |
|
Andreas Dangel
|
adfb9568b7
|
[plsql] Add support for 'DEFAULT' clause on the arguments of some oracle functions (#5088)
Merge pull request #5088 from duursma:DEFAULT_ARGUMENT
|
2024-07-11 10:33:18 +02:00 |
|
Andreas Dangel
|
8feb1ef80d
|
[doc] Update release notes (#5088)
|
2024-07-11 10:32:42 +02:00 |
|
Andreas Dangel
|
d59de6c550
|
[plsql] DEFAULT for Argument - fixups from #5088
|
2024-07-11 10:32:29 +02:00 |
|
Andreas Dangel
|
d3daf5e90e
|
Merge branch 'master' into pr-5088
|
2024-07-11 10:22:26 +02:00 |
|
Andreas Dangel
|
c059ca34f3
|
[plsql] Add support for SQL_MACRO (#5087)
Merge pull request #5087 from duursma:SQL_MACRO
|
2024-07-11 10:20:24 +02:00 |
|
Andreas Dangel
|
a2a10b4403
|
[doc] Update release notes (#5087)
|
2024-07-11 10:16:47 +02:00 |
|
Andreas Dangel
|
7b172acc7c
|
[plsql] SQL_MACRO - fixups from #5087
|
2024-07-11 10:15:58 +02:00 |
|
Andreas Dangel
|
3579f3f079
|
Merge branch 'master' into pr-5087
|
2024-07-11 09:49:04 +02:00 |
|
Andreas Dangel
|
cbcb5a1cb6
|
[plsql] Fixed issue with missing optional table alias in MERGE usage (#5086)
Merge pull request #5086 from duursma:master
|
2024-07-11 09:17:33 +02:00 |
|
Andreas Dangel
|
dcb56dc04f
|
[doc] Update release notes (#5086)
|
2024-07-11 09:16:46 +02:00 |
|
Andreas Dangel
|
b5127b3c7b
|
Add @duursma as a contributor
|
2024-07-11 09:16:19 +02:00 |
|
Andreas Dangel
|
8208e20844
|
Merge branch 'master' into pr-5086
|
2024-07-11 09:13:34 +02:00 |
|
karthikaiyasamy
|
dab088ba68
|
Update maven.md - Typo fixed for maven target
It should be "mvn compile" not "mvn complile".
|
2024-07-10 09:16:31 -07:00 |
|
Andreas Dangel
|
fc128c18dd
|
[java] Fix example of JUnitStaticSuite
A method can be declared only once, so
split the example into two examples.
|
2024-07-05 09:16:42 +02:00 |
|
Andreas Dangel
|
68300298ef
|
Add @gearsethenry as a contributor
|
2024-07-04 12:13:13 +02:00 |
|
Andreas Dangel
|
d0928cc185
|
[apex] ApexUnitTestShouldNotUseSeeAllDataTrue: case-insensitive check
The annotation parameter name "seeAllData" is now compared
case-insensitive.
Fixes #5095
|
2024-07-04 11:48:11 +02:00 |
|
Justin Stroud
|
a395bd78c8
|
Small fix, removed duplicate unit test (accodentally created by me.)
|
2024-06-28 17:51:11 -07:00 |
|
Justin Stroud
|
33dde29264
|
Per @adangel, added a couple of unit tests that validate inner class naming logic. Uncovered some bugs, fixed those bugs.
|
2024-06-28 17:47:49 -07:00 |
|
Andreas Dangel
|
e6397d5d5c
|
Bump maven from 3.9.6 to 3.9.8
|
2024-06-28 12:58:29 +02:00 |
|
Andreas Dangel
|
0d18146f05
|
[ci] Improve release and build scripts
- clarification for instructions
- twitter -> x
- try to avoid build failures due to missing
dependencies
|
2024-06-28 12:57:07 +02:00 |
|
Andreas Dangel
|
e8c16bb683
|
Bump pmd from 7.1.0 to 7.3.0
|
2024-06-28 12:09:02 +02:00 |
|
Andreas Dangel
|
88483cd989
|
Bump maven-pmd-plugin from 3.22.0 to 3.23.0
|
2024-06-28 12:08:45 +02:00 |
|
Andreas Dangel
|
d952a10790
|
[release] Prepare next development version [skip ci]
|
2024-06-28 11:27:41 +02:00 |
|
Andreas Dangel
|
c5dbc29bea
|
[release] prepare release pmd_releases/7.3.0
pmd_releases/7.3.0
|
2024-06-28 11:00:04 +02:00 |
|