aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* MyBatis: prefix SQL requests with schema, when available.Simon Brandhof2011-11-106-2/+406
* Use Derby for unit tests instead of HSQL, remove unused codeEvgeny Mandrikov2011-11-103-18/+20
* Improve EmbeddedDatabaseTestEvgeny Mandrikov2011-11-091-1/+2
* Simplify MyBatis tests by reusing AbstractDbUnitTestCaseEvgeny Mandrikov2011-11-023-246/+26
* Disable creation of derby.log during execution of unit testsEvgeny Mandrikov2011-11-022-1/+8
* Fix DuplicationDaoTestEvgeny Mandrikov2011-11-021-2/+14
* Improve DuplicationDaoTestEvgeny Mandrikov2011-11-014-12/+220
* Improve insertion of rows in DUPLICATIONS_INDEX: use BATCH modesimonbrandhof2011-11-011-0/+75
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-313-36/+119
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-2712-266/+176
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-2719-38/+21
* SONAR-2642 add DAOs to picocontainer + improve unit testsSimon Brandhof2011-10-2610-23/+219
* SONAR-2642 do not duplicate derby DDL filesSimon Brandhof2011-10-261-14/+37
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-253-25/+32
* SONAR-2642 add unit testsSimon Brandhof2011-10-255-0/+292
* SONAR-2642 first step to integration mybatisSimon Brandhof2011-10-252-0/+133
* Fix unit test to bypass the bug SONAR-2927Simon Brandhof2011-10-211-0/+18
* SONAR-2861 Remove unused classes ResourceDatabaseConfiguration and ProjectCon...Simon Brandhof2011-10-103-73/+0
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-074-7/+80
* Fix NPE in CacheRuleFinderSimon Brandhof2011-09-211-0/+8
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-061-1/+5
* SONAR-75 Add cache of rule descriptionsSimon Brandhof2011-08-172-8/+41
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-012-0/+65
* SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-291-8/+94
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-298-0/+0
* SONAR-75 Improve i18n APISimon Brandhof2011-07-2910-9/+231
* SONAR-75 refactor I18nManagerSimon Brandhof2011-07-281-0/+44
* SONAR-2596 Reduce number of arguments for NotificationService constructorEvgeny Mandrikov2011-07-282-0/+15
* Add method findById to UserFinder and make it available as BatchComponentEvgeny Mandrikov2011-07-251-2/+17
* Add unit test for UserFinderEvgeny Mandrikov2011-07-222-0/+69
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-201-0/+52
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-1240-1493/+1
* SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-102-2/+77
* SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-1018-367/+437
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-271-1/+8
* SONAR-2225 JpaDatabaseSession: improve exception message in case of NonUnique...Evgeny Mandrikov2011-04-071-0/+68
* Fix crlfEvgeny Mandrikov2011-03-3142-1214/+1214
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-084-6/+6
* Upgrade copyright headerssimonbrandhof2011-02-0434-701/+701
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-034-96/+0
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-019-27/+17
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-312-0/+38
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...simonbrandhof2010-12-221-1/+1
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-211-1/+1
* Fix unit test.Godin2010-12-211-1/+1
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-211-1/+1
* SONAR-1722: Add DB columns for profiles inheritanceGodin2010-12-161-2/+2
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1528-70/+70
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-082-0/+56
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0630-138/+138