aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix PurgeDao for SQLServer - second attemptSimon Brandhof2012-02-141-2/+6
* Fix PurgeDao for SQLServer - first attemptSimon Brandhof2012-02-141-0/+15
* Fix PurgeDao for MySQL - new attemptSimon Brandhof2012-02-141-2/+2
* Fix PurgeDao for MySQL - new attemptSimon Brandhof2012-02-141-2/+2
* Fix PurgeDao for MySQLSimon Brandhof2012-02-141-0/+0
* Fix PurgeDaoTestSimon Brandhof2012-02-141-1/+1
* SONAR-3120 Resources associated to a module which has been removed from a mul...Simon Brandhof2012-02-148-56/+129
* SONAR-3102 Fix issues on reviews when a user is deleted from the DBFabrice Bellingard2012-02-131-1/+1
* SONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANSsimonbrandhof2012-02-138-3/+41
* SONAR-3258 Fix typo in Derby SQL fileFabrice Bellingard2012-02-131-1/+1
* SONAR-3258 No more delete users in the Sonar DB but deactivate themFabrice Bellingard2012-02-103-2/+4
* Fix PurgeDaoTestSimon Brandhof2012-02-101-1/+1
* Fix mybatis integration tests for SQLServerSimon Brandhof2012-02-101-10/+10
* Fix mybatis integration tests for Oracle/SQLServerSimon Brandhof2012-02-102-14/+14
* SONAR-2757 execute purges on all historical data after migrationSimon Brandhof2012-02-081-1/+0
* Fix indentation of XML fileSimon Brandhof2012-02-071-4/+4
* SONAR-2756 Purge measures related to quality model requirementsSimon Brandhof2012-02-075-42/+110
* Fix some quality flawsSimon Brandhof2012-02-066-7/+187
* SONAR-2747 Send email when new violations appear on favourite projectFabrice Bellingard2012-02-037-7/+212
* Fix some quality flawsSimon Brandhof2012-02-036-26/+9
* New try to fix Oracle batch modeSimon Brandhof2012-02-021-1/+1
* Fix JDBC batch mode in MyBatisSimon Brandhof2012-02-021-2/+2
* Experimental fix for purges on OracleSimon Brandhof2012-02-022-2/+2
* Experimental fix for purges on OracleSimon Brandhof2012-02-021-1/+1
* Add column PROJECT_MEASURES.COMMITTEREvgeny Mandrikov2012-02-019-7/+24
* Fix mybatis integration tests on MsSQLSimon Brandhof2012-01-312-3/+3
* Fix DashboardDaoTestSimon Brandhof2012-01-311-1/+1
* Fix compatibility of MyBatis integration tests with OracleSimon Brandhof2012-01-3119-80/+80
* Do not delete snapshots with eventsSimon Brandhof2012-01-306-31/+28
* SONAR-2757 do not delete events on profile changesSimon Brandhof2012-01-275-20/+20
* SONAR-2757 improve reentrance of project deletionsimonbrandhof2012-01-268-49/+170
* DBCleaner : fix deletion of events + improve mybatis batch modeSimon Brandhof2012-01-268-67/+166
* Fix profile for mybatis integration testsSimon Brandhof2012-01-261-1/+1
* SONAR-1960 DBCleaner properties should be expressed in weeks instead of monthsSimon Brandhof2012-01-262-1/+2
* SONAR-2807 + SONAR-3219 : improve the DBCleaner pluginSimon Brandhof2012-01-268-23/+276
* Add lines accidentally removed by SimonFabrice Bellingard2012-01-261-0/+26
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-2513-22/+169
* SONAR-2757 close reviews when disabling resources + add unit testsSimon Brandhof2012-01-256-4/+227
* SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests...Simon Brandhof2012-01-2531-321/+841
* SONAR-3181,SONAR-3139 Enable cross project CPD for all languagesEvgeny Mandrikov2012-01-245-20/+29
* Move some purge tasks to MyBatissimonbrandhof2012-01-2425-66/+1068
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-234-2/+31
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-1912-31/+33
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-184-4/+7
* SONAR-2907 Fix loading of settings from database, when used property 'sonar.b...Evgeny Mandrikov2012-01-181-2/+9
* Hardcode usage of SLF4J in MyBatisSimon Brandhof2012-01-131-0/+2
* SONAR-2959 Add the property sonar.showSqlSimon Brandhof2012-01-121-7/+15
* SONAR-3012 New widget to monitor the review activityFabrice Bellingard2012-01-127-60/+208
* Update copyright header for this new yearSimon Brandhof2012-01-10134-134/+134
* Remove unused importsSimon Brandhof2012-01-091-3/+0