aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into branch-5.2Stas Vilchik2015-03-091-5/+13
|\|
| * SONAR-6250 Fix use of sonar.branch on dotnet projectsJulien HENRY2015-03-091-5/+13
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-061-1/+1
| * [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
* | Automatic merge from masterJenkins CI2015-03-041-11/+13
|\|
| * Fix Javadoc and add useful method using Charset for RulesDefinitionXmlLoaderJulien HENRY2015-03-041-11/+13
* | Automatic merge from masterJenkins CI2015-03-031-54/+15
|\|
| * Revert "SONAR-6202 Compute overall coverage on all files"Julien HENRY2015-03-021-54/+15
* | Merge remote-tracking branch 'origin/master' into branch-5.2Teryk Bellahsene2015-03-029-46/+236
|\|
| * Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-029-46/+236
* | add new user type property settings - server side - SONAR-6155Teryk Bellahsene2015-02-271-1/+7
* | Allow to set a default assignee on issues (2nd edition) - SONAR-6154Teryk Bellahsene2015-02-271-0/+10
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/
* 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