aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-1923-118/+953
* SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-1910-32/+165
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1938-193/+1407
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-194-0/+164
* Fix some quality flawsJulien HENRY2015-02-191-2/+2
* Replace isUnitTestClass by isUnitTestFileJulien HENRY2015-02-181-0/+9
* Merge branch-5.0Julien Lancelot2015-02-181-0/+55
|\
| * SONAR-6187 Enhance SQALE model with new characteristicsJulien Lancelot2015-02-171-0/+55
* | SONAR-5931 Cleanup dependency APIJulien HENRY2015-02-176-61/+122
* | SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-173-14/+17
* | SONAR-6079 A license might be displayed as expired even though it's not the caseJulien HENRY2015-02-172-4/+25
* | SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-1612-317/+293
* | SONAR-6058 Prevent purge of coverage related data in past snapshotsJean-Baptiste Lievremont2015-02-161-2/+0
* | SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-8/+2
* | SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-1/+8
* | Fix NPE in erlang pluginJulien HENRY2015-02-121-1/+2
* | Fix quality flawsSimon Brandhof2015-02-126-6/+6
* | Restore deprecated methods on Resource APIJulien HENRY2015-02-112-0/+96
* | SONAR-5183 timezones - project_measures and manual_measures migrationsTeryk Bellahsene2015-02-112-41/+52
* | SONAR-6048 Fix viewsJulien HENRY2015-02-111-5/+11
* | SONAR-6068 Do not break FilePredicate interface as it is used by SonarGraph p...Julien HENRY2015-02-1116-47/+108
* | SONAR-6048 Fix exclusions by absolute pathJulien HENRY2015-02-101-0/+4
* | Fix test on WindowsJulien HENRY2015-02-102-7/+4
* | SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1051-497/+325
* | SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-1020-101/+462
* | fix quality flawsTeryk Bellahsene2015-02-101-53/+57
* | Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-095-8/+29
|\|
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-095-8/+29
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-092-1/+9
* | Refactor issue search stack in order to remove dependency withSimon Brandhof2015-02-092-13/+81
* | SONAR-5183 timezones - restore Snapshot APITeryk Bellahsene2015-02-061-1/+42
* | SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-063-21/+88
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-045-56/+46
* | SONAR-6113 Short-circuit sending of notifications when there are no subscribersSimon Brandhof2015-02-022-5/+14
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-021-4/+15
* | SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-283-169/+0
* | SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-277-3/+102
* | WS API: accept NewParam#setPossibleValues(Collection) with not-null empty col...Simon Brandhof2015-01-262-1/+20
* | delete component ids from the issues tableTeryk Bellahsene2015-01-262-16/+0
* | Fix some quality flawsJulien HENRY2015-01-261-1/+5
* | SONAR-5927 Restore UserFinder on batch side but deprecate itJulien HENRY2015-01-263-1/+9
* | SONAR-5077 Compute ncloc for files with no languageJulien HENRY2015-01-261-0/+10
* | SONAR-5077 Rename property to enable indexation of all filesJulien HENRY2015-01-261-1/+1
* | Fix quality flawsSimon Brandhof2015-01-231-1/+1
* | SONAR-6012 Local issue trackingJulien HENRY2015-01-231-1/+1
* | SONAR-4624 rename issue transition "mute" to "wontfix" and resolution "MUTED"...Simon Brandhof2015-01-222-4/+4
* | Computation stack based on an isolated picocontainerSimon Brandhof2015-01-206-1/+217
* | SONAR-6056 API: closeable components must be closed when stopping picocontainerSimon Brandhof2015-01-202-2/+56
* | SONAR-5077 Special case of empty filesJulien HENRY2015-01-201-2/+12
* | SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-201-2/+1