aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-gwt
Commit message (Collapse)AuthorAgeFilesLines
* Release 3.2.13.2.1Eric Hartmann2012-10-021-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-09-131-1/+1
|
* [maven-release-plugin] prepare release 3.2.1-RC1Eric Hartmann2012-09-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-251-1/+1
|
* [maven-release-plugin] prepare release 3.2-RC2Eric Hartmann2012-07-251-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
|
* Smaller png images thanks to optipngDavid Gageot2012-05-074-0/+0
|
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-251-0/+1
|
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
|
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Update copyright header for this new yearSimon Brandhof2012-01-103-3/+3
|
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* SONAR-3063 Implement the hotspots page as a dashboardFabrice Bellingard2011-12-1212-924/+0
|
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-267-366/+0
|
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-261-41/+0
| | | | First shot, needs improvements.
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|
* SONAR-2752 Improve UI to show duplications with other projectsEvgeny Mandrikov2011-09-021-4/+15
|
* SONAR-2646 When there isn't any violation in a project the hotspot widget ↵Simon Brandhof2011-08-151-4/+4
| | | | 'Most violated rules' never finished to be displayed
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* Fix duplications viewerSimon Brandhof2011-08-021-3/+3
|
* SONAR-75 Remove unused French GWT properties + add method ↵Simon Brandhof2011-08-014-24/+10
| | | | Metric.Builder#setUserManaged(boolean)
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-019-98/+39
|
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
|
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|
* Fix CSS of hotspotsSimon Brandhof2011-06-211-3/+3
|
* SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-0812-770/+0
|
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
|
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
|
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
|
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
|
* Replace -Ddev by -Pdev to increase build durationsimonbrandhof2011-05-051-15/+0
|
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
|
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
|
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
|
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-0/+1
| | | | * It prevents embedding additional dependencies.