aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10209 api/navigation/component returns QP deleted flagSébastien Lesaint2018-08-104-14/+56
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-10253-1978/+1626
* fix misleading error message in ReportComponent when type is not reportSébastien Lesaint2018-08-101-1/+1
* SONAR-11031 add ProjectAlmBindingLookupSébastien Lesaint2018-08-101-1/+1
* SONAR-11031 make ProjectAlmBindingDto return ALM enumSébastien Lesaint2018-08-105-70/+59
* SONARCLOUD-108 Fix Bitbucket Cloud app links to SonarCloud create project pageGrégoire Aubert2018-08-105-10/+22
* SONAR-11038 Fix redirect url when not logged in user access project create pageGrégoire Aubert2018-08-101-18/+18
* SONAR-11029 Add missing projectKey param for maven and gradle tutorialsGrégoire Aubert2018-08-107-4/+132
* Drop no longer used ProjectAlmBindingsDao.bindingExistsJanos Gyerik2018-08-103-44/+4
* SONAR-11039 Fix api/navigation/component to return ALM infos on branchesJulien HENRY2018-08-106-22/+71
* Fix quality flawsGrégoire Aubert2018-08-103-10/+11
* SONAR-11036 Handle an error query parameter in the project creation pageGrégoire Aubert2018-08-103-2/+21
* SONAR-11038 Add Configure Analysis button in projects pageGrégoire Aubert2018-08-107-7/+240
* SONAR-11038 Fix project provisioningGrégoire Aubert2018-08-1016-332/+494
* SONAR-11039 Add a link to the alm repo of the linked projectGrégoire Aubert2018-08-107-46/+247
* SONAR-11037 Update icons for alm repository items in the project creationg pageGrégoire Aubert2018-08-102-10/+12
* SONAR-11036 Add underline to button-linksGrégoire Aubert2018-08-101-0/+1
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-10113-630/+1906
* SONAR-11038 Add ProvisionProjectsActionJanos Gyerik2018-08-101-1/+14
* SONAR-11038 Add UserSession.getPersonalOrganizationUuidJanos Gyerik2018-08-109-0/+45
* SONAR-11038 Add ProjectAlmBindingsDao.findProjectKeyJanos Gyerik2018-08-104-8/+79
* SONAR-11039 Return ALM link in api/navigation/componentJulien HENRY2018-08-107-2/+83
* SONARCLOUD-108 Adapt the Bitbucket Cloud app to favor the new bindingJulien HENRY2018-08-1012-39/+338
* SONAR-11037 SONAR-11038 Show list of personal public repositories and allow t...Grégoire Aubert2018-08-1019-65/+468
* SONAR-11038 Rename table alm_project_mappings -> project_alm_bindingsJulien HENRY2018-08-1020-98/+97
* SONAR-11037 Return linked projects in list_repositories for BBCJulien HENRY2018-08-106-0/+138
* SONAR-11038 Add table: alm_project_mappings (#559)Janos Gyerik2018-08-1023-20/+772
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-1052-413/+1897
* SONAR-11036 add WS api/alm_integration/list_repositoriesSébastien Lesaint2018-08-1010-5/+232
* Improve search for protobuf files in IntellijJulien Lancelot2018-08-091-6/+14
* Update analysis params for PR on Bitbucket CloudFabrice Bellingard2018-08-091-1/+8
* SONAR-11121 Relative dates are not localized correctlyPascal Mugnier2018-08-091-1/+1
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-0924-54/+130
* SONAR-11098 Improve alignment of the documentation tooltip on the project bra...Grégoire Aubert2018-08-097-10/+19
* Update sonar-docs readmeGrégoire Aubert2018-08-091-4/+53
* SONAR-11090 Use rulesUpdatedAt date for stagnant quality profilesGrégoire Aubert2018-08-0912-31/+29
* SONAR-11066 Fix home link in unauthorized pageGrégoire Aubert2018-08-093-5/+70
* SONAR-9638 Display dot for single data point in the activity graphGrégoire Aubert2018-08-091-13/+46
* document PORT paramG. Ann Campbell2018-08-091-2/+2
* SONAR-10864 Author information only available to members (#552)Eric Hartmann2018-08-0839-205/+876
* drop in SC where appropriateG. Ann Campbell2018-08-071-2/+2
* Fix performance hotspot sonarlintDuarte Meneses2018-08-071-8/+7
* SONAR-10991 Don't display error responses containing HTML contentDuarte Meneses2018-08-075-19/+68
* SONARCLOUD-78 fix project_6m_inactive_projects regarding branchesSimon Brandhof2018-08-074-5/+60
* SONARCLOUD-78 remove ambiguity on ComponentQuery#analyzedAfterSimon Brandhof2018-08-074-18/+18
* SONAR-11077 display email in TRACE levelSimon Brandhof2018-08-071-1/+1
* SONAR-11077 ignore all DEBUG/TRACE logs of Apache FOPSimon Brandhof2018-08-071-4/+1
* SONAR-11077 fix DEBUG log in FileMoveDetectionStepSimon Brandhof2018-08-072-1/+6
* SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()Simon Brandhof2018-08-072-1/+20
* SONAR-11077 remove some Netty noisy DEBUG logsSimon Brandhof2018-08-071-0/+3