aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for important setingsDavid Gageot2012-07-185-45/+79
* Fix Oracle ActiveRecord adapterSimon Brandhof2012-07-171-1/+1
* Remove more duplicationDavid Gageot2012-07-176-86/+31
* Remove some duplicationDavid Gageot2012-07-176-55/+62
* Fix sonar.showSqlSimon Brandhof2012-07-171-39/+11
* Fix warnings.David Gageot2012-07-171-10/+10
* Revert "Remove warning"David Gageot2012-07-171-8/+8
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-165-6/+20
* Remove warningDavid Gageot2012-07-161-8/+8
* Fix database tests to make them behave the same on every database regarding s...David Gageot2012-07-163-105/+76
* Dead codeDavid Gageot2012-07-161-5/+0
* Fix postgresql testSimon Brandhof2012-07-162-13/+1
* Fix measure data not being evicted anymoreDavid Gageot2012-07-161-0/+3
* Try to fix postgresql unit testSimon Brandhof2012-07-167-31/+34
* Try to fix support of bulk insert of properties with postgresqlSimon Brandhof2012-07-151-0/+1
* Fix some quality flawsSimon Brandhof2012-07-151-9/+5
* Update Center improvementsSimon Brandhof2012-07-141-1/+1
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1311-31/+173
* Add method checkTable() with list of columns to AbstractDaoTestCase/AbstractD...Simon Brandhof2012-07-132-5/+41
* Reuse database for faster unit testsDavid Gageot2012-07-123-53/+33
* Improve test codeDavid Gageot2012-07-127-190/+177
* Add logsDavid Gageot2012-07-121-1/+1
* Add ResourceDao#getResource(ResourceQuery query)Simon Brandhof2012-07-122-3/+18
* Merge PurgeMapper and PurgeVendorMapper with new MyBatis mechanismDavid Gageot2012-07-129-92/+43
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-122-0/+20
* SONAR-3645 Forgot to merge an Oracle mapper and to remove dead codeDavid Gageot2012-07-112-29/+57
* Cleaner codeDavid Gageot2012-07-111-13/+7
* SONAR-2965 FIX enforce validation query on DataSourceDavid Gageot2012-07-112-8/+14
* SONAR-3645 merge mapper xml files for oracleDavid Gageot2012-07-1127-457/+136
* SONAR-3645 remove useless jdbc types in MyBatis mappersDavid Gageot2012-07-1128-72/+72
* SONAR-3437 merge MappersDavid Gageot2012-07-111-0/+1
* SONAR-2965 enforce validation query on DataSourceDavid Gageot2012-07-118-13/+36
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-114-75/+88
* Fix ResourceDao test on OracleDavid Gageot2012-07-106-27/+39
* Support null values without jdbctypes in MyBatisDavid Gageot2012-07-101-0/+3
* Make sure MyBatis is not configured to use generated keys in batch insertsDavid Gageot2012-07-101-2/+2
* Make sure MyBatis is not configured to use generated keys in batch insertsDavid Gageot2012-07-101-0/+18
* Fix unit test on PostgresqlSimon Brandhof2012-07-104-9/+8
* Add missing H2 index on PROJECTS.ROOT_IDSimon Brandhof2012-07-101-0/+2
* H2 add indicesDavid Gageot2012-07-101-0/+98
* SONAR-3437 Cleaner code and fix Oracle mappingDavid Gageot2012-07-101-6/+4
* SONAR-3437 Use MyBatis in batch modeDavid Gageot2012-07-101-12/+38
* Complete MyBatis ResourceDaoSimon Brandhof2012-07-0912-37/+333
* Add methods checkColumns() to dbunit helpersSimon Brandhof2012-07-092-13/+41
* SONAR-3437 Use MyBatis instead of Hibernate to improve batch insertDavid Gageot2012-07-092-0/+9
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-091-0/+22
* Fix H2 type of RULE_NOTES.DATA and ACTIVE_RULE_NOTES.DATASimon Brandhof2012-07-081-2/+2
* Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"David Gageot2012-07-081-22/+0
* Add tests to MyBatis RoleMapperSimon Brandhof2012-07-066-0/+137
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-061-0/+22