summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-142-5/+1
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-131-0/+1
* SONAR-2841 Tests suite results are not always ignoredFabrice Bellingard2012-03-093-1/+78
* SONAR-3006 Make the TimeMachine service a dashboard pageFabrice Bellingard2012-03-083-0/+113
* Merge remote-tracking branch 'origin/release-2.14'Eric Hartmann2012-03-082-5/+8
|\
| * Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-082-6/+14
| * Do not close false-positivesSimon Brandhof2012-03-082-5/+8
* | Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-072-6/+14
* | SONAR-2270 Make Checkstyle:ParameterNumber rule instantiableSimon Brandhof2012-03-071-8/+2
* | SONAR-3172 It should not be possible to create a manual violation on a unit t...Simon Brandhof2012-03-071-0/+1
* | Merge branch 'release-2.14'Eric Hartmann2012-03-063-12/+26
|\|
| * Improve batch execution of DELETE statements in PurgeDaoSimon Brandhof2012-03-053-3/+18
| * Improve purge tasks of DbCleanerSimon Brandhof2012-03-053-10/+9
* | Merge branch 'release-2.14'Eric Hartmann2012-03-0536-1553/+931
|\|
| * Fix support of dry run modeSimon Brandhof2012-03-023-8/+11
| * Add unit tests, remove the hibernate model Review and improve ReviewPredicatesSimon Brandhof2012-03-023-5/+5
| * Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14Simon Brandhof2012-03-022-1/+56
| |\
| | * Minimum number of lines for duplication should depend on languageEvgeny Mandrikov2012-03-022-1/+56
| * | Fix performance issues when processing reviewsSimon Brandhof2012-03-0228-1534/+857
| |/
| * Rollback change on widget CSS classnameSimon Brandhof2012-03-013-10/+10
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-2714-14/+14
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-2714-20/+17
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-2714-14/+14
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-2714-14/+14
|/
* SONAR-3242 replace the icon by a link "more actions" in the footer of the vio...simonbrandhof2012-02-241-1/+1
* Improve description of the Checkstyle rule "Trailing Comment"Simon Brandhof2012-02-232-7/+48
* SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines in...Simon Brandhof2012-02-223-19/+16
* Fix some quality flawsSimon Brandhof2012-02-221-1/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-229-75/+82
* Add ResourceDefinition#hasSourceCodeSimon Brandhof2012-02-212-4/+41
* Fix some quality flawsEvgeny Mandrikov2012-02-215-9/+11
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-203-3/+109
* SONAR-3242 Add a "Reply" action on the last commentFabrice Bellingard2012-02-201-0/+3
* SONAR-3238 Deprecate old format for DUPLICATIONS_DATAEvgeny Mandrikov2012-02-186-133/+267
* Fix some quality flawsEvgeny Mandrikov2012-02-176-23/+18
* Use an icon to display help message in treemapsSimon Brandhof2012-02-161-0/+2
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-158-36/+36
* SONAR-3208 complete database tablesSimon Brandhof2012-02-148-17/+17
* SONAR-3014 Improve renderingFabrice Bellingard2012-02-141-1/+2
* Improve the component org.sonar.dbcleaner.api.PurgeTaskSimon Brandhof2012-02-144-19/+36
* SONAR-3120 Resources associated to a module which has been removed from a mul...Simon Brandhof2012-02-142-74/+18
* Rename ACTION_PLANS.DEAD_LINE to DEADLINESimon Brandhof2012-02-132-3/+3
* SONAR-3263Simon Brandhof2012-02-132-8/+2
* Improve rendering of rules configurationsimonbrandhof2012-02-131-1/+0
* Improve the stability of EmailNotificationChannelTest by using different SMTP...simonbrandhof2012-02-131-37/+27
* SONAR-3209 Add new batch component - FileLinesContextFactoryEvgeny Mandrikov2012-02-095-26/+32
* SONAR-3014 Improve display of links not starting with 'http(s)'Fabrice Bellingard2012-02-091-3/+11
* SONAR-3210 Compute new measure for Java files - comments in fileEvgeny Mandrikov2012-02-092-2/+9
* Increase code coverage + fix SQL pitfallFabrice Bellingard2012-02-093-20/+86
* SONAR-3209,SONAR-3210 Provide API to save and retrieve measures by lineEvgeny Mandrikov2012-02-092-23/+18