aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11593 Upgrade code analyzers to latest released versionsJulien Lancelot2019-01-211-8/+9
* SONAR-11649 Document Sonar-Findbugs conflictNicolas Harraudeau2019-01-211-3/+3
* Update upath dependency to support Node >=10Grégoire Aubert2019-01-181-3/+3
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-188-9/+52
* SONARCLOUD-359 Update links to sonarcloud pricing pageGrégoire Aubert2019-01-181-1/+1
* SONARCLOUD-335 Update about page languages linkGrégoire Aubert2019-01-185-14/+46
* Fix quality flawsJulien Lancelot2019-01-181-2/+3
* SONAR-11615 mark the DB migration as blue/green compatibleSimon Brandhof2019-01-181-0/+2
* Fix minor code style issueWouter Admiraal2019-01-181-1/+1
* SONARCLOUD-312 Use key instead of UUID to send downgrade feedback (#1140)Jean-Baptiste Lièvremont2019-01-188-25/+27
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-1814-16/+553
* SONARCLOUD-331 Add confirmation input when deleting organizationWouter Admiraal2019-01-183-5/+78
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-188-33/+131
* replace Protobuf.setNullable with Optional.ofNullableMichal Duda2019-01-1888-422/+343
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-1782-4760/+97
* Fix test on Mac OS by removing symbolic links from temp directoryJulien Lancelot2019-01-171-2/+2
* Complete execution of DB unit tests on CirrusSimon Brandhof2019-01-161-6/+64
* Run DB unit tests on all DBs if master branchDavid Rautureau2019-01-161-15/+95
* DOCS add missing ')'G. Ann Campbell2019-01-161-1/+1
* DOCS add drop of modules to 7.6G. Ann Campbell2019-01-161-1/+10
* Use Dockerfile-build in CirrusSimon Brandhof2019-01-161-5/+15
* SONAR-11571 Restore warning in project badges and search projects WSJulien Lancelot2019-01-167-6/+90
* DOCS 7.6 upgrade notesG. Ann Campbell2019-01-161-0/+7
* SONAR-11610 Store user UUID instead of login in JWT tokenJulien Lancelot2019-01-162-38/+40
* SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate usersJulien Lancelot2019-01-1612-12/+209
* SONAR-11610 Create api/users/update_login WSJulien Lancelot2019-01-168-27/+471
* SONAR-11519 Fix description of api/users/update WSJulien Lancelot2019-01-161-1/+1
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-1621-68/+183
* SONAR-11614 Make display name optional during project creationStas Vilchik2019-01-166-22/+25
* SONAR-11613 Merge project creation tutorialsStas Vilchik2019-01-1644-2996/+691
* SONAR-11606 Stop excluding directories starting with a dotDuarte Meneses2019-01-163-10/+43
* SONAR-11484 Fix NPE by restoring old behavior of ignoring files outside modul...Julien HENRY2019-01-162-34/+81
* Fix wrong import of StringUtilsJulien Lancelot2019-01-161-2/+2
* Fix for migration 2502Michal Duda2019-01-163-12/+25
* SONARCLOUD-335 Make SC about page language section clearerGrégoire Aubert2019-01-168-394/+274
* SONARCLOUD-349 Do not display empty organization page when filtering projects...Grégoire Aubert2019-01-161-2/+7
* SONAR-11565 Fix blank treemap for leak measures without new linesGrégoire Aubert2019-01-162-17/+3
* SONARCLOUD-290 Drop unnecessary request to api/organizations/search in issues...Grégoire Aubert2019-01-162-2/+8
* Fix minor code smellWouter Admiraal2019-01-161-1/+1
* SONAR-9392 Allow profile to be extended directlyWouter Admiraal2019-01-168-101/+424
* SONAR-9392 Add option to choose parent when creating new profileWouter Admiraal2019-01-162-3/+58
* SONAR-9392 Re-render the inheritance info upon updateWouter Admiraal2019-01-161-1/+6
* SONAR-11463 Fix directories metric computationJulien HENRY2019-01-162-19/+53
* SONAR-11508 Missing global server settings in module settingsJulien HENRY2019-01-163-4/+80
* SONAR-11508 Rework FS loggingJulien HENRY2019-01-166-36/+105
* Remove last use of root_uuid that is not updatedJulien HENRY2019-01-162-9/+10
* SONAR-10180 Run as a WS migration on SonarCloudJulien HENRY2019-01-162-3/+24
* SONAR-11508 Rework inclusion/exclusion to restore support of module overridesJulien HENRY2019-01-167-126/+328
* change year in file headersStas Vilchik2019-01-1656-74/+74
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-1617-152/+307