summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
* Fix Javadoc and add useful method using Charset for RulesDefinitionXmlLoaderJulien HENRY2015-03-041-11/+13
* Revert "SONAR-6202 Compute overall coverage on all files"Julien HENRY2015-03-021-54/+15
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-029-46/+236
* Improve javadoc of org.sonar.api.utils.log.LoggerSimon Brandhof2015-02-251-5/+5
* Fix some quality flawsJulien HENRY2015-02-242-5/+4
* Fix quality flawsSimon Brandhof2015-02-233-1/+34
* SONAR-5936 improve Elasticsearch information displayed in System InfoSimon Brandhof2015-02-232-1/+8
* Revert change on equals on Category since it is breaking UIJulien HENRY2015-02-232-1/+35
* Revert "Fix quality flaws"Julien Lancelot2015-02-233-8/+8
* Revert "Add missing null check on equals"Julien Lancelot2015-02-232-10/+8
* Add missing null check on equalsJulien Lancelot2015-02-232-8/+10
* Fix quality flawsJulien Lancelot2015-02-233-8/+8
* Fix some quality flawsJulien HENRY2015-02-232-3/+4
* Fix some quality flawsJulien HENRY2015-02-233-3/+4
* Fix quality flawsSimon Brandhof2015-02-232-7/+1
* Fix quality flawsSimon Brandhof2015-02-232-1/+9
* Fix some quality flawsSimon Brandhof2015-02-235-5/+41
* Fix some quality flawsJulien HENRY2015-02-205-11/+12
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-204-6/+62
* SONAR-6116 Validate line is correct when creating issue on fileJulien HENRY2015-02-202-6/+49
* SONAR-5931 Remove deprecation on IssuableJulien HENRY2015-02-201-9/+0
* SONAR-5931 Update documentationJulien HENRY2015-02-2018-65/+74
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-202-0/+461
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-207-199/+2
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-207-11/+274
* Fix non-deterministic NPE in BaseLogger due to incorrect static field initial...Simon Brandhof2015-02-206-39/+103
* Revert SONAR-5772Julien HENRY2015-02-201-4/+0
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-204-5/+15
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-1911-68/+105
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-1913-1327/+1
* SONAR-6202 Compute overall coverage on all filesJulien HENRY2015-02-191-15/+54
* Merge branch 'master' into feature/brandingStas Vilchik2015-02-1945-60/+2438
|\
| * SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-191-0/+5
| * SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-1923-118/+953
| * SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-1911-32/+170
| * SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1939-206/+1442
| * SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-194-0/+164
| * Fix some quality flawsJulien HENRY2015-02-191-2/+2
* | Merge branch 'master' into feature/brandingStas Vilchik2015-02-1812-79/+228
|\|
| * Replace isUnitTestClass by isUnitTestFileJulien HENRY2015-02-181-0/+9
| * Merge branch-5.0Julien Lancelot2015-02-181-0/+55
| |\
| | * SONAR-6187 Enhance SQALE model with new characteristicsJulien Lancelot2015-02-171-0/+55
| * | SONAR-5931 Cleanup dependency APIJulien HENRY2015-02-176-61/+122
| * | SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-173-14/+17
| * | SONAR-6079 A license might be displayed as expired even though it's not the caseJulien HENRY2015-02-172-4/+25
* | | SONAR-6152 Customize look&feel with new logoStas Vilchik2015-02-171-0/+5
|/ /
* | SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-1612-317/+293
* | SONAR-6058 Prevent purge of coverage related data in past snapshotsJean-Baptiste Lievremont2015-02-161-2/+0
* | SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-8/+2