summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10763 Implement storage for QG AlertEric Hartmann2018-11-202-3/+3
* SONAR-10763 Add Event objects to GovernanceEric Hartmann2018-11-201-6/+1
* SONAR-10770 Add DEFINITION_CHANGE category to EventEric Hartmann2018-11-203-2/+7
* SONAR-10770 Add branch name to ProjectViewAttributesEric Hartmann2018-11-202-2/+10
* SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purgeSébastien Lesaint2018-11-2019-10/+952
* SONAR-11412 Generate Quality Gate eventsEric Hartmann2018-11-201-2/+2
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-2013-19/+584
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-2014-124/+528
* SONARCLOUD-174 Do not display onboarding popup on create organization pageGrégoire Aubert2018-11-205-7/+15
* Fix Quality flawsSimon Brandhof2018-11-181-1/+1
* Add missing @SupportsBlueGreen annotation on migrationJulien Lancelot2018-11-161-0/+2
* Revert "SONAR-11487 Update OKHttp to 3.11.0"Julien HENRY2018-11-161-2/+1
* SONAR-11475 Do not redirect to external url when redirecting during OAuth aut...Julien Lancelot2018-11-162-5/+44
* SONAR-11475 Check if url is relative before redirectingGrégoire Aubert2018-11-164-13/+40
* Do not consider postgres unit tests as skipped in SQ analysisSimon Brandhof2018-11-162-14/+37
* Revert "Cirrus - run unit tests on PostgreSQL"Simon Brandhof2018-11-161-3/+1
* Add documentation to help bind orgsFabrice Bellingard2018-11-161-0/+34
* SONAR-11452 Display a warning when analysing a PR on an unbound organizationJulien Lancelot2018-11-165-16/+29
* SONARCLOUD-156 Set IS_OWNER_USER not nullable in ALM_APP_INSTALLSJulien Lancelot2018-11-1610-19/+119
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-1615-145/+509
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-1652-774/+891
* SONAR-11321 Fallback to generic avatar if the image doesn't loadGrégoire Aubert2018-11-161-20/+37
* SONARCLOUD-155 Redirect to SonarCloud after Bitbucket app install from Market...Grégoire Aubert2018-11-163-10/+48
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-1634-55/+15
* SONAR-11321 Prevent binding already bound applicationJulien Lancelot2018-11-1615-111/+295
* SONAR-11396 Display private repositories in auto create projects pageGrégoire Aubert2018-11-166-12/+62
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-1651-224/+264
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-1612-18/+120
* SONAR-11322 Display manual/auto tab on project and organization page dependin...Grégoire Aubert2018-11-1610-55/+69
* SONAR-11325 Create GET api/alm_integration/list_unbound_installationsJulien Lancelot2018-11-1614-83/+290
* SONAR-11325 Enable to continue an unfinished alm application installationGrégoire Aubert2018-11-1615-58/+404
* SONAR-11321 Suggest valid organization keyGrégoire Aubert2018-11-166-16/+104
* SONAR-11323 Return personal organization infoJulien Lancelot2018-11-1612-246/+346
* SONAR-11324 Bind remote orgs to existing SonarCloud orgsGrégoire Aubert2018-11-1654-897/+1458
* SONAR-11321 Retry up to 5 times to get the alm organizationGrégoire Aubert2018-11-169-23/+99
* SONAR-11323 Ease workflow to bind personal organizationsGrégoire Aubert2018-11-1635-171/+480
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-1662-1026/+2299
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-1643-130/+1095
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-1677-417/+1881
* Cirrus - run unit tests on PostgreSQLSimon Brandhof2018-11-161-1/+3
* Rewrite part of the settings pageGrégoire Aubert2018-11-1535-562/+551
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-1513-357/+321
* SONAR-11473 Do not serve pages for urls with double slashesGrégoire Aubert2018-11-151-1/+1
* SONAR-11474 Code viewer header stay fixed when scrolling horizontallyGrégoire Aubert2018-11-152-3/+6
* SONAR-11487 Update OKHttp to 3.11.0Julien HENRY2018-11-151-1/+2
* Replace guava optional with java.util.OptionalDuarte Meneses2018-11-1378-289/+249
* SONAR-10361 Handle assigning issue to a user with commas in name (#903)Benoit2018-11-122-5/+7
* SONARCLOUD-45 Fix styling of featured projectsGrégoire Aubert2018-11-123-2/+13
* SONARCLOUD-45 Remove quality gate from featured projectsGrégoire Aubert2018-11-122-5/+0
* SONARCLOUD-45 Fix measures of featured projectsGrégoire Aubert2018-11-124-8/+86