aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-09-253-14/+14
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-258-87/+109
* SONAR-5644 Rework SCM APIJulien HENRY2014-09-251-2/+2
* SONAR-5642 Initial work on Git providerJulien HENRY2014-09-251-3/+3
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-2515-47/+425
* Improve code coverageJulien HENRY2014-09-255-31/+127
* Fix some quality flawsJulien HENRY2014-09-231-30/+21
* SONAR-5389 Refactor new issue APIJulien HENRY2014-09-2215-62/+168
* SONAR-5389 Refactor new measure APIJulien HENRY2014-09-2213-152/+52
* SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-177-32/+48
* SONAR-5389 New dependency APIJulien HENRY2014-09-1721-30/+1113
* SONAR-5389 Update APIs to ease migration of language pluginsJulien HENRY2014-09-171-0/+3
* SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-168-2/+339
* SONAR-5389 Add a new dependency APIJulien HENRY2014-09-129-10/+204
* SONAR-5618 Close session after use in ComponentDataPersisterJulien HENRY2014-09-121-13/+17
* Fix some quality flawsJulien HENRY2014-09-112-39/+52
* Add logs to ease profiling of preview mode when downloading previous source codeJulien HENRY2014-09-101-0/+8
* SONAR-2860 Fix "Project is not yet initialized" error (lifecycle issue)Julien HENRY2014-09-092-3/+3
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-0516-207/+72
* SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0531-85/+633
* Merge branch 'master' into SONAR-5529Stephane Gamard2014-09-058-221/+168
|\
| * Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
| * SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-3/+5
| * Rename for consistencyJulien HENRY2014-09-013-5/+5
| * Fix some quality flawsJulien HENRY2014-09-016-217/+162
* | SONAR-5590 Update projects.authorization_updated_at on project permission cha...Julien Lancelot2014-09-041-1/+2
* | SONAR-5589 Create column projects.authorization_updated_atJulien Lancelot2014-09-042-13/+10
|/
* Add details of persisters in profiling output to ease understandingJulien HENRY2014-08-299-6/+321
* SONAR-5547 Support branches when disabling automatic project creationJulien HENRY2014-08-292-3/+13
* Fix some quality flawsJulien HENRY2014-08-282-5/+5
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-281-2/+2
* Fix regression caused by SONAR-5349Julien HENRY2014-08-271-2/+3
* Fix some quality flawsJulien HENRY2014-08-2712-42/+57
* Fix some quality flawsSimon Brandhof2014-08-261-2/+5
* SONAR-5528 One more optimization for highlighting API -> don't hit value cacheJulien HENRY2014-08-2610-36/+49
* SONAR-5528 Improve performance of persistit serialization for highlightingJulien HENRY2014-08-265-2/+99
* SONAR-5417 Handle permision error for project referential loaderJulien HENRY2014-08-264-40/+7
* SONAR-5417 Add back preview parameter to check permissionJulien HENRY2014-08-262-2/+97
* SONAR-5528 Fix UTJulien HENRY2014-08-261-9/+1
* SONAR-5528 Improve performance of syntax highlighting APIJulien HENRY2014-08-255-76/+109
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-2515-376/+76
* Fix quality flawJulien Lancelot2014-08-131-2/+3
* Load global and project referentials only one timeJulien Lancelot2014-08-052-10/+20
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-0112-175/+56
* Don't do batch insert for duplication in order to avoid OOM errorJulien HENRY2014-07-318-60/+223
* Try to limit heap size by reusing String referencesJulien HENRY2014-07-312-7/+7
* SONAR-5389 New duplication APIJulien HENRY2014-07-3047-755/+969
* SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)Simon Brandhof2014-07-292-14/+1
* SONAR-5389 Improve loggingJulien HENRY2014-07-281-3/+8
* Add javadocJulien HENRY2014-07-281-0/+4