aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Collapse)AuthorAgeFilesLines
* Release 4.3Eric Hartmann2014-05-021-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-04-241-1/+1
|
* [maven-release-plugin] prepare release 4.3-RC2Eric Hartmann2014-04-241-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-04-181-1/+1
|
* [maven-release-plugin] prepare release 4.3-RC1Eric 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
|
* Fix quality flawsJulien Lancelot2013-12-031-9/+1
|
* SONAR-4892 SONAR-4917 Update technical debt merge model and technical debt ↵Julien Lancelot2013-11-271-3/+9
| | | | decorator to use mybatis classes
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue ↵Julien Lancelot2013-11-066-18/+16
| | | | internal package
* SONAR-4834 Add technical debt changelog WSJulien Lancelot2013-11-046-13/+83
|
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-032-0/+45
|
* SONAR-4839 Permission user should be needed to see the changelog of an issueJulien Lancelot2013-10-311-0/+4
|
* SONAR-4836 Create Web Service to get changelog on an IssueJulien Lancelot2013-10-319-1/+281
|
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
|