aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use 4.5.2 as a reference for Clirr comparison reportSimon Brandhof2015-02-121-1/+1
* 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
| * [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
* | 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
* | Deprecate Resource::getLanguage() to ease later API changesJulien HENRY2015-01-192-2/+21
* | SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-161-0/+3
* | SONAR-5077 Add option to import all files even if no languageJulien HENRY2015-01-152-2/+9
* | SONAR-5931 Publish new measure APIJulien HENRY2015-01-158-34/+75
* | SONAR-5931 Publish new sensor APIJulien HENRY2015-01-153-56/+72
* | Fix quality flawSimon Brandhof2015-01-131-1/+1
* | fix quality flawsTeryk Bellahsene2015-01-132-8/+18
* | fix quality flawsTeryk Bellahsene2015-01-131-13/+14
* | change analysis_reports timestamp columns to bigint/longTeryk Bellahsene2015-01-131-1/+4
* | Replace fest-assert by assertJSimon Brandhof2015-01-10123-185/+159