summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-13221 replace auto-incremented ID by UUID for user tokensPierre2020-05-2525-5/+748
|
* SONAR-13221 change PK to uuid of PROJECT_MEASURES tableJacek2020-05-2524-3/+786
|
* SONAR-13221 change PK to uuid of ACTIVE_RULE_PARAMETERS tableJacek2020-05-2526-26/+719
|
* Do not recreate UuidFactory for DbTesterJacek2020-05-251-1/+3
|
* SONAR-13221 change PK to uuid of DUPLICATIONS_INDEX tableJacek2020-05-2524-14/+736
|
* SONAR-13221 replace auto-incremented ID by UUID for ce_activityPierre2020-05-2514-11/+386
|
* SONAR-13221 change PK of ce_queuePierre2020-05-2515-13/+450
|
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-2527-143/+446
|
* SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'Julien Lancelot2020-05-2527-50/+434
| | | | | * SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID' * SONAR-13221 Move events migration in a dedicated package
* SONAR-13221 replace auto-incremented ID by UUID for notificationsPierre2020-05-2529-46/+831
|
* SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-2524-41/+431
|
* SONAR-13249 deprecate usergroups id parameterPierre2020-05-255-8/+12
|
* SONAR-13248 deprecate metric idPierre2020-05-251-0/+1
|
* Feature/me/update usage of release gha (#2798)Malena Ebert2020-05-181-0/+3
| | | | * Log the output of the distribute_release google cloud function call. * Enable the distribution in the release workflow.
* DOCS Remove Limitations from Quality Profiles Docscolin-mueller-sonarsource2020-05-151-2/+2
|
* SONAR-13192 Improve the validation messages when updating a project keyWouter Admiraal2020-05-153-161/+165
|
* SONAR-12884 Improve the validation messages when creating a projectWouter Admiraal2020-05-1512-104/+460
|
* DOCS add static tags to info message on doc indexMikeBirnstiehl2020-05-141-2/+5
|
* DOCS clarify upgrade process from LTS to LTSmichaelbirnstiehl2020-05-141-3/+9
|
* DOCS update commercial messagemichaelbirnstiehl2020-05-1320-43/+26
|
* Update doc about disabling SCM exclusionsDuarte Meneses2020-05-131-1/+1
|
* SONAR-13374 Fix typo in mesure header column.Mathieu Suen2020-05-132-4/+4
|
* docs: Fix "createdBefore" param descriptionBruno Guimarães2020-05-121-1/+1
|
* SONAR-13343 Fix table of content jumpMathieu Suen2020-05-127-33/+39
|
* DOCS update 2 min guide to Try Out SonarQubemichaelbirnstiehl2020-05-126-60/+57
|
* Bump docs footer year date to 2020Jacek2020-05-111-1/+1
|
* README: Bump copyright yearDinesh Bolkensteyn2020-05-111-1/+1
|
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-0847-1071/+752
|
* Revert "Add 8.3 sync github action"Jeremy Davis2020-05-071-30/+0
| | | | This reverts commit 0172ec03fa36047002e0dab7d18260fe0679f1de.
* SONAR-13128 Add security review rating to security reportJeremy Davis2020-05-074-34/+46
|
* SONAR-13271 Add padding to hotspots listJeremy Davis2020-05-075-6/+16
|
* SONAR-12914 security hotspots autoscroll to categoryJeremy Davis2020-05-079-44/+172
|
* DOCS add staging and new license infomichaelbirnstiehl2020-05-071-21/+66
|
* MMF-1947 Python: document import of flake8 external issues (#2733)Guillaume Dequenne2020-05-061-0/+1
|
* DOCS add Release Notes linkMikeBirnstiehl2020-05-061-1/+3
|
* Add 8.3 sync github actionJeremy Davis2020-05-061-0/+30
|
* Updated Travis distribution to Ubuntu 18.04 (#2760)tobias-trabelsi-sonarsource2020-05-051-1/+1
|
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-0523-97/+192
|
* SONAR-13339 Disable component menu links when no analysis has been run yetWouter Admiraal2020-05-047-376/+486
|
* SONAR-13295 Explain how to set up Jenkins for analysis with SonarQube and ↵michaelbirnstiehl2020-05-041-22/+59
| | | | Bitbucket Server
* SONAR-13297 Allow users to skip the prerequisites stepWouter Admiraal2020-05-0410-8/+113
|
* SONAR-13296 Add new Jenkins tutorial for Bitbucket ServerWouter Admiraal2020-05-0469-118/+3946
|
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-0464-185/+419
|
* SONAR-13297 Add new tutorials.jenkins.skipBitbucketPreReqs user setting keyWouter Admiraal2020-05-043-1/+7
|
* Drop SonarCloud translation keysWouter Admiraal2020-05-041-108/+1
|
* Drop SonarCloud onboarding logicWouter Admiraal2020-05-0433-870/+150
|
* Drop SonarCloud components from tutorialsWouter Admiraal2020-05-04122-9666/+37
|
* Drop SonarCloud components from project creation appWouter Admiraal2020-05-0428-2933/+305
|
* SONAR-13202 Fix homepage icon checked for main branch.Mathieu Suen2020-05-013-2/+54
|
* SONAR-13342 Fix broken projects links in portfoliosJeremy Davis2020-04-307-76/+221
|