Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SONAR-11707 Return branch QG status conditions in WS | Duarte Meneses | 2019-03-11 | 2 | -31/+52 |
| | |||||
* | Close properly okhttp connections in ITs | Julien HENRY | 2019-03-06 | 1 | -4/+1 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 1 | -2/+0 |
| | |||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 1 | -0/+2 |
| | |||||
* | SONAR-11653 add ITs | Sébastien Lesaint | 2019-02-11 | 1 | -8/+27 |
| | |||||
* | SONAR-11666 add baseline flag to api/project_analyses/search response | Sébastien Lesaint | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | SONAR-11659 add analysis's versions to api/project_analyses/search | Sébastien Lesaint | 2019-02-11 | 1 | -0/+2 |
| | |||||
* | SONAR-10199 Fix search of issues by author containing comma | Julien Lancelot | 2019-02-11 | 3 | -12/+39 |
| | |||||
* | Merge pull request #1178 from ↵ | Julien Lancelot | 2019-02-11 | 2 | -0/+2 |
| | | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens | ||||
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 6 | -361/+0 |
| | | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report | ||||
* | SONAR-11610 Create api/users/update_login WS | Julien Lancelot | 2019-01-16 | 2 | -1/+78 |
| | |||||
* | SONAR-10180 Drop the ability to keep history of directory measures | Julien HENRY | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-11507 WS /batch/project new file structure | Michal Duda | 2019-01-16 | 1 | -0/+1 |
| | |||||
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 1 | -5/+0 |
| | |||||
* | SONAR-11476 deprecate/drop support for providing module/dir keys as ↵ | Michal Duda | 2019-01-16 | 1 | -1/+0 |
| | | | | parameters to WS | ||||
* | SONAR-11572 Limit list of operators for QG conditions | Benoît Gianinetti | 2019-01-08 | 2 | -6/+2 |
| | |||||
* | SONAR-11571 Drop warning treshold from QG web services | Benoît Gianinetti | 2019-01-08 | 4 | -34/+2 |
| | |||||
* | SONAR-11570 Drop period from web services | Janos Gyerik | 2019-01-08 | 4 | -37/+0 |
| | |||||
* | Make OkHttpClientBuilder.setCredentials return this | Janos Gyerik | 2019-01-08 | 1 | -1/+2 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 10 | -10/+10 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 406 | -407/+406 |
| | |||||
* | SONAR-11579 Create WS to store/load user settings | Julien Lancelot | 2018-12-20 | 3 | -4/+90 |
| | |||||
* | SONARCLOUD-176 Return subscription in api/organizations/search | Julien Lancelot | 2018-12-07 | 1 | -0/+13 |
| | |||||
* | SONAR-11514 Backdate issue when rule parameter is updated (#971) | Benoit | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | SONAR-10770 Add Application definition change | Eric Hartmann | 2018-11-20 | 1 | -0/+14 |
| | | | | to projectanalysis/search WS | ||||
* | SONAR-10763 Add application QG information | Eric Hartmann | 2018-11-20 | 1 | -0/+13 |
| | | | | on projectanalysis/search action | ||||
* | Revert "SONAR-11487 Update OKHttp to 3.11.0" | Julien HENRY | 2018-11-16 | 1 | -2/+0 |
| | | | | This reverts commit 8c4f5e460f7400358c20606e5708f5bc5ea4c966. | ||||
* | SONAR-11452 Display a warning when analysing a PR on an unbound organization | Julien Lancelot | 2018-11-16 | 3 | -5/+103 |
| | | | | | | | * ProjectAlmBindingDto#getAlm does not need to return Optional, as column is not nullable * Add warning on Bitbucket PR analysis when organization is not bound * Extract GitHub API call in dedicated class * Add warning on GitHub PR analysis when organization is not bound | ||||
* | SONARCLOUD-101 Display only organization on which we have correct ↵ | Grégoire Aubert | 2018-11-16 | 1 | -1/+7 |
| | | | | | | permissions in create pages * Use organizations actions instead of permissions flags from api/navigation/organization | ||||
* | SONAR-11323 Return personal organization info | Julien Lancelot | 2018-11-16 | 1 | -0/+1 |
| | | | | | | * Return personalOrganization in api/users/current * Replace type by personal in api/alm_integrations/show_org * Update AlmOrganization type with personal flag instead of type field | ||||
* | SONAR-11321 Bind organization to alm installation when creating organization | Julien Lancelot | 2018-11-16 | 1 | -0/+6 |
| | | | | | | | | | | * Return AlmAppInstallDto in select methods of AlmAppInstallDao, this is required in order to be able to more easily link an OrganizationDto to a AlmAppInstallDto in next commit * Create ORGANIZATION_ALM_BINDINGS table * Bind organization with installation when creating organization * Delete alm binding when removing organization * Delete alm binding when uninstalling ALM application * Return ALM info in api/organizations/search * Ensure user is admin to return Bitbucket team/user details | ||||
* | SONAR-11487 Update OKHttp to 3.11.0 | Julien HENRY | 2018-11-15 | 1 | -0/+2 |
| | |||||
* | SONAR-11370 Add ITs to verify security reports content | Janos Gyerik | 2018-10-25 | 5 | -0/+188 |
| | |||||
* | SONAR-11370 Add number of rules and active rules on Security Report | Eric Hartmann | 2018-10-25 | 1 | -0/+4 |
| | |||||
* | SONAR-11113 Increase timeout for downloading plugins | Eric Hartmann | 2018-10-10 | 4 | -7/+73 |
| | |||||
* | SONAR-11260 Add web service to provide analysis status | Janos Gyerik | 2018-10-10 | 1 | -0/+14 |
| | |||||
* | SONAR-11238 api/ce/[task|activity|component] return task warnings | Sébastien Lesaint | 2018-10-10 | 1 | -0/+2 |
| | | | | all return warnings count, warnings list is only available from api/ce/task on demand | ||||
* | Remove duplicated .gitignore | Simon Brandhof | 2018-09-24 | 1 | -1/+0 |
| | |||||
* | SONAR-11184 Deprecate custom measure feature | Julien Lancelot | 2018-09-07 | 1 | -0/+5 |
| | |||||
* | SONAR-11185 Add new ws to specify projects association mode | Julien Lancelot | 2018-09-07 | 4 | -0/+201 |
| | | | | | | | * Create api/views/set_manual_mode * Create api/views/set_remaining_projects_mode * Create api/views/set_regexp_mode * Deprecate api/views/mode | ||||
* | SONAR-11185 Allow portfolio to define projects by tags | Julien Lancelot | 2018-09-07 | 2 | -0/+77 |
| | | | | | | | | * SONAR-11199 Allow selection of no project mode * Add tags in views definition * Create api/views/set_tags_mode * Return tags mode in api/views/show * Take into account tags during portfolio computation | ||||
* | SONAR-11093 Replace projectUuids facet by projects facet | Julien Lancelot | 2018-08-21 | 3 | -45/+3 |
| | |||||
* | SONAR-11124 Add project parameter in tags ws | Julien Lancelot | 2018-08-21 | 2 | -0/+14 |
| | | | | | | | * Remove search of tags in rules index * Refactor IssueIndex#searchTags to use same code as searchAuthors * Add project to api/issues/tags * Rename SonarCloudIssueAssignTest to OrganizationIssueAssignTest | ||||
* | SONAR-11106 Restrict scope of api/issues/authors | Julien Lancelot | 2018-08-21 | 3 | -13/+40 |
| | | | | | | | | | | | | | | * SONAR-11106 Sanitize api/issues/authors - Return PROTO and JSON response - Set max value to PAGE_SIZE parameter * SONAR-11106 Return only allowed authors * Remove no more needed IssueQuery#checkAuthorization * SONAR-11106 Add 'organization' to api/issues/authors - Return only authors from issues belonging to given organization - Check organization membership * SONAR-11106 Add 'project' to api/issues/authors * Move Muppet rule in the BillingTestSuite * SONAR-11106 Improve IT | ||||
* | SONAR-10816 Fix some ws failing on sub porfolios not being analysed | Julien Lancelot | 2018-08-02 | 56 | -0/+3941 |
| | |||||
* | SONAR-10978 new WS to return security reports data | Julien HENRY | 2018-07-17 | 1 | -0/+53 |
| | |||||
* | SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485) | Janos Gyerik | 2018-07-17 | 2 | -1/+66 |
| | | | | | | | | | | * Add security standards for Xoo hotspot sensor (when API supports it) * Re-generate issues/SearchRequest * Verify security standards in issue search * Store security standards when registering rules |