aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with Oraclesimonbrandhof2011-05-092-6/+6
* Reduce technical debtsimonbrandhof2011-05-051-2/+7
* SONAR-2371 Rework UnitTestDecorator and SurefireSensorEvgeny Mandrikov2011-05-042-32/+0
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* Slightly improve fix bug of violation tracking when past violation has no che...Freddy Mallet2011-04-292-9/+15
* Fix bug of violation tracking. NPE when past violation has no checksum.simonbrandhof2011-04-292-17/+23
* Define new constants in DecoratorBarrierssimonbrandhof2011-04-284-31/+14
* Ignore plugins/sonar-core-plugin/derby.log generated during unit testssimonbrandhof2011-04-281-91/+0
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-283-53/+140
* Fix scheduling of ViolationDecoratorsimonbrandhof2011-04-274-4/+8
* SONAR-2323 Remove logs specific to Mavensimonbrandhof2011-04-271-1/+1
* SONAR-2327 split actions for resource viewer and reviews pagesimonbrandhof2011-04-265-17/+16
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-261-0/+2
* SONAR-2371 UnitTestDecorator should not save anything if tests measure alread...Evgeny Mandrikov2011-04-252-8/+50
* SONAR-2358 Add unit testEvgeny Mandrikov2011-04-242-2/+11
* SONAR-2358 Reapply patch 'Mechanism to calculate checksums for violations is ...Freddy Mallet2011-04-231-15/+7
* SONAR-2344 Improve the algorithm in charge to define/update the creation date...Freddy Mallet2011-04-222-150/+194
* Increase coverage for a new code in UnitTestDecoratorEvgeny Mandrikov2011-04-211-3/+18
* SONAR-2347 Add unit test to ReviewsDecoratorFabrice Bellingard2011-04-204-48/+68
* Fix crlfEvgeny Mandrikov2011-04-204-376/+376
* [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-204-231/+377
* Temporary commit before merging with Simon's modifications onFabrice Bellingard2011-04-202-0/+47
* SONAR-2371 SurefireSensor should not insert unit test measures when there is ...Evgeny Mandrikov2011-04-202-4/+34
* SONAR-2358 Don't use org.codehaus.plexus.util.StringInputStream to calculate ...Evgeny Mandrikov2011-04-192-16/+9
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-121-4/+1
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-041-19/+2
* Fix some violationssimonbrandhof2011-04-011-1/+1
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-273-7/+7
* Fix Clover coverage on new code at project and package levelssimonbrandhof2011-03-231-18/+22
* Minor: fix rendering of link in coverage widgetsimonbrandhof2011-03-231-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* Improve new coverage widgetsimonbrandhof2011-03-161-3/+5
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-141-2/+5
* declare time machine barriers to NewCoverage decoratorsimonbrandhof2011-03-112-4/+4
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-083-15/+12
* SONAR-2218 improve UIsimonbrandhof2011-03-081-2/+2
* SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...simonbrandhof2011-03-071-4/+4
* SONAR-2218 improve rendering of coverage widgetsimonbrandhof2011-03-071-50/+60
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-0/+3
* remove the core GWT components which are replaced by Ruby on Rails pagessimonbrandhof2011-03-041-1/+0
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-031-7/+0
* SONAR-2218 improve drilldown page in order to display variationssimonbrandhof2011-03-011-5/+11
* SONAR-2218 display coverage of changed code in widgetsimonbrandhof2011-02-284-83/+24