| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* Inherit settings from original module
* Introduce reusable module org.sonar.SonarDev
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
characteristics
|
|
|
|
| |
GWT API
|
| |
|
|
|
|
| |
* Fix TimeMachineUnmarshaller
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
select box to filter violations by period
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Expose rule_failure.created_at in rest api
* Support createdAt in sonar-ws-client
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
value of rule parameters in Q profile console
|