aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add the CSS class 'widget-#{widget.key}' to widget blocksSimon Brandhof2012-02-091-1/+1
* SONAR-3210 Compute new measure for Java files - LoC in fileEvgeny Mandrikov2012-02-097-0/+227
* SONAR-2757 execute purges on all historical data after migrationSimon Brandhof2012-02-082-31/+0
* SONAR-3246 Provide "zoom in/zoom out" feature in the Filter Treemap componentSimon Brandhof2012-02-0824-407/+437
* SONAR-2069 add description to the treemap widgetSimon Brandhof2012-02-082-4/+4
* SONAR-2061 do not keep historical data on the metric new_blocker_violationsSimon Brandhof2012-02-081-0/+1
* Reduce number of static fields in CheckstyleSquidBridgeEvgeny Mandrikov2012-02-083-46/+114
* Modify HTML id to ease development of ITsFabrice Bellingard2012-02-081-1/+1
* Fix JavaAstScannerEvgeny Mandrikov2012-02-082-37/+50
* SONAR-2747 Improve descriptionFabrice Bellingard2012-02-081-1/+1
* SONAR-3247 Favourite Web Serivce base URL is incorrectFabrice Bellingard2012-02-081-1/+1
* SONAR-2747 Update JavadocFabrice Bellingard2012-02-081-1/+1
* SONAR-2747 Improve email messageFabrice Bellingard2012-02-084-10/+5
* SONAR-2747 Verification is now done on period1Fabrice Bellingard2012-02-086-69/+11
* Fix violationsFabrice Bellingard2012-02-081-4/+0
* SONAR-2747 Fix bug if not enough PastSnapshotsFabrice Bellingard2012-02-082-3/+14
* SONAR-3212 Document format of conf/sonar.propertiesEvgeny Mandrikov2012-02-081-2/+2
* Fix indentation of XML fileSimon Brandhof2012-02-071-4/+4
* SONAR-2756 Purge measures related to quality model requirementsSimon Brandhof2012-02-075-42/+110
* SONAR-2069 add missing property to l10n bundleSimon Brandhof2012-02-072-1/+10
* SONAR-2754 change default value of sonar.dbcleaner.cleanDirectorySimon Brandhof2012-02-072-4/+4
* SONAR-2747 Fix bug with NPE when first analysisFabrice Bellingard2012-02-072-1/+17
* Fix some quality flawsEvgeny Mandrikov2012-02-073-10/+89