aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* Pull define(...) method into a dedicated interfaceJean-Baptiste Lievremont2015-04-032-6/+27
* Add more details when there is a failure to store highlightingJulien HENRY2015-04-031-1/+8
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-021-1/+1
* SONAR-6319 Fix perf regression for highlightingJulien HENRY2015-04-012-21/+22
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-3120-94/+1162
* Revert "Remove all deprecated Violation APIs"Julien Lancelot2015-03-277-4/+556
* Remove all deprecated Violation APIsJulien HENRY2015-03-277-556/+4
* Fix quality flawSimon Brandhof2015-03-271-1/+3
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-1/+1
* Automatic merge from branch-5.1Jenkins CI2015-03-261-23/+84
|\
| * Improve javadoc of org.sonar.api.utils.log.LoggerSimon Brandhof2015-03-251-23/+84
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
* | Improve HttpDownloaderTest for travis environmentSimon Brandhof2015-03-251-1/+1
* | Increase timeout of HttpDownloaderTestSimon Brandhof2015-03-251-2/+2
* | SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-236-87/+15
* | Fix some quality flawsSimon Brandhof2015-03-202-0/+11
* | fix quality flaws (2nd edition)Teryk Bellahsene2015-03-201-2/+0
* | 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