aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Fix violationsEvgeny Mandrikov2011-05-301-1/+1
* Fix violationsEvgeny Mandrikov2011-05-291-1/+0
* SONAR-1922 Improve ProfileEventsSensorEvgeny Mandrikov2011-05-282-57/+64
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-275-3/+260
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-261-4/+4
* SONAR-2473 Fix SQL request to prevent "closing" again a review Fabrice Bellingard2011-05-253-1/+12
* Fix merge of release 2.8simonbrandhof2011-05-193-13/+52
* 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
* 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
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-282-53/+49
* 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
* 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
* 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
* 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
* SONAR-2218 compute coverage on new/changed codesimonbrandhof2011-02-287-51/+242
* SONAR-2218 aggregate variations of coverage of changed code + add sample of w...simonbrandhof2011-02-276-24/+187
* SONAR-2218 add NewCoverageDecorator + add DateUtils to APIsimonbrandhof2011-02-253-0/+394
* SONAR-2238 Remove the metric "uncovered_complexity_by_tests"simonbrandhof2011-02-253-138/+0