aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch-5.1Julien Lancelot2015-03-184-45/+23
|\
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-174-47/+29
* | SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-174-237/+0
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-172-10/+24
* | Revert "Remove use of DateUtils.truncate since it is not efficient"Julien HENRY2015-03-171-3/+5
* | Manual merge from branch-5.1Jean-Baptiste Lievremont2015-03-171-0/+9
|\|
| * Fix an issue with TimeZone ID of UTCJean-Baptiste Lievremont2015-03-161-0/+9
* | SONAR-6262 Fix NPE in link publisher on ViewsJulien HENRY2015-03-161-1/+1
* | Remove use of DateUtils.truncate since it is not efficientJulien HENRY2015-03-161-5/+3
* | SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-125-245/+0
* | SONAR-6262 Add project_links.component_uuid columnJulien Lancelot2015-03-122-9/+3
* | update new issues formattingTeryk Bellahsene2015-03-111-1/+13
* | 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