Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | David Gageot | 2012-05-25 | 1 | -0/+1 |
| | |||||
* | Smaller png images thanks to optipng | David Gageot | 2012-05-07 | 23 | -0/+0 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -1/+0 |
| | |||||
* | Revert "SONAR-3051 support POST, PUT and DELETE queries in GWT API." | Simon Brandhof | 2012-02-06 | 4 | -213/+53 |
| | | | | This reverts commit 808360559dc1349d59363fc89b468345e5a26fc9. | ||||
* | Remove the deprecated GWT component: SourcePanel | Simon Brandhof | 2012-02-03 | 2 | -370/+0 |
| | |||||
* | SONAR-3051 support POST, PUT and DELETE queries in GWT API. | Simon Brandhof | 2012-01-18 | 4 | -53/+213 |
| | | | | This patch is gracefully provided by Eugene Zadyra. | ||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 18 | -18/+18 |
| | |||||
* | Fix reloading of GWT resource viewers in IE | simonbrandhof | 2011-03-24 | 1 | -11/+4 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 18 | -18/+18 |
| | |||||
* | SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-api | Evgeny Mandrikov | 2011-01-27 | 16 | -648/+90 |
| | | | | | | | | * 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 modules | Evgeny Mandrikov | 2011-01-17 | 1 | -0/+5 |
| | | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev | ||||
* | Remove unused method | Godin | 2010-12-21 | 1 | -0/+1 |
| | |||||
* | add JsonUtils#getAsDouble(JSONValue) to GWT API | simonbrandhof | 2010-12-20 | 2 | -1/+13 |
| | |||||
* | SONAR-833 time machine WS : improve SQL requests + better support of Q model ↵ | simonbrandhof | 2010-12-20 | 2 | -17/+33 |
| | | | | characteristics | ||||
* | remove ISO categories from ws-client ResourceQuery + minor improvements of ↵ | simonbrandhof | 2010-12-15 | 1 | -5/+13 |
| | | | | GWT API | ||||
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 1 | -20/+14 |
| | |||||
* | * Add EventUnmarshaller to sonar-gwt-api | Godin | 2010-12-13 | 3 | -1/+45 |
| | | | | * Fix TimeMachineUnmarshaller | ||||
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 2 | -27/+20 |
| | |||||
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 1 | -4/+15 |
| | |||||
* | SONAR-833: Add time machine to sonar-ws-client and sonar-gwt-api | Godin | 2010-12-12 | 4 | -10/+50 |
| | |||||
* | SONAR-1937 violations tab : display violation age in days to current date | simonbrandhof | 2010-12-08 | 1 | -1/+0 |
| | |||||
* | SONAR-1937 add the field 'age' to violations web service + display the ↵ | simonbrandhof | 2010-12-07 | 1 | -1/+2 |
| | | | | select box to filter violations by period | ||||
* | SONAR-1450: Show only date for violation in UI | Godin | 2010-12-02 | 1 | -7/+0 |
| | |||||
* | Fix date/time format for gwt | Godin | 2010-12-02 | 1 | -2/+2 |
| | |||||
* | SONAR-1450: Add creation date of violation to violations tab | Godin | 2010-12-01 | 1 | -0/+18 |
| | |||||
* | SONAR-1450: | Godin | 2010-12-01 | 1 | -4/+5 |
| | | | | | | * Expose rule_failure.created_at in rest api * Support createdAt in sonar-ws-client | ||||
* | SONAR-1911 New web service to get server status | simonbrandhof | 2010-11-02 | 1 | -1/+7 |
| | |||||
* | SONAR-1852 Add the analysis date to the Java web service client libray | simonbrandhof | 2010-10-19 | 2 | -29/+35 |
| | |||||
* | GWT API: add the method Links.openRulePopup() | simonbrandhof | 2010-09-21 | 1 | -0/+9 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 54 | -0/+2278 |
value of rule parameters in Q profile console |