aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-1911-68/+105
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-1913-1327/+1
* SONAR-6202 Compute overall coverage on all filesJulien HENRY2015-02-191-15/+54
* Merge branch 'master' into feature/brandingStas Vilchik2015-02-1945-60/+2438
|\
| * SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-191-0/+5
| * 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-1911-32/+170
| * SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1939-206/+1442
| * SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-194-0/+164
| * Fix some quality flawsJulien HENRY2015-02-191-2/+2
* | Merge branch 'master' into feature/brandingStas Vilchik2015-02-1812-79/+228
|\|
| * 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-6152 Customize look&feel with new logoStas Vilchik2015-02-171-0/+5
|/ /
* | 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
* | 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