aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-259-10/+10
* SONAR-2124 Show difference when rules in derived profiles are changedFabrice Bellingard2012-01-251-0/+3
* SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests...Simon Brandhof2012-01-2510-281/+56
* SONAR-3081 Add cleared violations count on the "Rules" widgetFabrice Bellingard2012-01-252-6/+21
* SONAR-3012 ImprovementsFabrice Bellingard2012-01-251-7/+7
* SONAR-1492 Improve rule & active rule edition pageFabrice Bellingard2012-01-241-12/+6
* SONAR-3181,SONAR-3139 Enable cross project CPD for all languagesEvgeny Mandrikov2012-01-247-152/+107
* SONAR-2754 rename the parameter to sonar.dbcleaner.cleanDirectorysimonbrandhof2012-01-241-1/+1
* Move some purge tasks to MyBatissimonbrandhof2012-01-2438-1305/+385
* SONAR-3200 Display the date of closure on the closed action plan listFabrice Bellingard2012-01-241-0/+1
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-241-2/+2
* SONAR-3205 Upgrade to JaCoCo 0.5.6Evgeny Mandrikov2012-01-241-1/+1
* SONAR-3138 Prevent possible security flawsEvgeny Mandrikov2012-01-241-0/+12
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-231-0/+10
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-231-1/+13
* SONAR-3139 Enable Sonar CPD by defaultEvgeny Mandrikov2012-01-201-4/+4
* SONAR-3081 "Violations" widget shows the number of "new violations"Fabrice Bellingard2012-01-202-14/+24
* SONAR-3012 Improve widget renderingFabrice Bellingard2012-01-201-24/+20
* SONAR-3179 Use naming convention for localization of qualifiersEvgeny Mandrikov2012-01-202-12/+12
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-1933-181/+186
* Remove unused icons + fix 1 violationFabrice Bellingard2012-01-191-2/+1
* SONAR-3185 Set default value of 'sonar.authenticator.createUsers' to trueEvgeny Mandrikov2012-01-191-1/+1
* Fix some minor violationsSimon Brandhof2012-01-191-3/+3
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-1834-204/+204
* SONAR-3012 Use the "Active" word in all widgets to be consistentFabrice Bellingard2012-01-184-6/+6
* SONAR-3012 Add filters for reviews on the violations viewerFabrice Bellingard2012-01-182-2/+16
* SONAR-3179 Add API to define resourcesEvgeny Mandrikov2012-01-182-0/+49
* SONAR-3012 Remove local path to the Ruby templateFabrice Bellingard2012-01-181-1/+1
* SONAR-3012 Shows the new unreviewed violations count in the widgetFabrice Bellingard2012-01-175-29/+45
* SONAR-3176 Complete documentation of differential views propertiesSimon Brandhof2012-01-171-2/+4
* SONAR-2994 Add missing localization for 'Sign Up' and 'Log In' pagesEvgeny Mandrikov2012-01-171-0/+4
* SONAR-3012 Add new_unreviewed_violations metricFabrice Bellingard2012-01-175-75/+215
* SONAR-3155 Change the info message displayed by the Timeline widget when only...Simon Brandhof2012-01-161-1/+1
* SONAR-3012 Check that resource is not a unit test for reviews metricsFabrice Bellingard2012-01-162-4/+16
* SONAR-3166 Move the false-positive widget to the bottom of the pageFabrice Bellingard2012-01-161-1/+1
* SONAR-3012 fix NPESimon Brandhof2012-01-131-3/+5
* SONAR-3166 Provide by default a new "Reviews" pageFabrice Bellingard2012-01-134-1/+65
* SONAR-3012 Improvements on Review ActivityFabrice Bellingard2012-01-135-28/+79
* SONAR-3012 New widget to monitor the review activityFabrice Bellingard2012-01-128-1/+444
* Update copyright header for this new yearSimon Brandhof2012-01-10555-555/+555
* SONAR-3150 Lock size of email-notifications plugin to prevent regressionsEvgeny Mandrikov2012-01-091-0/+24
* SONAR-3150 Lock size of other plugins with dependenciesEvgeny Mandrikov2012-01-093-1/+72
* SONAR-3139 Allow to use Sonar CPD with existing extension point CpdMappingEvgeny Mandrikov2012-01-094-12/+216
* SONAR-3150 Reduce size of PMD and FindBugs pluginsEvgeny Mandrikov2012-01-092-32/+75
* SONAR-3144 Fix corner case, when implementations of CpdMapping not presentedEvgeny Mandrikov2012-01-062-11/+43
* Do not embed google-collections in the plugins checkstyle and squid-javasimonbrandhof2012-01-062-6/+14
* SONAR-3144 sonar-cpd-plugin should not depend on PMDEvgeny Mandrikov2012-01-054-23/+4
* Fix bug on UpdateReviewsDecorator when line number is NULLFabrice Bellingard2012-01-054-3/+36
* Fix bug on UpdateReviewsDecorator when a violation has no line numberFabrice Bellingard2012-01-044-11/+39
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-0314-14/+14