summaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5007 remove wsclient of deleted api/rules/indexSimon Brandhof2014-05-2212-582/+0
|
* Add Java WS client for /api/coverage/show and /api/duplications/showJulien Lancelot2014-05-2222-0/+943
|
* SONAR-5305 Do only one SQL to retun all measuresJulien Lancelot2014-05-202-0/+48
|
* Improve Java WS Client of /api/sources/show and /api/source/showJulien Lancelot2014-05-199-30/+190
|
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-155-176/+0
|
* SONAR-5287 SONAR-5293 Create Java WS client for "/api/sources/show" and ↵Julien Lancelot2014-05-1311-5/+387
| | | | "/api/sources/scm"
* Remove moduleKey() as it's not returned by the WSJulien Lancelot2014-05-131-8/+0
|
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-066-550/+0
|
* SONAR-5111 Split quality profiles WS into old style Rails description and ↵Jean-Baptiste Lievremont2014-05-052-2/+2
| | | | new dedicated Java WS
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-257-3/+243
|
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-222-1/+6
|
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-212-7/+6
|
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-032-35/+23
| | | | Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used.
* SONAR-4843 move URL to /api/system/restart and complete ws-clientSimon Brandhof2014-03-213-2/+24
|
* Fix quality flawsJean-Baptiste Lievremont2014-03-202-4/+25
|
* Add Issues.componentById() helperJulien Lancelot2014-03-173-4/+14
|
* SONAR-5142 drop search of components by languageSimon Brandhof2014-03-132-18/+0
|
* SONAR-5094 Add ability to fetch quality gate failure text on measuresJean-Baptiste Lievremont2014-03-124-0/+43
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11256-258/+258
|
* SONAR-5094 Add project/quality gate association capabilities to WS clientJean-Baptiste Lievremont2014-03-113-0/+56
|
* SONAR-5094 Add create/update/delete condition capabilities to WS clientJean-Baptiste Lievremont2014-03-105-1/+237
|
* SONAR-4366 Fix NPE when quality gate is empty (no condition)Jean-Baptiste Lievremont2014-03-102-2/+20
|
* SONAR-5094 Update Quality Gate show WS and its associated client for easier ↵Jean-Baptiste Lievremont2014-03-075-15/+139
| | | | loading of config from batch
* SONAR-5056 Create new Durations API to format Duration and convert String to ↵Julien Lancelot2014-03-069-148/+16
| | | | Duration
* SONAR-5094 Add method in WS client to get conditions for a QGJean-Baptiste Lievremont2014-03-055-6/+173
|
* Update groupId to subProjectId and rootIt to projectId in issues WSJulien Lancelot2014-03-033-8/+8
|
* Fix quality flawsJean-Baptiste Lievremont2014-03-032-4/+3
|
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-276-10/+49
|
* SONAR-4996 Update debt display in technical debt pyramid widgetJulien Lancelot2014-02-251-1/+8
|
* SONAR-4366 Add WS client classes for quality gate CRUD servicesJean-Baptiste Lievremont2014-02-258-0/+439
|
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
|
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-211-0/+8
|
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-111-0/+9
|
* Fix quality flawJulien Lancelot2014-02-111-1/+1
|
* SONAR-926 Deprecate PAC and CLA in WS ClientJulien HENRY2014-02-101-6/+14
|
* Fix quality flawsJulien Lancelot2014-02-101-1/+2
|
* Add a parameter 'hideRules' on the Issues search search in order to not ↵Julien Lancelot2014-02-072-1/+11
| | | | return rules
* Fix quality flawsJean-Baptiste Lievremont2014-02-031-1/+2
|
* Fix some quality flawsSimon Brandhof2014-02-023-9/+27
|
* WS client should consider codes other than 200 for successJean-Baptiste Lievremont2014-01-312-1/+35
|
* SONAR-4326 Add WS client to manage tags on rules (add/remove)Jean-Baptiste Lievremont2014-01-294-0/+180
|
* SONAR-4326 Create WS client for rule tag referential managementJean-Baptiste Lievremont2014-01-294-0/+174
|
* Fix javadocJean-Baptiste Lievremont2014-01-291-1/+1
|
* IssueShowWS : Add assign to me actionJulien Lancelot2014-01-233-0/+31
|
* SONAR-4776 Fix WS unit testJulien Lancelot2014-01-033-8/+4
|
* SONAR-4776 Fix WS and UI due to introduction of issue change creation dateJulien Lancelot2014-01-033-17/+7
|
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
|
* Fix some quality flawsSimon Brandhof2013-12-091-2/+5
|
* Remove unused infinitest filesSimon Brandhof2013-12-031-1/+0
|