aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12251 add warning about migration with MSSQL ServerChristophe Levis2019-06-301-0/+4
|
* SONAR-12251 fix statement leak in DB migrationsSimon Brandhof2019-06-301-3/+4
| | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
* SONAR-12140 Improve stability by reducing thread sleep in unit testJulien Lancelot2019-06-282-7/+6
|
* SONAR-12249 Update SonarSource Security categories with the latest definitionJulien Lancelot2019-06-285-9/+119
|
* SONAR-11874 ignore inaccessible files when cleaning tmp dirSébastien Lesaint2019-06-282-6/+26
|
* DOCS update Oracle JDBC driver recommendationDuarte Meneses2019-06-281-3/+4
|
* SONAR-12127 don't run new migrations when upgrading from 7.0Sébastien Lesaint2019-06-286-5/+169
|
* SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURESSébastien Lesaint2019-06-2834-192/+1433
|
* SONAR-11964 Fail at startup when detecting MySQLJulien Lancelot2019-06-284-32/+38
|
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to ↵Michal Duda2019-06-2816-915/+49
| | | | "Others" (SonarSource Security)
* SONAR-11723 Don't pass name and email values when updating a non-local userWouter Admiraal2019-06-282-3/+28
|
* SONAR-11723 Prevent updating attributes of non-local usersPierre Guillot2019-06-283-1/+38
|
* SONAR-12140 Do not return "Warning" in quality gate facet when no project in ↵Julien Lancelot2019-06-288-48/+132
| | | | warning
* SONAR-12140 Compute number of projects in warning in a daemonJulien Lancelot2019-06-289-3/+456
|
* Merge pull request #1789 from ↵Michal Duda2019-06-289-24/+23
| | | | | SonarSource/fix/md/SONAR-11845-project-import-should-handle-external-issues SONAR-11845 project import should handle external issues
* DOCS update Security HS wordingMikeBirnstiehl2019-06-281-2/+2
|
* DOCS update Java reqs for Server and AnalysisMikeBirnstiehl2019-06-281-7/+7
|
* DOCS: Ported License Manger Docscolin-mueller-sonarsource2019-06-284-0/+45
| | | | | | | | | | | | | | | | | | | | | | * Created license-manager.md * Added support-information-file.png * Added License Managemer to ToC * Added License Manager to static docs index * Update SonarQubeNavigationTree.json * Update StaticNavigationTree.json * Update license-manager.md * Update license-manager.md * Update max size of distribution * Update license-manager.md
* DOCS: Removed 5.6 / 6.0 - 6.6 referencescolin-mueller-sonarsource2019-06-281-348/+0
|
* SONAR-12081 fail CE processing if branch/pr on Community EditionSébastien Lesaint2019-06-284-39/+143
|
* DOC update versions inclusionG. Ann Campbell2019-06-2825-63/+26
|
* SONAR-12137 Introduce a new comment syntax for rendering plugin dataWouter Admiraal2019-06-2811-0/+688
| | | | | We can now fetch plugin data from updates.sonarsource.com, and dynamically render this information on the page.
* DOC add SONARPY-339 to upgrade notesnicolas-harraudeau-sonarsource2019-06-281-0/+4
|
* DOC Java 11 requirement in upgrade notesG. Ann Campbell2019-06-281-0/+3
|
* DOCS update requirement to Java 11MikeBirnstiehl2019-06-281-2/+2
|
* SONAR-12118 Disable UNKNOWN issue type for custom rulesWouter Admiraal2019-06-282-15/+1
|
* SONAR-11714 Make badges roundWouter Admiraal2019-06-283-14/+6
|
* SONAR-12070 Make large modals scrollableWouter Admiraal2019-06-2815-22/+21
|
* Document Additional Permissions for GitHub Checkscolin-mueller-sonarsource2019-06-281-1/+9
|
* DOCS add security engine custom configurationMikeBirnstiehl2019-06-283-2/+222
|
* SONAR-12236 Fix SSF-81Jeremy Davis2019-06-281-2/+2
|
* SONAR-12235 Adjust portfolio metric freshness font sizeJeremy Davis2019-06-281-1/+0
|
* SONAR-12007 & SONAR-12008 tasks can be executed by any node of the clusterPierre Guillot2019-06-286-7/+181
| | | SONAR-12007 & SONAR-12008 tasks can be executed by any node of the cluster
* SONAR-12233 Remove security review rating from QG metrics listJeremy Davis2019-06-281-1/+1
|
* SONAR-12233 Remove quality gate conditions on Security Review RatingJulien Lancelot2019-06-285-2/+202
|
* SONAR-12233 Prevent using Security Review Rating in quality gatesJulien Lancelot2019-06-282-13/+14
|
* SONAR-12148 Use cookies to display error message in EmailAlreadyExists and ↵Grégoire Aubert2019-06-284-52/+45
| | | | Unauthorized sessions
* SONAR-12148 Generate cookie in case of authentication error or email updateJulien Lancelot2019-06-2813-96/+183
|
* DOCS fix formatting errorMikeBirnstiehl2019-06-281-1/+1
|
* SONAR-12212 add ES read-only recovery docMikeBirnstiehl2019-06-282-3/+35
|
* SC-700 Hide Configure Analysis button for non logged users (#1817)Siegfried Ehret2019-06-289-10/+199
|
* DOCS add MySQL end of support upgrade noteMikeBirnstiehl2019-06-281-1/+2
|
* SONAR-11723 Prevent user update if authentication is delegatedWouter Admiraal2019-06-283-101/+510
|
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-2815-86/+66
|
* SONAR-12193 Fix redirect issue on 403 errorsWouter Admiraal2019-06-281-1/+9
|
* SONAR-12072 Fix full re-rendering of the Projects list when paginatingWouter Admiraal2019-06-282-174/+162
|
* Replace 3 regex with 1 and precompiled patternFranck Arnulfo2019-06-281-4/+6
|
* fix vararg warnings in RemoveOrphansFromProjectBranchesTestSébastien Lesaint2019-06-281-1/+1
|
* SONAR-11923 resolve issue as fixed now requires "administer issue"Sébastien Lesaint2019-06-283-8/+15
|
* DOC add 7.8 release notes link, bootstrap 7.9G. Ann Campbell2019-06-281-0/+7
|