aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* SONAR-2061 do not keep historical data of metrics prefixed by new_Simon Brandhof2012-02-071-1/+20
|
* SONAR-2124 Handle case when parent rule param has default empty valueFabrice Bellingard2012-02-072-1/+2
|
* SONAR-2069 fix path to treemap widget + minor refactoringSimon Brandhof2012-02-073-9/+7
|
* SONAR-3245 Minimal version of Maven to build Sonar - 2.2.1Evgeny Mandrikov2012-02-071-4/+9
|
* SONAR-2747 Update email template for reviewsFabrice Bellingard2012-02-072-22/+2
| | | | | Remove the unnecessary "--" line at the end of the mail, which makes GMail hide the footer (as it considers this as a signature).
* SONAR-2747 Improve email renderingFabrice Bellingard2012-02-074-11/+32
|
* SONAR-2069 sanitize ruby code for treemapSimon Brandhof2012-02-0718-616/+191
|
* SONAR-3231 Allow to use committer for measures drilldownEvgeny Mandrikov2012-02-074-3/+32
|
* SONAR-3088 Add some pages that keep the period info.Fabrice Bellingard2012-02-071-2/+3
|
* SONAR-3104 Improve renderingFabrice Bellingard2012-02-072-5/+13
|
* SONAR-3091 Fix bug on DerbyFabrice Bellingard2012-02-071-1/+1
|
* Fix path to treemap erb templatesimonbrandhof2012-02-071-1/+1
|
* Remove dead code in metric.rbsimonbrandhof2012-02-071-11/+0
|
* Do not display the message "Logged in"simonbrandhof2012-02-061-1/+0
|
* SONAR-2132 redirect to original URI when user clicks on the link "Login"simonbrandhof2012-02-063-2/+9
|
* SONAR-2069 refactor the filters page in order to use the new treemapSimon Brandhof2012-02-067-58/+60
|
* Revert "SONAR-3051 support POST, PUT and DELETE queries in GWT API."Simon Brandhof2012-02-064-213/+53
| | | | This reverts commit 808360559dc1349d59363fc89b468345e5a26fc9.
* SONAR-2069 New treemap widgetSimon Brandhof2012-02-0614-5/+438
|
* SONAR-3223 Err. in review search if result ties to a deleted resourceFabrice Bellingard2012-02-062-3/+9
|
* SONAR-3242 Add pointer cursor on imageFabrice Bellingard2012-02-065-12/+16
| | | | + improve some code
* SONAR-3241 Metric "Lines to cover" should not be hiddenEvgeny Mandrikov2012-02-061-1/+0
| | | | In consistence with metric "Uncovered lines".
* Merge remote branch 'upstream/master'Fabrice Bellingard2012-02-060-0/+0
|\
| * Fix regressionEvgeny Mandrikov2012-02-061-2/+4
| |
| * Fix some quality flawsSimon Brandhof2012-02-069-10/+190
| |
| * Fix some quality flawsEvgeny Mandrikov2012-02-064-19/+112
| |
* | SONAR-3242 The review buttons should not hide the violation titleFabrice Bellingard2012-02-064-55/+74
| |
* | Fix regressionEvgeny Mandrikov2012-02-061-2/+4
| |
* | Fix some quality flawsSimon Brandhof2012-02-069-10/+190
| |
* | Fix some quality flawsEvgeny Mandrikov2012-02-064-19/+112
|/
* SONAR-1492 Improve rendering for rules in quality profilesFabrice Bellingard2012-02-067-146/+129
|
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-0611-11/+16
| | | | For now we should not show such measures in UI
* Improve documentation about core metricsEvgeny Mandrikov2012-02-051-2/+7
|
* Improve documentation about core metricsEvgeny Mandrikov2012-02-041-16/+110
|
* Cleanup build log for sonar-duplications by redirecting test output to fileEvgeny Mandrikov2012-02-041-0/+6
|
* Fix some quality flawsEvgeny Mandrikov2012-02-046-44/+69
|
* Sonar API - Try to improve documentation of notificationsFabrice Bellingard2012-02-034-12/+88
|
* SONAR-3235 Make the numbers non breakable on the hotspot widgetsFabrice Bellingard2012-02-033-12/+7
|
* SONAR-2747 Send email when new violations appear on favourite projectFabrice Bellingard2012-02-0318-40/+679
| | | | | | | | The email is sent only if: * the user has set the project as a favourite * this is a "last analysis" (= no 'sonar.projectDate' specified) * 'since last analysis' period was not removed in the admin page * there are new violations (obviously...)
* Fix some quality flawsEvgeny Mandrikov2012-02-036-48/+143
|
* Fix some quality flawsSimon Brandhof2012-02-037-27/+11
|
* Cleanup build log for sonar-squid-java-plugin by redirecting test output to fileEvgeny Mandrikov2012-02-031-0/+4
|