aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api
Commit message (Expand)AuthorAgeFilesLines
* Useless codeDavid Gageot2015-05-122-5/+5
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-113-573/+0
* Redundant importsDavid Gageot2015-05-077-11/+0
* Redundant throws clause in testsDavid Gageot2015-05-0765-227/+227
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-222-0/+38
* SONAR-3676 add flag to not serialize empty strings to JSONSébastien Lesaint2015-04-171-0/+24
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-163-341/+2
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-141-1/+1
* Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-131-2/+10
* Fix regression during local issue tracking on empty filesJulien HENRY2015-04-081-0/+18
* SONAR-6253 Add lines count in reportJulien HENRY2015-04-071-4/+1
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-021-1/+1
* SONAR-6319 Fix perf regression for highlightingJulien HENRY2015-04-011-1/+3
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-314-46/+409
* Revert "Remove all deprecated Violation APIs"Julien Lancelot2015-03-272-0/+142
* Remove all deprecated Violation APIsJulien HENRY2015-03-272-142/+0
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-1/+1
* Improve HttpDownloaderTest for travis environmentSimon Brandhof2015-03-251-1/+1
* Increase timeout of HttpDownloaderTestSimon Brandhof2015-03-251-2/+2
* Fix some quality flawsSimon Brandhof2015-03-201-0/+7
* Merge branch-5.1Julien Lancelot2015-03-181-1/+15
|\
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-171-1/+15
* | SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-121-63/+0
|/
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-023-5/+62
* Fix quality flawsSimon Brandhof2015-02-231-0/+32
* SONAR-5936 improve Elasticsearch information displayed in System InfoSimon Brandhof2015-02-231-1/+6
* Revert change on equals on Category since it is breaking UIJulien HENRY2015-02-231-0/+34
* Fix quality flawsSimon Brandhof2015-02-231-0/+8
* Fix some quality flawsSimon Brandhof2015-02-232-0/+13
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-202-6/+42
* SONAR-6116 Validate line is correct when creating issue on fileJulien HENRY2015-02-201-3/+44
* SONAR-5931 Update documentationJulien HENRY2015-02-202-0/+38
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-201-0/+158
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-201-0/+73
* Fix non-deterministic NPE in BaseLogger due to incorrect static field initial...Simon Brandhof2015-02-202-1/+39
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-201-3/+3
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-192-4/+4
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-193-480/+0
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-198-36/+362
* SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-193-2/+23
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1910-10/+379
* SONAR-6079 A license might be displayed as expired even though it's not the caseJulien HENRY2015-02-171-3/+16
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-164-114/+115
* Fix test on WindowsJulien HENRY2015-02-102-7/+4
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1016-176/+116
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-104-14/+153
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-091-3/+3
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-091-3/+3
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-091-1/+8
* | Refactor issue search stack in order to remove dependency withSimon Brandhof2015-02-091-4/+18