summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-151-7/+49
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1512-120/+42
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-151-0/+17
* SONAR-2610 support url and description of manual measuressimonbrandhof2011-07-142-2/+4
* SONAR-2610 web service for manual measures + copy manual measures during anal...simonbrandhof2011-07-144-0/+133
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1423-85/+310
* Update license headersFabrice Bellingard2011-07-142-4/+2
* SONAR-2589 Creation of a I18n English PackFabrice Bellingard2011-07-1318-10/+199
* SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-133-28/+100
* SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-121-0/+71
* SONAR-2477 Allow to use FindBugs filter-files with exclusionsEvgeny Mandrikov2011-07-129-26/+210
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-124-168/+0
* SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-122-29/+51
* Remove empty testEvgeny Mandrikov2011-07-121-27/+0
* SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.t...Evgeny Mandrikov2011-07-121-2/+2
* SONAR-75 continue i18nsimonbrandhof2011-07-111-79/+88
* Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidf...Simon Brandhof2011-07-113-51/+117
|\
| * Internationalization of SquidJava rulesDavid Festal2011-07-041-0/+44
| * I18n key syntax changedDavid Festal2011-07-041-30/+30
| * Code cleanupDavid Festal2011-07-041-28/+41
| * New API for Ruby and Java sideDavid Festal2011-07-041-1/+10
* | Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-1112-12/+12
* | temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-1012-12/+12
* | Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-1012-12/+12
|/
* 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-236-21/+25
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-2213-207/+9
* SONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven moduleSimon Brandhof2011-06-213-171/+0
* Fix CSS of hotspotsSimon Brandhof2011-06-211-3/+3
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-2118-80/+16
* SONAR-2505 support measure variationsSimon Brandhof2011-06-2113-47/+207
* SONAR-2536 Execution of FindBugs should not leave unterminated threadsEvgeny Mandrikov2011-06-211-1/+4
* 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-1510-0/+20
* Remove dependency on classworlds - use only plexus-classworldsEvgeny Mandrikov2011-06-131-2/+2
* Remove unnecessary dependencies in sonar-checkstyle-pluginEvgeny Mandrikov2011-06-131-0/+4
* Remove unnecessary dependencies in sonar-surefire-pluginEvgeny Mandrikov2011-06-131-10/+4
* Remove unnecessary dependencies in sonar-googleanalytics-pluginEvgeny Mandrikov2011-06-131-16/+6
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-1322-0/+1164
* SONAR-2512 Fix dependencies on commons-beanutilsEvgeny Mandrikov2011-06-092-0/+10
* SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-0813-772/+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
* SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "...Evgeny Mandrikov2011-06-016-34/+126