aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-074-148/+0
| | | | measures
* Exclude xoo and benchmark modules from analysisSimon Brandhof2015-11-251-1/+6
|
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-172-6/+25
|
* SONAR-6183 Validate that coverage measures are correct regarding line number ↵Duarte Meneses2015-11-163-6/+6
| | | | and resource
* SONAR-6998 Remove injection of MavenProject in module IoC containerJulien HENRY2015-11-053-149/+0
|
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵Julien HENRY2015-11-051-1/+1
| | | | sonar.libraries
* Fix quality flawJulien Lancelot2015-11-031-4/+6
|
* Add Xoo senor to generate a issue with one day debt on each fileJulien Lancelot2015-11-034-1/+63
|
* Add a medium test for float measures precision on batch sideJulien HENRY2015-10-221-4/+13
|
* Create a Xoo sensor to compute float measureJulien Lancelot2015-10-224-10/+147
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-122-2/+2
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-122-4/+3
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-092-12/+9
|
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-1/+5
|
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-051-0/+1
|
* Add an IT for custom rulesJulien HENRY2015-10-022-7/+10
|
* Fix quality flawsSimon Brandhof2015-09-221-4/+6
|
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-25/+17
|
* Fix quality flawsSimon Brandhof2015-09-021-1/+1
|
* Improve qualityDuarte Meneses2015-08-212-2/+1
|
* Migrate batch ITsDuarte Meneses2015-08-182-1/+11
|
* Add xoo2 language with 2 rulesDuarte Meneses2015-08-187-13/+149
|
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-051-27/+87
|
* Fix some quality flawsJulien HENRY2015-08-056-30/+39
|
* Rework new measure APIJulien HENRY2015-08-041-6/+5
|
* Declare multiline rule in XooJulien HENRY2015-08-032-4/+7
|
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-316-15/+20
| | | | Also rework new issue API on batch side.
* 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 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-058-864/+0
|
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-058-15/+19
|
* Merge pull request #261 from SonarSource/feature/batch/drop_maven_depJulien HENRY2015-06-033-0/+151
|\ | | | | SONAR-3821 Drop any Maven dependency
| * SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-033-0/+151
| |
* | Fix quality flawsJulien Lancelot2015-06-031-1/+1
|/
* Drop L10n english pluginSimon Brandhof2015-06-014-165/+0
|
* SONAR-6370 drop core pluginSimon Brandhof2015-05-283-99/+0
| | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins.
* SONAR-6370 move properties out of core pluginSimon Brandhof2015-05-282-227/+2
|
* SONAR-6370 move the remaining extensions out of core pluginSimon Brandhof2015-05-2812-506/+2
|
* SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-2863-5404/+1
| | | | Decorators temporarily moved to package org.sonar.batch.compute of sonar-batch.
* SONAR-6370 move server extensions out of core pluginSimon Brandhof2015-05-2890-5748/+1
|
* SONAR-6370 Shade sonar-* libraries into sonar-plugin-apiSimon Brandhof2015-05-281-7/+5
|