aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9651 Deprecate ability to create issues/measures on directoriesJulien HENRY2017-09-152-0/+4
* SONAR-9646 Deprecate support of absolute file patterns (file:xxx)Julien HENRY2017-09-151-0/+13
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-133-0/+27
* Tweak wordingGrégoire Aubert2017-09-131-2/+2
* SONAR-9720 Issue tracking for long branchesDuarte Meneses2017-09-121-0/+6
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexDuarte Meneses2017-09-121-0/+10
* SONAR-9616 add branch to CE API and webhook JSON payloadSimon Brandhof2017-09-123-0/+109
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-5/+0
* Fix Quality flawsSimon Brandhof2017-09-121-4/+4
* SONAR-8640 WS api/projects/search query on key does partial match and is case...Teryk Bellahsene2017-09-111-2/+1
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-071-2/+19
* Fix quality flawsJulien Lancelot2017-09-061-3/+2
* SONAR-9721 fix javadoc of Server#getId()Simon Brandhof2017-08-301-2/+4
* SONAR-9721 Remove DateUtils#formatDate(Long)Teryk Bellahsene2017-08-301-4/+0
* SONAR-9721 Send telemetry data once a weekTeryk Bellahsene2017-08-301-0/+4
* SONAR-7493 support long issue messages on OracleSimon Brandhof2017-08-241-2/+8
* SONAR-9734 fix log level when fail to delete temp directorySimon Brandhof2017-08-211-1/+1
* Fix regression introduced during previous scanner hardeningJulien HENRY2017-08-081-6/+0
* SONAR-9576 More simple predicate to skip default status filterJulien HENRY2017-08-073-2/+18
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-079-18/+113
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-072-0/+19
* Fix quality flawsJulien HENRY2017-08-042-8/+7
* Don't change PathResolver methods to staticJulien HENRY2017-08-042-10/+29
* Fix quality flawsJulien HENRY2017-08-042-1/+11
* Remove unused filesJulien HENRY2017-08-042-62/+0
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-043-2/+20
* Store project relative path inside DefaultIndexedFileJulien HENRY2017-08-044-22/+61
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-046-11/+87
* SONAR-9561 File inclusions/exclusions should be applied before language detec...Julien HENRY2017-08-043-16/+20
* SONAR-9528 Deprecate Initializer extension pointJulien HENRY2017-08-042-1/+3
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-044-15/+33
* Rework file indexingJulien HENRY2017-08-045-54/+50
* SONAR-9641 Introduce InputFile:uri()Julien HENRY2017-08-047-5/+78
* Fix javadoc of Plugin APISimon Brandhof2017-08-011-4/+2
* SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP qual...Teryk Bellahsene2017-07-313-32/+28
* SONAR-9551 Page API supports APP qualifierTeryk Bellahsene2017-07-311-0/+1
* SONAR-9551 Add APP qualifierJulien Lancelot2017-07-311-2/+7
* Fix Quality flawsSimon Brandhof2017-07-262-3/+3
* Decrease coupling with GuavaSimon Brandhof2017-07-2517-120/+107
* SONAR-9283 support trailing/heading whitespaces in propertiesSébastien Lesaint2017-07-211-5/+5
* Fix quality flawsJulien Lancelot2017-07-121-13/+0
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-1137-293/+596
* Fix quality flawsJulien HENRY2017-07-053-1/+4
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-041-2/+2
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-043-6/+25
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-042-4/+26
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-0416-77/+321
* SONAR-9448 Sanitize api/qualityprofiles/projectsTeryk Bellahsene2017-06-261-10/+21
* Fix Quality flawsSimon Brandhof2017-06-203-6/+7
* SONAR-9356 Rename onboarding settingJulien Lancelot2017-06-201-5/+0