aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
Commit message (Collapse)AuthorAgeFilesLines
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Revert "SONAR-3051 support POST, PUT and DELETE queries in GWT API."Simon Brandhof2012-02-064-213/+53
| | | | This reverts commit 808360559dc1349d59363fc89b468345e5a26fc9.
* Remove the deprecated GWT component: SourcePanelSimon Brandhof2012-02-032-370/+0
|
* SONAR-3051 support POST, PUT and DELETE queries in GWT API.Simon Brandhof2012-01-184-53/+213
| | | | This patch is gracefully provided by Eugene Zadyra.
* Update copyright header for this new yearSimon Brandhof2012-01-1018-18/+18
|
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|
* 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
|
* 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
|
* 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
|
* 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
|
* Fix reloading of GWT resource viewers in IEsimonbrandhof2011-03-241-11/+4
|
* [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
|
* Remove useless configuration of maven-deploy-pluginEvgeny Mandrikov2011-03-041-10/+3
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-0418-18/+18
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
|
* SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-apiEvgeny Mandrikov2011-01-2717-649/+91
| | | | | | | | * WSUtils has two implementations - one for GWT and another for Java, so can be used by unmarshallers in both cases. But this not very good, because code is not type-safe. In fact it would be better to use emulation of types from org.json.simple for GWT, but this solution is more straightforward.
* Simplify configuration of dev GWT modulesEvgeny Mandrikov2011-01-171-0/+5
| | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
|
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
|
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
|
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
|
* Remove unused methodGodin2010-12-211-0/+1
|
* add JsonUtils#getAsDouble(JSONValue) to GWT APIsimonbrandhof2010-12-202-1/+13
|
* SONAR-833 time machine WS : improve SQL requests + better support of Q model ↵simonbrandhof2010-12-202-17/+33
| | | | characteristics
* remove ISO categories from ws-client ResourceQuery + minor improvements of ↵simonbrandhof2010-12-151-5/+13
| | | | GWT API
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-20/+14
|
* * Add EventUnmarshaller to sonar-gwt-apiGodin2010-12-133-1/+45
| | | | * Fix TimeMachineUnmarshaller
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-132-27/+20
|
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-4/+15
|