Skip to content

Tags: IrinaSvirkina/diktat

Tags

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit the maximum Maven Plug-in API version to be at most 3.6.4 (save…

…ourtool#1634)

### What's done:

 - Versions 3.7.0+ are incompatible.
 - Fixes saveourtool#1632.

v1.2.4.2

Toggle v1.2.4.2's commit message
New patch release

v1.2.4.1

Toggle v1.2.4.1's commit message
Revert 1.2.4 to 1.2.3

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the race condition introduced with 3470888 (saveourtool#1555)

### What's done:

 - Original issue: saveourtool#1548.
 - Original PR: saveourtool#1553.
 - This change reverts 3470888.
 - Enhances the KDoc of `DiktatRule`.
 - Fixes saveourtool#1548.

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
gradle-plugin: treat SarifReportMergeTask as non-mandatory (saveourto…

…ol#1487)

### What's done:
* Root project might not have a task `mergeDiktatReports`

This pull request closes saveourtool#1484

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify Maven configuration by running `DiktatSaveSmokeTest` as an i…

…ntegration test (saveourtool#1482)

### What's done:

 * Finally, fixes saveourtool#1478.

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfixing of single binary expression wrapped in parentheses (long li…

…nes rule) (saveourtool#1416)

### What's done:
- Fixing following binary expressions (selfRole.isHigherOrEqualThan(Role.OWNER) || userRole.isLowerThan(selfRole))

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added this operator references to the list with similar operator refe…

…rences (saveourtool#1393)

### Whats added:
 * Add 2 operator references
 * Corrected comment

### Issue(saveourtool#1393)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rollback nexus-staging-maven-plugin to 1.6.8 (saveourtool#1267)

v1.0.3

Toggle v1.0.3's commit message
Gradle support