aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14844 Document the limitations on block PR policy when using a monorepomichaelbirnstiehl2021-06-241-1/+1
* SONAR-14943 Adjust project creation menu layoutWouter Admiraal2021-06-249-65/+152
* SONAR-14935 Fix banner display at low widthPhilippe Perrin2021-06-231-1/+0
* SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection en...Jacek2021-06-232-1/+4
* SONAR-11586 Do not let admin remove their own admin rightZipeng WU2021-06-232-2/+43
* SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with J...Jacek2021-06-233-8/+6
* SONAR-15069 Adding tooltips for github DevOps settingsMathieu Suen2021-06-234-1/+17
* SONAR-15068 Adding tooltips for bitbucket DevOps settingsMathieu Suen2021-06-233-1/+82
* SONAR-15029 C-Family tutorial for Bitbucket PipelinesJeremy Davis2021-06-2211-161/+490
* SONAR-15034 Adding C/C++/Objective C to gitlab tutorial.Mathieu Suen2021-06-2213-111/+546
* SONAR-15028 C-Family config for GitHub ActionsJeremy Davis2021-06-2210-12/+615
* SONAR-15033 Add C/C++ tutorial for JenkinsMathieu Suen2021-06-2224-65/+544
* SONAR-15033 Adding compilation info boxMathieu Suen2021-06-224-0/+145
* SONAR-15028 Add HOC for C Language Feature flagJeremy Davis2021-06-222-0/+83
* SONAR-14851 Github QG status reporting - Add a note about App permissionsJeremy Davis2021-06-223-4/+65
* SONAR-14942 Improve Pull Request Decoration form if no DevOps Platforms are c...Wouter Admiraal2021-06-224-18/+43
* SONAR-14938 Fallback on the Create Project page on brand new instanceWouter Admiraal2021-06-225-131/+157
* SONAR-14851 updated docs and upgrade notes to inform user about permissions n...Lukasz Jarocki2021-06-212-0/+11
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-191-1/+4
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-185-16/+103
* SONAR-15035 Fix SQ quality issues related to the use of ImmutableListDuarte Meneses2021-06-181-1/+1
* DOCS add note about JS custom rule API removal to upgrade notesmichaelbirnstiehl2021-06-181-0/+3
* Fix gitlab QA depends on cirrusZipeng WU2021-06-181-1/+3
* SONAR-14939 Mention in all tutorials that Pull Request Decoration will be aut...Wouter Admiraal2021-06-1834-126/+788
* SONAR-14930 Make Gitlab ITs work with HTTPSBelen Pruvost2021-06-181-19/+28
* Improve test coverageDuarte Meneses2021-06-1711-71/+347
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-17158-3958/+284
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' tableJacek2021-06-1713-4/+309
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' tableJacek2021-06-1713-4/+367
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' tableJacek2021-06-1713-4/+300
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'Jacek2021-06-1714-39/+296
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-06-172-4/+4
* Updating contributing.md to be more transparent with the processLukasz Jarocki2021-06-171-1/+14
* Make it more explicit that we do not look for external contributionsWouter Admiraal2021-06-172-10/+7
* SONAR-14933 Fix missing SVG pathWouter Admiraal2021-06-172-22/+13
* SONAR-14934 Improve the manual tutorialWouter Admiraal2021-06-1745-270/+1121
* SONAR-14933 Change wordingWouter Admiraal2021-06-171-1/+1
* SONAR-14935 Prompt users for next steps once the first analysis is finishedWouter Admiraal2021-06-1717-301/+1039
* SONAR-14935 add 'detectedCI' fieldJacek2021-06-1711-29/+107
* SONAR-14792 Add 9.0 nop migration to not enforce DB downgradeJacek2021-06-167-1/+186
* DOCS add Java 11 requirement to upgrade notesmichaelbirnstiehl2021-06-161-1/+7
* SONAR-14792 Code smell fixesJacek2021-06-161-120/+132
* SONAR-14792 Drop `newLenientVarcharBuilder` method from initial schemaJacek2021-06-161-150/+143
* SONAR-14792 fix minimum zip versionPierre2021-06-161-1/+1
* SONAR-14792 Fix schema-sq.ddl - order of PKsJacek2021-06-161-32/+32
* SONAR-14792 Fix PopulateInitialSchemaTestJacek2021-06-163-1050/+972
* SONAR-14792 cleanup CreateInitialSchema to be 9.0Jacek2021-06-163-251/+450
* SONAR-14792 Drop not existing tables from init schemaJacek2021-06-164-206/+52
* SONAR-14792 Bump min upgrade version to current LTSJacek2021-06-162-14/+15
* SONAR-14792 Drop migration classes prior 8.9Jacek2021-06-161417-63888/+2