summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
| * SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-026-116/+10
| * SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-023-52/+10
| * SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0214-1557/+698
* | Revert "SONAR-6605 Replace some batch formulas by compute formulas"Julien Lancelot2015-07-022-8/+22
|/
* SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-022-22/+8
* remove dead code (AbstractDivisionDecorator)Sébastien Lesaint2015-06-302-210/+0
* Fix some quality flawsJulien HENRY2015-06-306-44/+41
* Fix quality flawsSimon Brandhof2015-06-301-2/+2
* Fix quality flawsSimon Brandhof2015-06-305-10/+9
* Quality flawsSimon Brandhof2015-06-2918-39/+113
* SONAR-6635 Parsing of date should not be lenientJulien HENRY2015-06-292-4/+11
* Update metric type JSON format SONAR-6570 SONAR-6578 SONAR-6610 SONAR-6611Teryk Bellahsene2015-06-241-28/+12
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-243-11/+6
* SONAR-6648 Allow to redirect logs to custom streamDuarte Meneses2015-06-241-54/+0
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-245-3/+80
* SONAR-6304 Set Content-Disposition header on profile backup and exportJean-Baptiste Lievremont2015-06-241-2/+10
* Revert merge to d70f025Duarte Meneses2015-06-234-21/+3
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-233-11/+6
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-231-54/+0
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-235-3/+80
* SONAR-6646 measures of bestValueOptimized Metrics must not be persistedSébastien Lesaint2015-06-231-1/+1
* SONAR-6582 Extract class to serialize componentsJean-Baptiste Lievremont2015-06-221-1/+1
* Fix quality flawsSimon Brandhof2015-06-212-7/+6
* Fix Q flawsSimon Brandhof2015-06-1916-32/+53
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-195-48/+52
|\
| * Cleanup warningsGabor Liptak2015-06-175-48/+52
* | fix quality flawsTeryk Bellahsene2015-06-191-6/+1
* | Revert "Fix quality flaws"Sébastien Lesaint2015-06-181-9/+6
* | Fix quality flawsSimon Brandhof2015-06-181-6/+9
* | fix quality flawsTeryk Bellahsene2015-06-182-16/+31
* | SONAR-6610 WS custom_measures/create work duration sends the raw data (number...Teryk Bellahsene2015-06-181-2/+2
* | SONAR-6610 WS custom_measures/create create a custom measureTeryk Bellahsene2015-06-183-4/+30
* | SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-172-87/+5
* | Remove ability to get users from batchSimon Brandhof2015-06-173-20/+3
* | Remove Hibernate entity "MeasureModel"Simon Brandhof2015-06-175-1035/+3
|/
* Drop support of org.sonar.api.batch.TimeMachineSimon Brandhof2015-06-123-326/+0
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-121-31/+7
* SONAR-6588 Add DebtModelHolderJulien Lancelot2015-06-121-4/+3
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-7/+2
* fix bunch a 'Make 'XXX' a static method' issuesTeryk Bellahsene2015-06-051-8/+6
* Fix quality flawsSimon Brandhof2015-06-054-6/+6
* SONAR-6370 fix quality flawsSimon Brandhof2015-06-052-29/+26
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-9/+16
* SONAR-6370 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-051-1/+0
* SONAR-6370 add comment to explain dependency on sonar-graphSimon Brandhof2015-06-051-0/+1
* SONAR-6370 remove support of KeyValueFormat#format(Multiset)Simon Brandhof2015-06-052-75/+23
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-40/+57
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-042-33/+1
* Fix quality flawsSimon Brandhof2015-06-0416-28/+29
* Fix quality flawsSimon Brandhof2015-06-041-9/+4