aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-7/+7
* Fix violation reported on Nemo.Godin2010-12-021-5/+5
* Fix JavaDocsGodin2010-12-021-2/+5
* Minor fixes for class MeasureGodin2010-12-021-25/+56
* SONAR-249 save configuration used for measure variations and new violations i...simonbrandhof2010-12-012-42/+50
* Fix JavaDocGodin2010-12-011-3/+3
* 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-0129-166/+202
* SONAR-1450: Fix NPE in NewViolationsDecoratorGodin2010-12-011-0/+2
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-11-303-42/+48
* SONAR-1450: Add createdAt to Violation classGodin2010-11-301-10/+31
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-301-0/+77
* Fix violations reported on Nemo, fix JavaDocsGodin2010-11-309-73/+67
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-301-0/+36
* SONAR-1450: Add the column RULE_FAILURES.CREATED_ATGodin2010-11-301-6/+16
* SONAR-1450: Revert some changes made yesterdayGodin2010-11-301-4/+6
* Fix violations reported on NemoGodin2010-11-302-8/+8
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-293-69/+12
* SONAR-249 always save measures with diff values, even if best valuesimonbrandhof2010-11-291-12/+0
* SONAR-249 add the decorator to calculate differential values of measures.simonbrandhof2010-11-291-4/+10
* SONAR-2017 Log execution time of decoratorssimonbrandhof2010-11-281-1/+1
* Fix violations reported on NemoGodin2010-11-281-3/+6
* Fix violations reported on NemoGodin2010-11-268-34/+25
* SONAR-1405: The API must optionally allow plugins to add rule violations on l...Godin2010-11-263-7/+29
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-2612-191/+179
* fix javadocsimonbrandhof2010-11-241-4/+1
* SONAR-1556: When a language is specified with the 'sonar.language' property b...Godin2010-11-231-5/+8
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-184-152/+0
* trying to fix a jetty deadlock issue in the unit test HttpDownloaderTestsimonbrandhof2010-11-161-10/+102
* Increase code coverage for XMLRuleParserGodin2010-11-161-2/+9
* SONAR-1981: If name not specified for rule, then AnnotationRuleParser should ...Godin2010-11-152-2/+91
* fix unit testsimonbrandhof2010-11-121-4/+4
* SONAR-1953 Minimum period used in purge tasks should be configurablesimonbrandhof2010-11-122-0/+81
* fix backward-compatibility with jacoco 0.2simonbrandhof2010-11-101-7/+7
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-092-18/+119
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray...simonbrandhof2010-11-053-2/+68
* SONAR-1668 Name of the project does not get updatedsimonbrandhof2010-11-051-1/+1
* SONAR-1643 filter widgets by category when configuring a dashboardsimonbrandhof2010-11-031-0/+34
* Improve routines for patterns, add unit testsGodin2010-11-032-2/+22
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-0/+6
* HttpDownloader should not create file if fail to downloadGodin2010-11-012-3/+21
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-014-15/+25
* SONAR-1643 add widget propertiessimonbrandhof2010-10-291-12/+2
* SONAR-1904: WildcardPattern "**/Reader" shouldn't match "org.sonar.channel.Co...Godin2010-10-292-5/+16
* SONAR-1837:Godin2010-10-281-4/+21
* SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UIsimonbrandhof2010-10-282-2/+19
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-283-0/+123
* SONAR-1772: Remove deprecated property "sonar.findbugs.maxHeap"Godin2010-10-251-15/+2