summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enforce that parameters are non null by default in sonar-duplicationsEvgeny Mandrikov2012-02-164-2/+58
* Fix length of index for OracleSimon Brandhof2012-02-161-1/+1
* SONAR-3208 drilldown from views to filesSimon Brandhof2012-02-166-33/+194
* Fix binary compatibility of ResourceModel#setCopyResourceId(Integer)Simon Brandhof2012-02-161-2/+1
* SONAR-3258 Remove useless codeFabrice Bellingard2012-02-151-1/+0
* Fix loading of FilterSimon Brandhof2012-02-152-3/+9
* Remove unused ruby method Snapshot#last_enabled_snapshotsSimon Brandhof2012-02-151-7/+0
* Refactor existing db migrations to apply recommendationsSimon Brandhof2012-02-1517-95/+45
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-1546-138/+171
* Improve management of indexes and faux models in database migrationsSimon Brandhof2012-02-1524-37/+112
* Document best practices for DB migration scriptsFabrice Bellingard2012-02-141-0/+7
* Refactor PurgeDaoSimon Brandhof2012-02-141-13/+23
* SONAR-3208 complete database tablesSimon Brandhof2012-02-1463-156/+253
* SONAR-3014 Improve renderingFabrice Bellingard2012-02-141-1/+2
* Improve the component org.sonar.dbcleaner.api.PurgeTaskSimon Brandhof2012-02-144-19/+36
* SONAR-3223 Update script to clean reviews with deleted resourceFabrice Bellingard2012-02-141-14/+22
* 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
* SONAR-3258 Add feedback from FreddyFabrice Bellingard2012-02-145-26/+28
* Fix PurgeDao for MySQLSimon Brandhof2012-02-141-0/+0
* Fix PurgeDaoTestSimon Brandhof2012-02-142-1/+2
* SONAR-3120 Resources associated to a module which has been removed from a mul...Simon Brandhof2012-02-1410-130/+147
* SONAR-3102 Fix issues on reviews when a user is deleted from the DBFabrice Bellingard2012-02-134-3/+47
* SONAR-3258 Support added for external security systemsFabrice Bellingard2012-02-133-5/+11
* Rename ACTION_PLANS.DEAD_LINE to DEADLINESimon Brandhof2012-02-136-13/+13
* SONAR-3263Simon Brandhof2012-02-132-8/+2
* Improve rendering of rules configurationsimonbrandhof2012-02-138-80/+103
* SONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANSsimonbrandhof2012-02-1311-4/+106
* Improve the stability of EmailNotificationChannelTest by using different SMTP...simonbrandhof2012-02-131-37/+27
* Consistent sort of rule parameters during administration of quality profilessimonbrandhof2012-02-131-6/+9
* Improve breadcrumb for drilldown pagesEvgeny Mandrikov2012-02-132-3/+2
* 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-132-12/+70
* Remove deprecated and unused codeEvgeny Mandrikov2012-02-139-309/+55
* SONAR-3258 No more delete users in the Sonar DB but deactivate themFabrice Bellingard2012-02-108-8/+61
* SONAR-1492 Apply the "bleu" color on actions links in admin sectionFabrice Bellingard2012-02-109-32/+37
* Fix PurgeDaoTestSimon Brandhof2012-02-101-1/+1
* Minor improvement for readability of codeEvgeny Mandrikov2012-02-101-2/+2
* Fix mybatis integration tests for SQLServerSimon Brandhof2012-02-101-10/+10
* Fix mybatis integration tests for Oracle/SQLServerSimon Brandhof2012-02-102-14/+14
* SONAR-3209 Add new batch component - FileLinesContextFactoryEvgeny Mandrikov2012-02-0913-41/+157
* SONAR-3014 Improve display of links not starting with 'http(s)'Fabrice Bellingard2012-02-091-3/+11
* SONAR-3239 Depreciate the paragraph metrics Fabrice Bellingard2012-02-091-0/+24
* SONAR-3210 Compute new measure for Java files - comments in fileEvgeny Mandrikov2012-02-093-2/+32
* Increase code coverage + fix SQL pitfallFabrice Bellingard2012-02-093-20/+86
* SONAR-3209,SONAR-3210 Provide API to save and retrieve measures by lineEvgeny Mandrikov2012-02-097-24/+355
* SONAR-3253 Fix possible NPE in org.sonar.api.measures.Measure#setData(String)Evgeny Mandrikov2012-02-092-13/+77
* SONAR-2124 Fix display bugFabrice Bellingard2012-02-091-4/+4