aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-283-1/+8
* Fix NPE when using old Issuable APIJulien HENRY2015-07-231-0/+7
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-239-28/+159
* Add empty profile to xoo pluginSimon Brandhof2015-07-163-3/+38
* Add QualityGateNotificationTestSimon Brandhof2015-06-292-1/+4
* First draft of integration testsSimon Brandhof2015-06-299-43/+436
* Fix quality flawsSimon Brandhof2015-06-051-0/+23
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-058-15/+19
* SONAR-6370 Shade sonar-* libraries into sonar-plugin-apiSimon Brandhof2015-05-281-7/+5
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugi...Simon Brandhof2015-05-281-0/+5
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-193-217/+16
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Fix some quality flawsJulien HENRY2015-05-131-2/+3
* Useless codeDavid Gageot2015-05-121-1/+1
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-273-0/+247
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-228-0/+533
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-145-5/+101
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-3/+6
* Merge branch 'master' into branch-5.2Stas Vilchik2015-03-092-19/+62
|\
| * SONAR-6250 Fix use of sonar.branch on dotnet projectsJulien HENRY2015-03-092-19/+62
| * [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
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/
* Fix some quality flawsSimon Brandhof2015-02-231-8/+9
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-201-1/+1
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-202-47/+19
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-202-10/+24
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-202-8/+11
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-205-5/+5
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-193-3/+6
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-195-447/+0
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-196-18/+18
* Fix some quality flawsJulien HENRY2015-02-191-0/+1
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-166-119/+124
* Restore deprecated methods on Resource APIJulien HENRY2015-02-113-1/+88
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-109-29/+29
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-1012-13/+95
* SONAR-6162 Fix bad mergeJulien HENRY2015-02-091-2/+2
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-097-3/+149
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-097-3/+149
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-01-081-1/+1
| * [maven-release-plugin] prepare release 5.0-RC45.0-RC4Thomas Vérin2015-01-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-161-1/+1
| * [maven-release-plugin] prepare release 5.0-RC35.0-RC3Eric Hartmann2014-12-161-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-151-1/+1
| * [maven-release-plugin] prepare release 5.0-RC25.0-RC2Eric Hartmann2014-12-151-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-111-1/+1
| * [maven-release-plugin] prepare release 5.0-RC15.0-RC1Eric Hartmann2014-12-111-1/+1
* | SONAR-6012 Local issue trackingJulien HENRY2015-01-232-2/+12