aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8172 add steroid support for optional parameters in RequestSébastien Lesaint2016-11-082-1/+456
* Fix quality flawsJulien HENRY2016-11-081-2/+3
* Fix quality flawsJulien Lancelot2016-11-081-1/+2
* Improve InputFile javadocDuarte Meneses2016-10-281-2/+7
* SONAR-8327 Support access input file's contents through VFSDuarte Meneses2016-10-272-0/+51
* SONAR-8221 Fix project measures indexing on MySQLJulien Lancelot2016-10-241-2/+2
* SONAR-8186 Refresh default value of 'sonar.preview.excludePlugins'Julien HENRY2016-10-241-2/+1
* SONAR-8192 improve coverage of AlwaysIncreasingSystem2Sébastien Lesaint2016-10-212-3/+52
* SONAR-8281 Update SensorContextTester to no more expose coverage typeJulien HENRY2016-10-213-56/+56
* SONAR-8192 add missing UT on AlwaysIncreasingSystem2Sébastien Lesaint2016-10-202-2/+70
* SONAR-8192 use a System2 impl always returning a bigger numberSébastien Lesaint2016-10-191-0/+72
* SONAR-8284 Make IT/Overall coverage measures 'hidden'Julien HENRY2016-10-191-0/+23
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-182-16/+0
* SONAR-8281 Rename measure "Coverage by unit tests" -> " "Coverage by tests"Julien HENRY2016-10-181-1/+1
* SONAR-8281 Deprecated IT/Overall coverage measuresJulien HENRY2016-10-181-0/+112
* SONAR-8281 Change coverage API to accept unlimited reports/deprecate coverage...Julien HENRY2016-10-182-3/+16
* Ensure component in not null on an issue location to prevent NPE at runtimeJulien HENRY2016-10-181-0/+1
* SONAR-8291 add NewParam#setInternal(boolean) to APISimon Brandhof2016-10-172-1/+40
* Improve error message of empty group nameSimon Brandhof2016-10-133-7/+7
* SONAR-8206 add WS api/root/searchSébastien Lesaint2016-10-121-0/+18
* Deprecated ZipUtils.ZipEntryFilter in favour of PredicateSimon Brandhof2016-10-052-23/+98
* SONAR-7782 Compute Maintainability Rating on New CodeJulien Lancelot2016-10-031-0/+19
* SONAR-7782 Compute Reliability Rating on New CodeJulien Lancelot2016-10-031-0/+19
* SONAR-7782 Compute Security Rating on New CodeJulien Lancelot2016-10-031-0/+19
* Automatic merge from branch-6.1ssjenka2016-09-231-2/+0
|\
| * Fix Javadoc of org.sonar.api.batch.sensor.highlighting.TypeOfTextJulien HENRY2016-09-221-2/+0
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-09-191-1/+1
| * [maven-release-plugin] prepare release 6.1-RC16.1-RC1David Rautureau2016-09-191-1/+1
* | Improve handling of some thread interruptionsSimon Brandhof2016-09-211-1/+2
* | Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|/
* SONAR-8094 add PostProjectAnalysisTask.ProjectAnalysis#getAnalysisDateSébastien Lesaint2016-09-193-2/+22
* SONAR-8031 Allow user login with 2 characters in Realm and IdentityProvider APIJulien Lancelot2016-09-192-13/+13
* Deprecate newReference() method accepting global offsets as parameter.Julien HENRY2016-09-191-0/+2
* Fix Quality flawSimon Brandhof2016-09-161-1/+2
* SONAR-7865 Deprecate XML format of web service responsesJulien Lancelot2016-09-151-2/+4
* SONAR-8024 Deprecate PropertyFieldDefinition#indicativeSizeJulien Lancelot2016-09-152-5/+14
* SONAR-7987 Deprecate PropertyDefinition#propertySetKey()Julien Lancelot2016-09-152-0/+10
* SONAR-6407 Missing javadoc on profileImporter and profileExporterJulien Lancelot2016-09-152-0/+26
* SONAR-8028 Use DateUtils.parseEndingDateOrDatetime to search background tasks...Teryk Bellahsene2016-09-142-4/+4
* SONAR-8028 DateUtils parse date and datetimeTeryk Bellahsene2016-09-144-24/+166
* Remove unused methods about settings in JRubyFacadeSimon Brandhof2016-09-121-1/+0
* SONAR-8047 Validate settings of type REGULAR_EXPRESSIONTeryk Bellahsene2016-09-122-32/+76
* SONAR-8050 Validate settings of type LONGTeryk Bellahsene2016-09-122-8/+29
* Fix quality flawsJulien Lancelot2016-09-072-13/+27
* SONAR-7978 Add test email configuration form to the settings page (#1216)Stas Vilchik2016-09-061-2/+4
* Improve javadoc of SettingsSimon Brandhof2016-09-062-39/+108
* SONAR-8055 Declare emails configuration with PropertyDefinitionJulien Lancelot2016-09-063-2/+79
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-0611-223/+260
* SONAR-7678 fix javadoc of GlobalPropertyChangeHandlerSimon Brandhof2016-09-061-6/+5
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-09-022-2/+2