Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Latest commit

 

History

History
554 lines (227 loc) · 13 KB

File metadata and controls

554 lines (227 loc) · 13 KB

violation-comments-to-gitlab-maven-plugin changelog

Changelog of violation-comments-to-gitlab-maven-plugin.

1.48.2 (2023-05-29)

Other changes

Updated pom.xml

17e07 Vishal Singh 2023-05-27 09:13:56

1.48.1 (2023-03-26)

1.48.0 (2023-03-26)

Features

  • stepping violations-lib (870a5 Tomas Bjerre)

1.47.0 (2022-12-04)

Features

  • using bjurr-bom (1014c Tomas Bjerre)

1.46 (2022-03-27)

Features

  • stepping lib versions (e4bf2 Tomas Bjerre)

1.45 (2021-07-06)

Other changes

Giving access to the commentOnlyChangedContentContext parameter

040f2 Aurelian Teglas 2021-07-05 17:26:37

1.44 (2021-07-03)

1.43 (2021-07-03)

Bug Fixes

  • Added test cases and fix for large new files (98f24 Tomas Bjerre)

1.42 (2020-12-14)

Other changes

Correctings in patchparsing tomasbjerre/violations-lib#117

967f6 Tomas Bjerre 2020-12-14 15:18:05

1.41 (2020-09-20)

Other changes

violations-lib 1.128

e9bd7 Tomas Bjerre 2020-09-20 13:31:41

1.40 (2020-07-05)

1.39 (2020-07-05)

1.38 (2020-02-03)

Other changes

CPPCheckParser with auto closed tags tomasbjerre/violations-lib#82

4259e Tomas Bjerre 2020-02-03 16:43:44

1.37 (2020-01-03)

Other changes

Add support for sonar issue report formats >= v7.5 tomasbjerre/violations-lib#80

6d931 Tomas Bjerre 2020-01-03 07:44:12

1.36 (2019-10-09)

Other changes

Correcting missing diff_refs

fd963 Tomas Bjerre 2019-10-09 19:00:50

Create FUNDING.yml

3f572 Tomas Bjerre 2019-09-28 07:03:01

1.35 (2019-08-03)

Other changes

Changing name of JSHINT parser to JSLINT

e40ee Tomas Bjerre 2019-08-03 11:52:30

1.34 (2019-06-16)

Other changes

commentOnlyChangedFiles

64adc Tomas Bjerre 2019-06-16 17:36:27

1.33 (2019-03-31)

Other changes

maxNumberOfComments

9f050 Tomas Bjerre 2019-03-31 16:28:37

1.32 (2019-03-30)

Other changes

Correcting Sonar severity

a5e74 Tomas Bjerre 2019-03-30 08:23:46

1.31 (2019-03-23)

Other changes

Sonar Report

fe4dc Tomas Bjerre 2019-03-23 14:42:36

1.30 (2019-03-07)

Other changes

golangci-lint

43dd2 Tomas Bjerre 2019-03-07 16:16:36

1.29 (2019-03-04)

Other changes

Correcting logging

0ffe8 Tomas Bjerre 2019-03-04 05:11:51

1.28 (2019-02-19)

Other changes

Switching to gitlab4j-api

  • Also adding proxy support.

0aabb Tomas Bjerre 2019-02-19 19:32:45

fixed typo: Gradle -> Maven

f305f Andre Carmo 2019-01-28 11:48:46

1.27 (2019-01-03)

Other changes

Correcting AnsibleLint parsing

338c2 Tomas Bjerre 2019-01-03 17:23:57

1.26 (2018-10-08)

Other changes

Avoiding NPE when line not in diff

ad211 Tomas Bjerre 2018-10-08 17:18:20

1.25 (2018-10-07)

Other changes

Commenting on diff

bcfd2 Tomas Bjerre 2018-10-07 14:20:40

Commenting on diff

971ea Tomas Bjerre 2018-10-07 12:21:31

Automatically stepping dependencies

08bcf Tomas Bjerre 2018-09-23 15:22:24

Automating reporters in readme

ed562 Tomas Bjerre 2018-09-23 13:00:47

Doc

9be93 Tomas Bjerre 2018-09-22 18:19:50

1.24 (2018-09-22)

Other changes

Avoid java-gitlab-api bug to spam logs with exception #3

6075f Tomas Bjerre 2018-09-22 17:02:20

Documenting parsers as a table

3bc92 Tomas Bjerre 2018-09-22 08:44:56

1.23 (2018-09-20)

Other changes

Correcting Kotlin parsers

15c41 Tomas Bjerre 2018-09-20 23:54:41

1.22 (2018-09-20)

Other changes

Kotlin Maven and Gradle parsers

8bbc6 Tomas Bjerre 2018-09-20 14:28:06

1.21 (2018-09-18)

Other changes

Prettier logging

531bf Tomas Bjerre 2018-09-18 10:12:41

1.20 (2018-09-17)

Other changes

Fix optional rule in YAMLLint

c4909 Tomas Bjerre 2018-09-17 13:45:28

1.19 (2018-09-15)

Other changes

YAMLLint

904b0 Tomas Bjerre 2018-09-15 08:26:10

1.18 (2018-09-13)

Other changes

Correcting ownerName and CPD

91335 Tomas Bjerre 2018-09-13 05:16:56

Updating readme with parsers

5e2c0 Tomas Bjerre 2018-09-12 17:08:48

1.17 (2018-07-05)

Other changes

Using java-gitlab-api from Central

51601 Tomas Bjerre 2018-07-05 05:22:48

1.16 (2018-07-04)

Other changes

GCC, ARM GCC and Doxygen

a1c77 Tomas Bjerre 2018-07-04 18:25:58

1.15 (2018-07-04)

Other changes

Custom template

24874 Tomas Bjerre 2018-07-04 12:21:42

1.14 (2018-04-22)

Other changes

Changing mergeRequestId to mergeRequestIid

  • Because it is named wrong in the Java GitLab API Lib!

17d79 Tomas Bjerre 2018-04-22 16:09:47

Changing mergeRequestId to mergeRequestIid

  • Because it is named wrong in the Java GitLab API Lib!

7db72 Tomas Bjerre 2018-04-22 16:04:04

NullAway #33

a182b Tomas Bjerre 2018-04-14 05:16:22

1.13 (2018-02-13)

Other changes

PCLint

49e72 Tomas Bjerre 2018-02-13 19:24:41

1.12 (2018-01-14)

Other changes

Google error-prone

ebad0 Tomas Bjerre 2018-01-14 12:07:06

1.11 (2017-12-31)

Other changes

Relocating to correct Java identifier

228ad Tomas Bjerre 2017-12-31 11:59:26

1.10 (2017-12-25)

Other changes

Fixing encoding issues

9f706 Tomas Bjerre 2017-12-25 19:57:06

Doc

86eb3 Tomas Bjerre 2017-12-24 17:20:37

1.9 (2017-12-24)

Other changes

Removing final from attributes

35221 Tomas Bjerre 2017-12-24 17:18:26

Doc

fb50e Tomas Bjerre 2017-12-22 20:05:59

1.8 (2017-12-22)

Other changes

Bumping version to fix faulty release

5ee75 Tomas Bjerre 2017-12-22 19:00:13

Doc

6813f Tomas Bjerre 2017-12-22 12:54:34

1.7 (2017-12-22)

Other changes

DocFX parsing JSON with Gson, not ScriptEngine

c5edf Tomas Bjerre 2017-12-22 12:51:55

Doc

f95ad Tomas Bjerre 2017-12-21 15:06:46

1.6 (2017-12-21)

Other changes

DocFX

aa2f0 Tomas Bjerre 2017-12-21 15:04:19

Doc

d399a Tomas Bjerre 2017-12-07 17:41:13

1.5 (2017-12-07)

Other changes

Accepting PMD files without ruleset-tag

fffc2 Tomas Bjerre 2017-12-07 16:10:53

Doc

7f6c9 Tomas Bjerre 2017-12-05 18:34:48

1.4 (2017-12-05)

Other changes

Bintray

bfae3 Tomas Bjerre 2017-12-05 18:26:52

1.3 (2017-12-05)

Other changes

Doc

9b6b3 Tomas Bjerre 2017-11-19 12:34:08

1.2 (2017-11-19)

Other changes

Doc

ecbd1 Tomas Bjerre 2017-11-19 12:22:28

1.1 (2017-11-01)

Other changes

Better error message if project cannot be found

09175 Tomas Bjerre 2017-11-01 18:34:47

Doc

f3e3e Tomas Bjerre 2017-10-28 20:28:46

1.0 (2017-10-28)

Other changes

Initial

e6ff2 Tomas Bjerre 2017-10-28 20:12:07