aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/batch/AnalysisMode.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-42/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11026 Deprecate ProjectIssues and AnalysisModeJulien HENRY2018-07-171-0/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-5/+0
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-071-0/+9
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-041-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-171-0/+3
* Improve qualityDuarte Meneses2015-08-211-4/+0
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-181-1/+1
* SONAR-6767 Default mode should be named publish modeDuarte Meneses2015-08-181-0/+3
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+0
* SONAR-6767 Default mode should be named "publish" modeDuarte Meneses2015-08-121-0/+2
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+1
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-051-2/+0
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-0/+2
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+0
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-0/+34