aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-249 support configurations by custom date or by last analysissimonbrandhof2010-12-039-29/+467
* SONAR-249 add the select-box to display variation periodssimonbrandhof2010-12-0317-85/+287
* SONAR-2011: Remove dependency on maven-core from sonar-plugin-apiGodin2010-12-033-9/+5
* SONAR-249 correctly save the variations configuration into the table SNAPSHOTSsimonbrandhof2010-12-0316-83/+334
* SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-037-15/+71
* SONAR-1450: Prevent NPE with Natural and VB pluginsGodin2010-12-032-0/+6
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-035-39/+47
* SONAR-249 improve some widgets + display variation of test execution timesimonbrandhof2010-12-037-38/+29
* SONAR-1450: Remove unused methods, improve unit testsGodin2010-12-034-46/+46
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-0319-104/+114
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-033-724/+724
* SONAR-249 remove the annotation @SupportVariationDashboardsimonbrandhof2010-12-036-45/+4
* SONAR-249 add variations to design widgetssimonbrandhof2010-12-033-10/+40
* SONAR-249 add variations to widgets comments, tests and complexitysimonbrandhof2010-12-033-35/+105
* SONAR-2007: Remove IsoCategory from Squid rulesGodin2010-12-0312-45/+29
* SONAR-1683: Remove dependency on maven-dependency-tree from sonar-plugin-apiGodin2010-12-032-4/+5
* document the sonar version in db migration scriptssimonbrandhof2010-12-0311-0/+44
* document the sonar version in db migration scriptssimonbrandhof2010-12-0312-0/+48
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-0317-154/+299
* Fix violations reported on Nemo.Godin2010-12-022-6/+22
* SONAR-1450: Show only date for violation in UIGodin2010-12-022-8/+1
* SONAR-1829: Replace "Priority" by "Severity" in Violations drilldown serviceGodin2010-12-021-1/+1
* Fix violation reported on Nemo.Godin2010-12-021-5/+5
* SONAR-1829: Replace "Priority" by "Severity" in Hotspots serviceGodin2010-12-023-24/+24
* SONAR-1450: Improve unit testsGodin2010-12-024-5/+87
* SONAR-1450: Add ITGodin2010-12-021-0/+3
* SONAR-1450: Add ITGodin2010-12-021-0/+57
* SONAR-1450: Add project for ITGodin2010-12-028-3/+122
* SONAR-1450: Fix ViolationPersisterDecoratorGodin2010-12-021-2/+17
* SONAR-1450: Compare violations using checksumsGodin2010-12-025-22/+260
* Fix JavaDocsGodin2010-12-021-2/+5
* fix animal-sniffer in sonar-core-pluginsimonbrandhof2010-12-027-32/+44
* Add missing dependency from sonar-core-plugin to sonar-batchGodin2010-12-021-0/+5
* remove idea filesimonbrandhof2010-12-021-123/+0
* extract GWT components from sonar-core-pluginsimonbrandhof2010-12-0267-67/+265
* SONAR-1450: Extract ViolationPersisterDecorator from ViolationPersisterGodin2010-12-027-58/+82
* did I already say that IT are going to pass now ?simonbrandhof2010-12-021-1/+1
* fix IT (yes it's true ;-)simonbrandhof2010-12-021-1/+1
* Minor fixes for class MeasureGodin2010-12-021-25/+56
* Fix date/time format for gwtGodin2010-12-021-2/+2
* SONAR-249 save configuration used for measure variations and new violations i...simonbrandhof2010-12-0119-328/+482
* fix ITsimonbrandhof2010-12-011-1/+1
* Fix JavaDocGodin2010-12-011-3/+3
* SONAR-2007 fix ITsimonbrandhof2010-12-019-219/+43
* SONAR-1450: Add creation date of violation to violations tabGodin2010-12-012-4/+26
* SONAR-1450:Godin2010-12-016-18/+42
* SONAR-1450: Expose rule_failure.created_at in rest apiGodin2010-12-011-0/+6
* Deprecate some classes from org.sonar.api.web.gwt.client.webservicesGodin2010-12-0115-22/+82
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-01147-1178/+564
* SONAR-1450: Fix NPE in NewViolationsDecoratorGodin2010-12-012-3/+7