summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Compute new violations on dry runsSimon Brandhof2011-06-301-1/+0
* SONAR-2553 API: compute the variations on all measuresSimon Brandhof2011-06-292-26/+62
* Add the method org.sonar.api.rules.Violation#isNew()simonbrandhof2011-06-292-1/+8
* SONAR-2453 Update the way "false-positive" reviews are managedEvgeny Mandrikov2011-06-234-17/+21
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-2213-207/+9
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-2116-0/+489
* SONAR-2505 support measure variationsSimon Brandhof2011-06-2113-47/+207
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-1711-325/+707
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-172-6/+6
* SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviewsFabrice Bellingard2011-06-155-8/+149
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-159-0/+18
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-131-0/+436
* SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-081-2/+0
* SONAR-553 Execute ProjectLinksSensor only for latest analysisEvgeny Mandrikov2011-06-032-5/+17
* SONAR-1922 Minor change in order to fix integration testsEvgeny Mandrikov2011-06-031-1/+1
* SONAR-2463 The creation date of violation should not be reinitializedFreddy Mallet2011-06-022-15/+33
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-06-011-1/+1
* 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