summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* replace Protobuf.setNullable with Optional.ofNullableMichal Duda2019-01-1888-422/+343
|
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-1782-4760/+97
| | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report
* 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
| | | | | | - add Postgres 9.3 - add MSSQL 2019 - add notifications to burgr
* 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
| | | tweaks to simplified QG in 7.6
* Use Dockerfile-build in CirrusSimon Brandhof2019-01-161-5/+15
| | | | | That avoids maintaining and releasing the Dockerfile-build from another repository (SonarSource/vms)
* 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 ↵Julien HENRY2019-01-162-34/+81
| | | | module basedir
* 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 ↵Grégoire Aubert2019-01-161-2/+7
| | | | projects with no results
* 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 ↵Grégoire Aubert2019-01-162-2/+8
| | | | issues page
* 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
|
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-1632-737/+611
|
* SONAR-11463 Change FileMoveDetection to use uuids instead of keysJulien HENRY2019-01-1611-150/+150
|
* SONAR-11578 fix wrong count of hidden files in the measures page (#1078)Stas Vilchik2019-01-163-25/+34
|
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ↵Julien HENRY2019-01-1624-133/+187
| | | | level exclusions
* SONAR-11463 Update scope of migrated componentsJulien HENRY2019-01-164-1/+87
|
* SONAR-11463 Prefers existing DB key to migrated onesJulien HENRY2019-01-162-34/+35
|
* SONAR-11463 Ignore disabled modules to decide if a migration should be doneJulien HENRY2019-01-161-1/+1
|
* SONAR-11464 Fix component short name on PR/SLBJulien HENRY2019-01-162-45/+49
|
* SONAR-10180 Clean DB: remove property and folder/module level measuresJulien HENRY2019-01-168-1/+411
|
* SONAR-10180 Drop the ability to keep history of directory measuresJulien HENRY2019-01-1611-81/+18
|
* SONAR-11508 Change messageJulien HENRY2019-01-162-2/+3
|
* SONAR-11463 Don't consider disabled components during migrationJulien HENRY2019-01-167-62/+57
|
* SONAR-11476 deprecate/drop support for providing module/dir keys as ↵Michal Duda2019-01-166-11/+19
| | | | parameters to WS