| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4563 complete web service client | Simon Brandhof | 2013-08-12 | 2 | -6/+17 |
* | Added missing package-info files | Jean-Baptiste Vilain | 2013-07-17 | 2 | -0/+44 |
* | Moved non-exposed implementation classes to internal package | Jean-Baptiste Vilain | 2013-07-16 | 7 | -7/+15 |
* | SONAR-4506 Java WS Client - do not use URL query parameters for POST requests | Simon Brandhof | 2013-07-16 | 7 | -55/+148 |
* | Add the capability "trustAllHosts" to ws-client | Simon Brandhof | 2013-07-16 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-07-11 | 4 | -44/+102 |
* | Fix quality flaws | Julien Lancelot | 2013-07-09 | 1 | -0/+16 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 9 | -32/+46 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 9 | -29/+41 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 7 | -12/+33 |
* | Fix quality flaws | Simon Brandhof | 2013-07-05 | 1 | -8/+0 |
* | Fix regression | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | Fix quality flaws | Simon Brandhof | 2013-07-05 | 1 | -6/+0 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 27 | -188/+378 |
* | Fix issue in properties WS that was returning all properties instead of one | Julien Lancelot | 2013-07-01 | 2 | -4/+4 |
* | Fix quality flaws | Julien Lancelot | 2013-06-28 | 4 | -1/+35 |
* | SONAR-4412 Added SonarClient access point to retrieve the permissions managem... | Jean-Baptiste Vilain | 2013-06-27 | 2 | -1/+12 |
* | SONAR-4412 Added WS client helper classes for roles management operations | Jean-Baptiste Vilain | 2013-06-27 | 13 | -0/+434 |
* | SONAR-4411 refactor ws-client for user deactivation | Simon Brandhof | 2013-06-27 | 3 | -6/+31 |
* | SONAR-4381 ClassCastException when unmarshalling response from manual measure WS | Julien HENRY | 2013-06-27 | 2 | -3/+6 |
* | SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create p... | Simon Brandhof | 2013-06-26 | 4 | -8/+7 |
* | Fix quality flaws | Julien Lancelot | 2013-06-26 | 1 | -2/+4 |
* | SONAR-4235 Add creationDate to the Java WS Client | Julien HENRY | 2013-06-25 | 7 | -3/+16 |
* | Restore previously deleted files | Julien Lancelot | 2013-06-25 | 2 | -0/+108 |
* | Temporary remove files because git does not want to rename them | Julien Lancelot | 2013-06-25 | 2 | -108/+0 |
* | SONAR-4420 New web service to bulk update issues | Julien Lancelot | 2013-06-25 | 10 | -6/+292 |
* | Add missing copyright header | Julien Lancelot | 2013-06-21 | 1 | -0/+20 |
* | SONAR-4411 Added new user management operations in WS client | Jean-Baptiste Vilain | 2013-06-20 | 9 | -32/+160 |
* | Add some UT | Julien Lancelot | 2013-06-20 | 1 | -0/+2 |
* | Revert "SONAR-4383 Add WS to execute issue filter" | Julien Lancelot | 2013-06-19 | 3 | -29/+1 |
* | SONAR-4383 Add WS to execute issue filter | Julien Lancelot | 2013-06-19 | 3 | -1/+29 |
* | Fix Sonar UT on French OS | Julien HENRY | 2013-06-17 | 1 | -9/+8 |
* | Fix unit test on windows | Simon Brandhof | 2013-06-13 | 1 | -1/+1 |
* | Fix some quality flaws | Simon Brandhof | 2013-06-13 | 2 | -6/+5 |
* | SONAR-4383 Save issue filter | Julien Lancelot | 2013-06-13 | 4 | -8/+11 |
* | Improve error handling of ws-client | Simon Brandhof | 2013-06-13 | 40 | -441/+856 |
* | SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi... | Julien Lancelot | 2013-06-07 | 5 | -43/+19 |
* | SONAR-3755 Fix bug in Issue WS Client when encoding dates | Julien Lancelot | 2013-06-06 | 5 | -8/+64 |
* | SONAR-3755 Set deadLine as Date instead of String in action plan Client | Julien Lancelot | 2013-06-05 | 3 | -17/+29 |
* | SONAR-3755 add author to issue ws response | Simon Brandhof | 2013-06-03 | 3 | -0/+11 |
* | SONAR-4315 Add Issue Action WS and add Action links to Issue detail | Julien Lancelot | 2013-06-03 | 4 | -1/+66 |
* | Support HTTP proxy in new ws-client | Simon Brandhof | 2013-05-31 | 7 | -41/+234 |
* | SONAR-3755 Add actionPlans in Issues Client WS | Julien Lancelot | 2013-05-30 | 6 | -0/+120 |
* | Fix some quality flaws | Simon Brandhof | 2013-05-29 | 1 | -3/+3 |
* | Fix some quality flaws | Simon Brandhof | 2013-05-29 | 4 | -29/+47 |
* | SONAR-3755 Issues WS Client now always returned the created/modified issue | Julien Lancelot | 2013-05-29 | 3 | -17/+42 |
* | SONAR-4301 Remove securityExclusions parameter | Julien Lancelot | 2013-05-27 | 9 | -18/+2 |
* | Remove some unused code related to reviews | Simon Brandhof | 2013-05-25 | 2 | -2/+0 |