aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Release 2.122.12Eric Hartmann2011-11-281-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-141-1/+1
* [maven-release-plugin] prepare release 2.12-RC2Eric Hartmann2011-11-141-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-091-1/+1
* [maven-release-plugin] prepare release 2.12-RC1Eric Hartmann2011-11-091-3/+2
* fix violationssimonbrandhof2011-11-072-4/+8
* Fix some violationsSimon Brandhof2011-11-021-0/+4
* Simplify MyBatis tests by reusing AbstractDbUnitTestCaseEvgeny Mandrikov2011-11-024-248/+28
* Disable creation of derby.log during execution of unit testsEvgeny Mandrikov2011-11-022-1/+8
* SONAR-2962 Add an index on dependencies.project_snapshot_id to improve perfor...simonbrandhof2011-11-023-1/+4
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-011-1/+1
* Fix DuplicationDaoTestEvgeny Mandrikov2011-11-021-2/+14
* Improve DuplicationDaoTestEvgeny Mandrikov2011-11-014-12/+220
* Fix mybatis mapping of DUPLICATIONS_INDEX on Oraclesimonbrandhof2011-11-011-1/+1
* Improve insertion of rows in DUPLICATIONS_INDEX: use BATCH modesimonbrandhof2011-11-016-6/+86
* SONAR-2642 Support Oracle DB for cross-project CPDEvgeny Mandrikov2011-10-311-1/+1
* SONAR-2642 Support MSSQL DB for cross-project CPDEvgeny Mandrikov2011-10-311-0/+24
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-318-89/+154
* SONAR-2642 Support Oracle DB for cross-project CPDEvgeny Mandrikov2011-10-291-0/+24
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-2726-994/+525
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-2719-38/+21
* SONAR-2642 Use MyBatis instead of Hibernate for CPDEvgeny Mandrikov2011-10-277-132/+178
* SONAR-2642 add DAOs to picocontainer + improve unit testsSimon Brandhof2011-10-2614-28/+177
* SONAR-2642 do not duplicate derby DDL filesSimon Brandhof2011-10-2610-23/+141
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-255-27/+37
* SONAR-2642 add unit testsSimon Brandhof2011-10-2512-29/+599
* SONAR-2642 first step to integration mybatisSimon Brandhof2011-10-2518-1/+1250
* Fix violationsEvgeny Mandrikov2011-10-252-3/+0
* SONAR-2919 Alert/Profile/Version event sensors fill "created_at" col.Fabrice Bellingard2011-10-241-1/+1
* SONAR-2919 Update Events tableFabrice Bellingard2011-10-241-1/+1
* Fix violationsEvgeny Mandrikov2011-10-241-1/+1
* Fix unit test to bypass the bug SONAR-2927Simon Brandhof2011-10-211-0/+18
* Remove some DEBUG logs when building plugin classloadersSimon Brandhof2011-10-191-2/+1
* SONAR-2861 Remove unused classes ResourceDatabaseConfiguration and ProjectCon...Simon Brandhof2011-10-104-161/+0
* SONAR-2719 add timestamp to maven logssimonbrandhof2011-10-092-5/+98
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-091-3/+3
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-079-54/+227
* Fix NPE in CacheRuleFinderSimon Brandhof2011-09-212-6/+16
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* Fix loading of Java configuration when Ruby on Rails inserts new rowsSimon Brandhof2011-09-151-0/+5
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-072-6/+6
* SONAR-2522 Improve the batch requests on the RULES tableSimon Brandhof2011-09-071-20/+15
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-068-1/+34
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-021-9/+7
* SONAR-1091 Add CPD over different projectsEvgeny Mandrikov2011-09-013-1/+104
* Merge branch 'release-2.10'Simon Brandhof2011-08-181-11/+14
|\
| * SONAR-75 implement negative cache of rule descriptionsSimon Brandhof2011-08-181-11/+14
* | Merge branch 'release-2.10'Simon Brandhof2011-08-175-16/+70
|\|
| * SONAR-75 Add cache of rule descriptionsSimon Brandhof2011-08-175-16/+70
* | SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-164-10/+26