aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl
Commit message (Expand)AuthorAgeFilesLines
* Format all headers for 2020Wouter Admiraal2020-01-07148-148/+148
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1013-34/+29
* SONAR-12630 reorganize log resultsJacek2019-11-081-5/+7
* Fix some code smell debt (#2143)Jacek2019-10-151-5/+5
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-1/+1
* SONAR-12427 Patterns to ignore all issues in files are not always taken into ...Duarte Meneses2019-10-122-0/+4
* SONAR-12214 - order by created_at instead of technical id (#2029)Jacek2019-09-052-1/+113
* remove all other dependencies onto sonar-serverSébastien Lesaint2019-08-142-6/+5
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-123-22/+0
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-1/+1
* Clean depsDuarte Meneses2019-07-171-51/+5
* Bring back server rule implementations to sonar-plugin-apiDuarte Meneses2019-07-1511-1341/+3
* Improve test coverageDuarte Meneses2019-07-123-0/+173
* Fix code quality issuesDuarte Meneses2019-07-126-8/+11
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12131-315/+917
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12143-0/+15380