aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Disable two failing testsJulien HENRY2015-05-271-0/+3
* Add test for CommandExecutor timeout with new shellJulien HENRY2015-05-271-4/+14
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-223-187/+0
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-194-69/+0
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-1918-0/+1154
* Fix quality flawsSimon Brandhof2015-05-151-10/+39
* rename web services with the xxxWs formTeryk Bellahsene2015-05-152-7/+7
* SONAR-6548 Restore support of deprecated org.sonar.api.resources.InputFileJulien HENRY2015-05-131-1/+5
* Tests should use ExpectedExceptionDavid Gageot2015-05-134-52/+51
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-131-79/+0
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-125-59/+56
* 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-315-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