aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-gwt/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-791 When the source directory is not exactly the java package root, ↵simonbrandhof2011-01-241-3/+3
| | | | Sonar should stop the analysis
* Simplify configuration of dev GWT modulesEvgeny Mandrikov2011-01-178-79/+21
| | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev
* optimizing GWT compilation to speed up build in dev environmentssimonbrandhof2011-01-138-0/+106
|
* 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
|
* improve labels of diff viewssimonbrandhof2010-12-241-1/+1
|
* the violations tab must reuse the period selected in violations drilldownsimonbrandhof2010-12-231-0/+8
|
* update labels of variation select boxessimonbrandhof2010-12-232-2/+5
|
* 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-152-24/+28
| | | | GWT API
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-6/+26
|
* SONAR-1937 add the field 'age' to violations web service + display the ↵simonbrandhof2010-12-071-2/+5
| | | | select box to filter violations by period
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-061-18/+15
|
* SONAR-1450: Show only date for violation in UIGodin2010-12-021-1/+1
|
* SONAR-1829: Replace "Priority" by "Severity" in Hotspots serviceGodin2010-12-023-24/+24
|
* extract GWT components from sonar-core-pluginsimonbrandhof2010-12-0263-0/+4165