Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-12649 Remove deprecated WSs since 6.3 | Jacek | 2019-11-06 | 4 | -92/+0 |
| | | | | | | - api/timemachine - api/properties - api/user_properties | ||||
* | SONAR-11154 Remove parameters deprecated before 6.7 in Quality Profile WS | Duarte Meneses | 2019-11-06 | 1 | -0/+1 |
| | |||||
* | SONAR-12515 Allow binding of projects on Bitbucket ALM | Julien Lancelot | 2019-11-06 | 3 | -0/+100 |
| | |||||
* | SONAR-12515 Allow binding of projects on Azure ALM | Julien Lancelot | 2019-11-06 | 3 | -4/+75 |
| | |||||
* | SONAR-12512 Allow project binding on multiple GitHub instances | Julien Lancelot | 2019-11-06 | 7 | -28/+379 |
| | |||||
* | SONAR-12576 Allow configuration of multiple Bitbucket instances | Pierre Guillot | 2019-11-06 | 4 | -0/+192 |
| | |||||
* | SONAR-12515 Allow configuration of multiple Azure instances | Pierre Guillot | 2019-11-06 | 5 | -13/+178 |
| | |||||
* | SONAR-12512 Allow configuration of multiple GitHub instances | Julien Lancelot | 2019-11-06 | 8 | -0/+397 |
| | |||||
* | SONAR-11154 Update sonar-ws and fix ITs | Duarte Meneses | 2019-10-30 | 12 | -238/+244 |
| | |||||
* | SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory ↵ | Duarte Meneses | 2019-10-30 | 1 | -3/+0 |
| | | | | parameters | ||||
* | SONAR-11604 - api/measures/component move 'periods' response field to 'period' | Jacek | 2019-10-23 | 1 | -0/+8 |
| | | | | - api/measures/component and api/measures/component_tree move 'periods' response field to 'period' | ||||
* | WS bug fixes (#2070) | Jacek | 2019-09-24 | 1 | -3/+4 |
| | | | | | | | - add example to show new code period action - list available types for set new code period action - fix empty responses for protobuff enum - add new code periods WS ITs | ||||
* | SONAR-12419 - resolve date for specific_analysis new code period type (#2026) | Jacek | 2019-09-24 | 1 | -0/+1 |
| | | | | * SONAR-12419 - resolve date for specific_analysis new code period type | ||||
* | Feature/dm/migrate new code period (#2017) | Duarte Meneses | 2019-09-24 | 4 | -211/+12 |
| | | | | | | * SONAR-12396 List new code periods for all branches with effective current values * SONAR-12347 Migrate old definitions of leak period | ||||
* | SONAR-12366 update endpoint ws urls (#2013) | Jacek | 2019-09-24 | 10 | -65/+374 |
| | |||||
* | SONAR-12366 Add WS to tester | Duarte Meneses | 2019-09-24 | 6 | -0/+315 |
| | |||||
* | SONAR-12366 Add new WSs to tester | Duarte Meneses | 2019-09-24 | 3 | -12/+190 |
| | |||||
* | SONAR-12366 Create WS to read/write New Code Periods | Duarte Meneses | 2019-09-24 | 1 | -0/+15 |
| | |||||
* | SONAR-8776 remove deprecated params, fields from api/components (#1894) | Jacek | 2019-07-22 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | * remove componentId, uuid params and associated documentation * remove deprecated params from api/components/search_projects * remove deprecated params from api/components/show * remove request parameters: key, componentId, id * remove deprecated params from api/components/suggestions * remove deprecated params from api/components/tree * remove deprecated request parameters: baseComponentKey, componentId, baseComponentId * remove `id` field response from api/components/search, api/components/search_projects * fix description in api/components/show | ||||
* | SONAR-12259 - remove deprecated request params, response fields from ↵ | Jacek | 2019-07-22 | 9 | -496/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | api/projects (#1881) * remove deprecated params from api/projects/bulk_delete * remove deprecated projectsIds param * update documentation for api/projects/bulk_delete * remove deprecated params from api/projects/bulk_update_key * remove deprecated params: key, projectId, id * update documentation for api/projects/bulk_update_key * remove deprecated params from api/projects/create * remove deprecated param: key * update documentation for api/projects/create * remove deprecated params from api/projects/delete * remove deprecated param: projectId, key * update documentation for api/projects/delete * remove deprecated apis: api/projects/ghosts | index | provisioned * remove deprecated params from api/projects/search * remove deprecated param: projectIds * remove deprecated response fields: id (uuid) * remove all usage of deprecated params: page, pageSize (remove associated tests) * update documentation for api/projects/search * remove deprecated params from api/projects/search_my_projects * remove deprecated response fields: id (uuid) * update documentation for api/projects/search_my_projects * remove deprecated params from api/projects/update_key * remove deprecated params: id, projectId, key, newKey * change "from" param to be mandatory * remove ProjectListTest.java file as endpoint does not exist anymore * bump orchestrator version * remove ComponentDao and ComponentMapper methods associated with deprecated code * use "project" param when calling api/projects/create * update ProjectDumpOperations#renameProjectKey to use api/projects/update_key endpoint * use java api calls instead of URLs * bump orchestrator version to latest released 3.26.0.2111 | ||||
* | Fix generation of javadoc | Simon Brandhof | 2019-07-17 | 1 | -0/+1 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -1/+3 |
| | |||||
* | MMF-769 User can close their account (#1861) | Benoit | 2019-07-12 | 2 | -0/+11 |
| | |||||
* | SONAR-12275 Add 'component' param to ce/activity endpoint (#1904) | Jacek | 2019-07-10 | 2 | -8/+18 |
| | | | | | | * add 'component' param to ce/activity endpoint * deprecate 'componentId' request param * remove unnecessary method in IT | ||||
* | SC-764 Return alm ogranization type in /api/navigation/organization | Benoît Gianinetti | 2019-07-05 | 1 | -0/+1 |
| | |||||
* | SC-764 Drop guarded field in WS responses | Janos Gyerik | 2019-07-05 | 1 | -1/+0 |
| | |||||
* | SC-764 Drop personalOrganization in /api/users/current | Benoit | 2019-07-05 | 1 | -1/+0 |
| | |||||
* | SONAR-10996 Deprecate the facetMode parameter of api/issues/search | Duarte Meneses | 2019-06-28 | 1 | -0/+4 |
| | |||||
* | SONAR-12221 Add pagination to api/qualitygates/search | Julien Lancelot | 2019-06-28 | 1 | -0/+5 |
| | |||||
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 1 | -1/+0 |
| | |||||
* | SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ↵ | Duarte Meneses | 2019-06-03 | 1 | -0/+1 |
| | | | | JMX metrics | ||||
* | SONAR-11950 add revision to response of WS api/project_analysis/search | Simon Brandhof | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | SONAR-11950 add revision to response of WS api/projects/search | Simon Brandhof | 2019-05-22 | 1 | -0/+2 |
| | |||||
* | SONAR-12026 add transition reset as to review | Pierre Guillot | 2019-05-22 | 1 | -2/+2 |
| | |||||
* | SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as ↵ | Pierre Guillot | 2019-05-22 | 1 | -2/+2 |
| | | | | reviewed' for hotspot | ||||
* | SONAR-12026 Add transition "Set as In Review" on Security Hotspots | Pierre Guillot | 2019-05-22 | 1 | -4/+4 |
| | |||||
* | SONAR-11973 Update sonar-ws | Wouter Admiraal | 2019-05-07 | 4 | -1/+142 |
| | |||||
* | SONAR-11983 new "sonarsource" security report | Michal Duda | 2019-05-07 | 1 | -0/+1 |
| | |||||
* | Add missing dependency 'javax.annotation-api' with Java 11 | Duarte Meneses | 2019-04-30 | 1 | -0/+1 |
| | |||||
* | SONAR-12000 add secret to response of WS api/webhooks/list | Simon Brandhof | 2019-04-29 | 1 | -1/+1 |
| | |||||
* | SONAR-12000 add secret to WS api/webhooks/create and api/webhooks/update | Simon Brandhof | 2019-04-29 | 4 | -6/+31 |
| | |||||
* | SONAR-11856 Store the "true" target branch in the scanner report to display ↵ | Duarte Meneses | 2019-04-23 | 1 | -0/+1 |
| | | | | it properly | ||||
* | SONAR-11876 Remove ws deprecated in SonarQube 5.X | Julien Lancelot | 2019-04-15 | 18 | -448/+5 |
| | |||||
* | Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X" | Julien Lancelot | 2019-04-04 | 18 | -1/+442 |
| | | | | This reverts commit e1559e763aa1d3b436b46044a352a43e16aaa38a. | ||||
* | SONAR-11876 Remove ws deprecated in SonarQube 5.X | Julien Lancelot | 2019-04-04 | 18 | -442/+1 |
| | | | | | | | | | | | | | | | * Remove api/profiles WS * Remove api/resources WS * Remove api/tests WS * Remove api/ce/activity?componentQuery parameter * Remove api/ce/activity?p parameter * Remove api/issues/assign?me parameter * Remove api/issues/bulk_change?plan parameter * Remove 'actionsPlans' and 'reporters' values from api/issues/search?facets * Remove 'components', 'componentRoots' and 'componentRootUuids' from api/issues/search * Remove api/rules/create?manual_key parameter * Remove api/rules/update?debt_XXX parameters * Remove api/users/search?f parameter | ||||
* | SONAR-7685 Remove commons-io dependency from sonar-ws | Julien Lancelot | 2019-04-01 | 6 | -16/+70 |
| | |||||
* | SONAR-7685 Remove guava dependency from sonar-ws | Julien Lancelot | 2019-04-01 | 12 | -64/+111 |
| | |||||
* | SONAR-11631 Replace codePeriodVersion with buildString | Janos Gyerik | 2019-03-19 | 1 | -3/+2 |
| | |||||
* | SONAR-11631 Add sonar.buildString to api/project_analyses/search response | Janos Gyerik | 2019-03-19 | 1 | -0/+1 |
| | |||||
* | Remove deprecated stuff in applications ITs | Julien Lancelot | 2019-03-13 | 2 | -20/+22 |
| |