aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-2541-72/+142
* SONAR-13221 Fix permission template tablesDuarte Meneses2020-05-2516-50/+121
* SONAR-13221 PERM_TEMPLATES_GROUPSDuarte Meneses2020-05-2518-61/+52
* SONAR-13221 PERM_TPL_CHARACTERISTICSDuarte Meneses2020-05-2518-68/+73
* SONAR-13221 PERM_TEMPLATES_USERSDuarte Meneses2020-05-2554-0/+1865
* SONAR-13221 Update Dbversion83Duarte Meneses2020-05-252-15/+67
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-2539-85/+731
* SONAR-13221 Issue changesDuarte Meneses2020-05-2523-11/+663
* SONAR-13221 Simplify migrationsDuarte Meneses2020-05-2534-487/+294
* SONAR-13221 Update DbVersion83Duarte Meneses2020-05-251-0/+46
* SONAR-13221 File sourcesDuarte Meneses2020-05-2532-19/+752
* SONAR-13221 User rolesDuarte Meneses2020-05-2520-14/+321
* SONAR-13221 Group rolesDuarte Meneses2020-05-2534-13/+678
* SONAR-13221 Reorganize migrations from SONAR-13193Duarte Meneses2020-05-2519-15/+27
* SONAR-13235 change PK of manual measuresMichal Duda2020-05-2534-113/+843
* SONAR-13221 change PK to uuid of PROJECT_QPROFILES tableJacek2020-05-2523-13/+684
* Remove usage of original table name when dropping primary keyJulien Lancelot2020-05-2525-63/+73
* 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 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
* 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-1511-101/+453
* 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
* 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
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-0846-1071/+744
* SONAR-13128 Add security review rating to security reportJeremy Davis2020-05-073-29/+39
* 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
* 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-046-376/+485