summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* merge 2.5-RC2: SONAR-1760: Support the annotation "@SuppressWarnings" at ↵Evgeny Mandrikov2011-01-111-0/+1
| | | | class level
* merge 2.5-RC2: missing close of input streamsimonbrandhof2011-01-101-5/+9
|
* merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on viewssimonbrandhof2011-01-102-4/+18
|
* SONAR-1481: Allow Findbugs extensionsJason Bennett2011-01-064-103/+127
| | | | Apply contributed patch
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-0513-13/+13
|
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-0513-13/+13
|
* fix regression issue in violations drilldown: reload sources when selecting ↵simonbrandhof2011-01-041-0/+2
| | | | a new file
* Violations viewer : do not display the empty period filtersimonbrandhof2011-01-031-2/+4
|
* Violations viewer : keep the rule selected in drilldownsimonbrandhof2011-01-031-35/+30
|
* dbcleaner plugin: Change default value for cutoff beyond which we suppress ↵simonbrandhof2010-12-293-3/+3
| | | | all snapshots to 60 months
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-2713-13/+13
|
* Move timemachine components from core plugin to batch + do not depend on ↵simonbrandhof2010-12-2734-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 simonbrandhof2010-12-261-2/+2
|
* fix whitespaces in complexity widgetsimonbrandhof2010-12-261-4/+4
|
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-2413-13/+13
|
* [maven-release-plugin] prepare branch 2.5simonbrandhof2010-12-242-4/+2
|
* improve labels of diff viewssimonbrandhof2010-12-241-1/+1
|
* log a warning when period properties are not validsimonbrandhof2010-12-231-2/+9
|
* the violations tab must reuse the period selected in violations drilldownsimonbrandhof2010-12-231-0/+8
|
* forgot to declare the PurgeDependencies componentsimonbrandhof2010-12-231-1/+1
|
* update labels of variation select boxessimonbrandhof2010-12-232-2/+5
|
* minor : change the RSS feed iconsimonbrandhof2010-12-221-1/+1
|
* SONAR-1941 fix tracking of violations since previous analysissimonbrandhof2010-12-212-10/+13
|
* Minor fix.Godin2010-12-171-15/+9
|
* SONAR-1941 add a period filter on violations tabsimonbrandhof2010-12-163-29/+84
|
* remove ISO categories from ws-client ResourceQuery + minor improvements of ↵simonbrandhof2010-12-153-25/+29
| | | | GWT API
* SONAR-249 add span ids to htmlsimonbrandhof2010-12-151-4/+4
|
* SONAR-2057 Move quality profile link from dashboard header to description widgetsimonbrandhof2010-12-151-22/+38
|
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support ↵simonbrandhof2010-12-159-63/+63
| | | | variations in the resources web service + add IT
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add ↵simonbrandhof2010-12-1542-252/+260
| | | | SNAPSHOTS.PERIODx_DATE
* Do not keep DSM measure in cachesimonbrandhof2010-12-151-11/+8
|
* Do not keep DSM measure in cachesimonbrandhof2010-12-151-1/+4
|
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-101-0/+3
|
* fix bug in SONAR-1729simonbrandhof2010-12-102-18/+14
|
* do not display big trend iconssimonbrandhof2010-12-094-12/+12
|
* SONAR-249 define default values of periodssimonbrandhof2010-12-094-9/+48
|
* SONAR-1729 Violations decorator should test if the measure exist before ↵simonbrandhof2010-12-092-60/+85
| | | | saving something
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-083-4/+7
|
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-081-1/+1
|
* Deprecate Rule.setPluginName() , Rule.getPluginName() and related stuff, ↵Godin2010-12-082-6/+6
| | | | because was replaced by repositoryKey
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-6/+26
|
* SONAR-1937 fix calculation of new_violations : compare to a date instead of ↵simonbrandhof2010-12-0819-117/+153
| | | | a snapshot
* SONAR-1829: Use severity instead of priorityGodin2010-12-074-23/+23
|
* SONAR-1450 log comparison dates at batch startup + improve the algorithm of ↵simonbrandhof2010-12-076-104/+60
| | | | periods in number of days
* SONAR-1937 add the field 'age' to violations web service + display the ↵simonbrandhof2010-12-072-2/+7
| | | | select box to filter violations by period
* SONAR-1829: Use severity instead of priorityGodin2010-12-075-9/+9
|
* SONAR-1829: Use severity instead of priorityGodin2010-12-075-51/+47
|
* SONAR-1450 measure 'new_violations' is missing on rules and ↵simonbrandhof2010-12-072-38/+37
| | | | packages/projects + do not calculate new violations on unit tests (would be always 0)
* SONAR-2036 Violations widget: do not display bar charts when no violationssimonbrandhof2010-12-071-0/+10
|
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-063-27/+18
|