| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5382 Remove DuplicationClient, SourceClient and TestClient | Julien Lancelot | 2014-06-05 | 45 | -2099/+0 |
* | SONAR-5338 rename actions "plan" to "covered_files" and "testable" to "test_c... | Julien Lancelot | 2014-06-04 | 5 | -15/+15 |
* | SONAR-5341 Add some unit test and complete Javadoc | Julien Lancelot | 2014-06-03 | 3 | -1/+3 |
* | SONAR-5341 Restore issue.componentId in order to be able to use SonarQube 3.7... | Julien Lancelot | 2014-06-03 | 2 | -0/+10 |
* | SONAR-5341 Update Issues WS Java client due to removal of issue.componentId a... | Julien Lancelot | 2014-05-28 | 6 | -32/+23 |
* | TestCase should not contain File object | Julien Lancelot | 2014-05-28 | 4 | -11/+21 |
* | Improve WS using "_ref" | Julien Lancelot | 2014-05-26 | 9 | -64/+57 |
* | SONAR-5338 Create Java client for tests WS | Julien Lancelot | 2014-05-26 | 12 | -0/+572 |
* | SONAR-5007 remove wsclient of deleted api/rules/index | Simon Brandhof | 2014-05-22 | 12 | -582/+0 |
* | Add Java WS client for /api/coverage/show and /api/duplications/show | Julien Lancelot | 2014-05-22 | 22 | -0/+943 |
* | SONAR-5305 Do only one SQL to retun all measures | Julien Lancelot | 2014-05-20 | 2 | -0/+48 |
* | Improve Java WS Client of /api/sources/show and /api/source/show | Julien Lancelot | 2014-05-19 | 9 | -30/+190 |
* | SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGS | Simon Brandhof | 2014-05-15 | 5 | -176/+0 |
* | SONAR-5287 SONAR-5293 Create Java WS client for "/api/sources/show" and "/api... | Julien Lancelot | 2014-05-13 | 11 | -5/+387 |
* | Remove moduleKey() as it's not returned by the WS | Julien Lancelot | 2014-05-13 | 1 | -8/+0 |
* | SONAR-5271 Delete /api/violations WS | Julien Lancelot | 2014-05-06 | 6 | -550/+0 |
* | SONAR-5111 Split quality profiles WS into old style Rails description and new... | Jean-Baptiste Lievremont | 2014-05-05 | 2 | -2/+2 |
* | SONAR-4764 Add Java WS Client to restore default profiles | Julien Lancelot | 2014-04-25 | 7 | -3/+243 |
* | ONAR-5132 Issues search WS should allow to search by language | Julien Lancelot | 2014-04-22 | 2 | -1/+6 |
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 2 | -7/+6 |
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
* | Fix stability of tests depending on order of execution | Simon Brandhof | 2014-04-03 | 2 | -35/+23 |
* | SONAR-4843 move URL to /api/system/restart and complete ws-client | Simon Brandhof | 2014-03-21 | 3 | -2/+24 |
* | Fix quality flaws | Jean-Baptiste Lievremont | 2014-03-20 | 2 | -4/+25 |
* | Add Issues.componentById() helper | Julien Lancelot | 2014-03-17 | 3 | -4/+14 |
* | SONAR-5142 drop search of components by language | Simon Brandhof | 2014-03-13 | 2 | -18/+0 |
* | SONAR-5094 Add ability to fetch quality gate failure text on measures | Jean-Baptiste Lievremont | 2014-03-12 | 4 | -0/+43 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 256 | -258/+258 |
* | SONAR-5094 Add project/quality gate association capabilities to WS client | Jean-Baptiste Lievremont | 2014-03-11 | 3 | -0/+56 |
* | SONAR-5094 Add create/update/delete condition capabilities to WS client | Jean-Baptiste Lievremont | 2014-03-10 | 5 | -1/+237 |
* | SONAR-4366 Fix NPE when quality gate is empty (no condition) | Jean-Baptiste Lievremont | 2014-03-10 | 2 | -2/+20 |
* | SONAR-5094 Update Quality Gate show WS and its associated client for easier l... | Jean-Baptiste Lievremont | 2014-03-07 | 5 | -15/+139 |
* | SONAR-5056 Create new Durations API to format Duration and convert String to ... | Julien Lancelot | 2014-03-06 | 9 | -148/+16 |
* | SONAR-5094 Add method in WS client to get conditions for a QG | Jean-Baptiste Lievremont | 2014-03-05 | 5 | -6/+173 |
* | Update groupId to subProjectId and rootIt to projectId in issues WS | Julien Lancelot | 2014-03-03 | 3 | -8/+8 |
* | Fix quality flaws | Jean-Baptiste Lievremont | 2014-03-03 | 2 | -4/+3 |
* | Return information on groupId and rootId on issue WS | Julien Lancelot | 2014-02-27 | 6 | -10/+49 |
* | SONAR-4996 Update debt display in technical debt pyramid widget | Julien Lancelot | 2014-02-25 | 1 | -1/+8 |
* | SONAR-4366 Add WS client classes for quality gate CRUD services | Jean-Baptiste Lievremont | 2014-02-25 | 8 | -0/+439 |
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
* | SONAR-926 Add module key information on components for IntelliJ | Julien HENRY | 2014-02-21 | 1 | -0/+8 |
* | SONAR-926 Export component path in issues WS search results | Julien HENRY | 2014-02-11 | 1 | -0/+9 |
* | Fix quality flaw | Julien Lancelot | 2014-02-11 | 1 | -1/+1 |
* | SONAR-926 Deprecate PAC and CLA in WS Client | Julien HENRY | 2014-02-10 | 1 | -6/+14 |
* | Fix quality flaws | Julien Lancelot | 2014-02-10 | 1 | -1/+2 |
* | Add a parameter 'hideRules' on the Issues search search in order to not retur... | Julien Lancelot | 2014-02-07 | 2 | -1/+11 |
* | Fix quality flaws | Jean-Baptiste Lievremont | 2014-02-03 | 1 | -1/+2 |
* | Fix some quality flaws | Simon Brandhof | 2014-02-02 | 3 | -9/+27 |
* | WS client should consider codes other than 200 for success | Jean-Baptiste Lievremont | 2014-01-31 | 2 | -1/+35 |
* | SONAR-4326 Add WS client to manage tags on rules (add/remove) | Jean-Baptiste Lievremont | 2014-01-29 | 4 | -0/+180 |