Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Squid plugin to correctly build the relation between a Java file and its ↵ | simonbrandhof | 2011-01-25 | 1 | -1/+2 |
| | | | | package | ||||
* | Improve backward-compatibility when adding data to a non-indexed resource | simonbrandhof | 2011-01-25 | 5 | -157/+94 |
| | |||||
* | fix unit test of SquidPluginTest | simonbrandhof | 2011-01-24 | 1 | -2/+2 |
| | |||||
* | SONAR-791 When the source directory is not exactly the java package root, ↵ | simonbrandhof | 2011-01-24 | 9 | -97/+95 |
| | | | | Sonar should stop the analysis | ||||
* | SONAR-2130 deprecate the component SquidSearch | simonbrandhof | 2011-01-24 | 1 | -0/+5 |
| | |||||
* | remove unused class from squid java plugin | simonbrandhof | 2011-01-23 | 2 | -115/+0 |
| | |||||
* | SONAR-1526 ResourceFilters are not used by Squid | simonbrandhof | 2011-01-21 | 7 | -146/+96 |
| | |||||
* | SONAR-2130 Publish measures of Java methods on resource tree | simonbrandhof | 2011-01-21 | 5 | -24/+71 |
| | |||||
* | SONAR-2130 Publish measures of Java methods on resource tree | simonbrandhof | 2011-01-21 | 2 | -5/+35 |
| | |||||
* | SONAR-2127 API: do not automatically create hierarchy of resource tree | simonbrandhof | 2011-01-21 | 4 | -5/+13 |
| | |||||
* | create the module sonar-java-api dedicated to Java support | simonbrandhof | 2011-01-19 | 1 | -0/+5 |
| | |||||
* | SONAR-1514: Add support for a new Ant task to analyze projects | Evgeny Mandrikov | 2011-01-18 | 1 | -1/+3 |
| | | | | | | | | | | | * Add new environment - Ant. * Introduce new component (Reactor) in order to break dependency on MavenSession. * Add annotation SupportedEnvironment and corresponding check to BatchPluginRepository. To allow specify in which environments BatchExtension should be active. * Use this new annotation to disable MavenDependenciesSensor in Ant environment. | ||||
* | Simplify configuration of dev GWT modules | Evgeny Mandrikov | 2011-01-17 | 12 | -111/+32 |
| | | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev | ||||
* | optimizing GWT compilation to speed up build in dev environments | simonbrandhof | 2011-01-13 | 14 | -27/+196 |
| | |||||
* | merge 2.5: fix tracking of violations when message contains whitespace or is ↵ | simonbrandhof | 2011-01-13 | 2 | -15/+57 |
| | | | | too long - fix a bug + add unit tests | ||||
* | merge 2.5-RC2: fix random execution of NewViolationsDecorator | simonbrandhof | 2011-01-12 | 2 | -7/+26 |
| | |||||
* | merge 2.5-RC2: SONAR-1760: Support the annotation "@SuppressWarnings" at ↵ | Evgeny Mandrikov | 2011-01-11 | 1 | -0/+1 |
| | | | | class level | ||||
* | merge 2.5-RC2: missing close of input stream | simonbrandhof | 2011-01-10 | 1 | -5/+9 |
| | |||||
* | merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on views | simonbrandhof | 2011-01-10 | 2 | -4/+18 |
| | |||||
* | SONAR-1481: Allow Findbugs extensions | Jason Bennett | 2011-01-06 | 4 | -103/+127 |
| | | | | Apply contributed patch | ||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-05 | 13 | -13/+13 |
| | |||||
* | [maven-release-plugin] prepare release 2.5-RC1 | simonbrandhof | 2011-01-05 | 13 | -13/+13 |
| | |||||
* | fix regression issue in violations drilldown: reload sources when selecting ↵ | simonbrandhof | 2011-01-04 | 1 | -0/+2 |
| | | | | a new file | ||||
* | Violations viewer : do not display the empty period filter | simonbrandhof | 2011-01-03 | 1 | -2/+4 |
| | |||||
* | Violations viewer : keep the rule selected in drilldown | simonbrandhof | 2011-01-03 | 1 | -35/+30 |
| | |||||
* | dbcleaner plugin: Change default value for cutoff beyond which we suppress ↵ | simonbrandhof | 2010-12-29 | 3 | -3/+3 |
| | | | | all snapshots to 60 months | ||||
* | revert trunk version to 2.5-SNAPSHOT | simonbrandhof | 2010-12-27 | 13 | -13/+13 |
| | |||||
* | Move timemachine components from core plugin to batch + do not depend on ↵ | simonbrandhof | 2010-12-27 | 34 | -1573/+50 |
| | | | | Snapshot in PastSnapshotLoader components + fix NPE when calculating variations on measures that are still not persisted | ||||
* | do not display skipped unit tests when value is 0 | simonbrandhof | 2010-12-26 | 1 | -2/+2 |
| | |||||
* | fix whitespaces in complexity widget | simonbrandhof | 2010-12-26 | 1 | -4/+4 |
| | |||||
* | [maven-release-plugin] prepare release 2.5 | simonbrandhof | 2010-12-24 | 13 | -13/+13 |
| | |||||
* | [maven-release-plugin] prepare branch 2.5 | simonbrandhof | 2010-12-24 | 2 | -4/+2 |
| | |||||
* | improve labels of diff views | simonbrandhof | 2010-12-24 | 1 | -1/+1 |
| | |||||
* | log a warning when period properties are not valid | simonbrandhof | 2010-12-23 | 1 | -2/+9 |
| | |||||
* | the violations tab must reuse the period selected in violations drilldown | simonbrandhof | 2010-12-23 | 1 | -0/+8 |
| | |||||
* | forgot to declare the PurgeDependencies component | simonbrandhof | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | update labels of variation select boxes | simonbrandhof | 2010-12-23 | 2 | -2/+5 |
| | |||||
* | minor : change the RSS feed icon | simonbrandhof | 2010-12-22 | 1 | -1/+1 |
| | |||||
* | SONAR-1941 fix tracking of violations since previous analysis | simonbrandhof | 2010-12-21 | 2 | -10/+13 |
| | |||||
* | Minor fix. | Godin | 2010-12-17 | 1 | -15/+9 |
| | |||||
* | SONAR-1941 add a period filter on violations tab | simonbrandhof | 2010-12-16 | 3 | -29/+84 |
| | |||||
* | remove ISO categories from ws-client ResourceQuery + minor improvements of ↵ | simonbrandhof | 2010-12-15 | 3 | -25/+29 |
| | | | | GWT API | ||||
* | SONAR-249 add span ids to html | simonbrandhof | 2010-12-15 | 1 | -4/+4 |
| | |||||
* | SONAR-2057 Move quality profile link from dashboard header to description widget | simonbrandhof | 2010-12-15 | 1 | -22/+38 |
| | |||||
* | SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support ↵ | simonbrandhof | 2010-12-15 | 9 | -63/+63 |
| | | | | variations in the resources web service + add IT | ||||
* | SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add ↵ | simonbrandhof | 2010-12-15 | 42 | -252/+260 |
| | | | | SNAPSHOTS.PERIODx_DATE | ||||
* | Do not keep DSM measure in cache | simonbrandhof | 2010-12-15 | 1 | -11/+8 |
| | |||||
* | Do not keep DSM measure in cache | simonbrandhof | 2010-12-15 | 1 | -1/+4 |
| | |||||
* | SONAR-1956 improve filters in order to display variations | simonbrandhof | 2010-12-10 | 1 | -0/+3 |
| | |||||
* | fix bug in SONAR-1729 | simonbrandhof | 2010-12-10 | 2 | -18/+14 |
| |