| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 OSGi metadata of ws-client | Simon Brandhof | 2013-06-18 | 1 | -1/+2 |
* | SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5) | Simon Brandhof | 2013-06-17 | 1 | -0/+5 |
* | 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 | 41 | -443/+860 |
* | Upgrade to 3.7-SNAPSHOT | Eric Hartmann | 2013-06-11 | 1 | -1/+1 |
* | 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 |
* | SONAR-4353 drop the node 'id' from result | Simon Brandhof | 2013-05-25 | 4 | -13/+2 |
* | SONAR-3755 fix the deprecated web service /api/violations/index | Simon Brandhof | 2013-05-23 | 1 | -5/+5 |
* | SONAR-3755 remove code related to reviews and violations | Simon Brandhof | 2013-05-23 | 16 | -1314/+22 |
* | SONAR-4301 Add maxResultsReached parameter on Issues WS | Julien Lancelot | 2013-05-22 | 8 | -6/+22 |
* | SONAR-4301 Update IssueFinder to first retreive authorized root projects for ... | Julien Lancelot | 2013-05-22 | 9 | -2/+108 |
* | SONAR-3755 remove unused methods in issue ws client | Simon Brandhof | 2013-05-17 | 3 | -26/+2 |
* | SONAR-4304 better form of manual issue | Simon Brandhof | 2013-05-16 | 2 | -14/+27 |
* | SONAR-3755 fix IssueClient#addComment() | Simon Brandhof | 2013-05-16 | 3 | -2/+27 |
* | SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGE | Simon Brandhof | 2013-05-14 | 3 | -3/+11 |
* | SONAR-3755 rename ISSUES.USER_LOGIN to REPORTER | Simon Brandhof | 2013-05-14 | 4 | -5/+18 |
* | SONAR-3755 UI for adding comments | Simon Brandhof | 2013-05-14 | 2 | -3/+3 |
* | SONAR-4323 add search by free text and support of Select2 | Simon Brandhof | 2013-05-14 | 2 | -0/+16 |
* | SONAR-3755 Add resolved parameter to IssueFinder and improve issues search page | Julien Lancelot | 2013-05-14 | 2 | -1/+8 |
* | SONAR-4282 renamed openIssues by unresolvedIssues | Julien Lancelot | 2013-05-14 | 2 | -6/+6 |
* | SONAR-4282 Remove useless show ws action | Julien Lancelot | 2013-05-14 | 4 | -43/+2 |
* | SONAR-4282 Improve Action Plan WS | Julien Lancelot | 2013-05-14 | 1 | -2/+3 |
* | SONAR-4282 Improve Action Plan WS | Julien Lancelot | 2013-05-13 | 6 | -40/+69 |
* | SONAR-4282 Fix issue in rub API and add save, update and delete actions on WS | Julien Lancelot | 2013-05-13 | 7 | -84/+284 |
* | SONAR-4282 Create Action Plan WS to get all action plans | Julien Lancelot | 2013-05-13 | 9 | -0/+426 |
* | SONAR-4321 export components | Simon Brandhof | 2013-05-13 | 5 | -2/+138 |
* | SONAR-4323 add missing unit test | Simon Brandhof | 2013-05-13 | 4 | -7/+53 |