summaryrefslogtreecommitdiffstats
path: root/sonar-batch/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3676 Fix issue with Maven 2Fabrice Bellingard2012-10-081-13/+13
|
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-054-11/+128
| | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev
* SONAR-2602 the extensions Language must not be declared with ↵Simon Brandhof2012-10-048-35/+51
| | | | InstantiationStrategy=PER_BATCH
* Fix lifecycle of ProjectFileSystemSimon Brandhof2012-10-021-0/+6
|
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-021-11/+1
|
* SONAR-3844 Drop the support of the deprecated property sonar.lightSimon Brandhof2012-10-025-11/+90
|
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-012-25/+16
|
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-283-5/+2
|
* SONAR-2602 persist project language before execution of extensionsSimon Brandhof2012-09-284-22/+80
|
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-2719-116/+73
|
* SONAR-3636 Improve unit testFabrice Bellingard2012-09-271-0/+6
|
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-2710-24/+24
| | | => Update tests
* Don't use anyObject() matcherDavid Gageot2012-09-204-9/+9
|
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵Simon Brandhof2012-09-172-4/+4
| | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2.
* SONAR-3778 Bad performances when Hibernate requests measures on quality modelsSimon Brandhof2012-09-052-4/+4
|
* SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-161-19/+2
|
* Fix violationDavid Gageot2012-07-241-8/+6
|
* Simplify codeDavid Gageot2012-07-182-40/+1
|
* Remove violationDavid Gageot2012-07-171-6/+11
|
* Fix sonar.showSqlSimon Brandhof2012-07-172-5/+15
|
* Fix reloading of measure dataDavid Gageot2012-07-172-1/+6
|
* Fix warningsDavid Gageot2012-07-171-1/+1
|
* Revert "Remove warning"David Gageot2012-07-171-1/+1
| | | | This reverts commit a15e8577ff0f4b9e88cdf78e6aaed3ebd6259c50.
* Use ArgumentMatcherDavid Gageot2012-07-161-8/+8
|
* Remove warningDavid Gageot2012-07-161-1/+1
|
* SONAR-2496 Fix HQL request that doesn't work on Oracle...Fabrice Bellingard2012-07-161-1/+1
|
* Restore Api compatibilityDavid Gageot2012-07-161-3/+1
|
* Don't use hardcoded charsetsDavid Gageot2012-07-161-1/+3
|
* Fix measure data not being evicted anymoreDavid Gageot2012-07-163-12/+12
|
* Update Center improvementsSimon Brandhof2012-07-141-0/+2
| | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins
* Improve test coverageFabrice Bellingard2012-07-134-2/+52
|
* Reuse database for faster unit testsDavid Gageot2012-07-121-3/+3
|
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-129-30/+242
|
* SONAR-3437 merge MappersDavid Gageot2012-07-114-15/+15
|
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-113-9/+9
|
* SONAR-3437 Improve code coverage and fix measure data updateDavid Gageot2012-07-116-50/+123
|
* SONAR-3437 Simpler codeDavid Gageot2012-07-111-31/+4
|
* SONAR-3437 Disable batch insert because it cannot workDavid Gageot2012-07-111-3/+3
|
* SONAR-3437 Fix batch insert on mysqlDavid Gageot2012-07-101-2/+2
|
* SONAR-3437 Cleaner code and fix Oracle mappingDavid Gageot2012-07-101-35/+38
|
* SONAR-3437 Use MyBatis in batch modeDavid Gageot2012-07-103-27/+110
|
* SONAR-3437 Use MyBatis instead of Hibernate to improve batch insertDavid Gageot2012-07-099-107/+143
|
* SONAR-3437 Prepare for refactoring to MyBatisDavid Gageot2012-07-097-280/+119
|
* Fix violationsDavid Gageot2012-07-061-27/+32
|
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-051-1/+1
|
* SONAR-2989 The English Pack plugin should never be excludedFabrice Bellingard2012-06-222-3/+18
|
* SONAR-2989 Support localization API in batch extensionsFabrice Bellingard2012-06-211-0/+4
|
* Make it impossible to use AbstractDbUnitTestCase for iBatis testsDavid Gageot2012-06-191-6/+6
|
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-191-0/+2
| | | | + Rename to EmailSettings + Use Settings instead of Configuration
* Revert SONAR-3407Simon Brandhof2012-05-313-16/+16
|