aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12591 Creating a new portfolio / application leads to a blank pagePhilippe Perrin2019-10-182-2/+39
* SONAR-12595 fix documentation admin insert queryPierre Guillot2019-10-171-1/+4
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-1731-329/+288
* SONAR-12470 Wrong edition in footer at startupPhilippe Perrin2019-10-162-3/+2
* SONAR-12533 Drop unused css classesGrégoire Aubert2019-10-163-59/+4
* SONAR-12519 More consistent colors for mandatory fields asteriskGrégoire Aubert2019-10-162-9/+23
* Improve user profile & unit testsPhilippe Perrin2019-10-1622-1266/+384
* SONAR-12563 Add help tooltip to SCM accounts sectionPhilippe Perrin2019-10-161-1/+8
* Update JavaGradleTravisSonarCloud.tsxHyesung Lee2019-10-161-1/+1
* Fix some code smell debt (#2143)Jacek2019-10-1511-75/+149
* SONAR-12252 upgrade language plugins to latest versionSébastien Lesaint2019-10-151-1/+1
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-148-19/+23
* fix missing package-info.java filesSébastien Lesaint2019-10-146-2/+95
* DOCS update scanner versionsMikeBirnstiehl2019-10-126-12/+12
* DOCS Update Release Upgrade NotesMikeBirnstiehl2019-10-121-3/+11
* SONAR-12510 do not fail in views/define when app branch already existSébastien Lesaint2019-10-111-1/+5
* SONAR-12284 Remove incorrect call to /api/components/show to verify accessPhilippe Perrin2019-10-118-5/+77
* DOCS update nav tree with GL CICDMikeBirnstiehl2019-10-103-6/+6
* DOCS add EE header to sec reportsMikeBirnstiehl2019-10-101-0/+2
* SONAR-12513 last used date is never set on new Quality ProfilesSébastien Lesaint2019-10-092-2/+15
* Update S4MSB docs - remove sonarcloud param (#2125)Andrei Epure2019-10-091-1/+0
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-0921-256/+476
* SONAR-12507 More consistent color for hovered location badgeGrégoire Aubert2019-10-091-1/+1
* SONAR-12506 More consistent color for error message borderGrégoire Aubert2019-10-092-5/+7
* SONAR-12505 More consistent color for issue boxes and highlightGrégoire Aubert2019-10-096-15/+15
* SONAR-12504 More consistent color for selected secondary locations badgesGrégoire Aubert2019-10-092-2/+3
* SONAR-12503 Update Alert error icon colorGrégoire Aubert2019-10-091-1/+1
* SONAR-12502 Change E rating to have primary red colorGrégoire Aubert2019-10-092-2/+3
* Documentation fixPhilippe Perrin2019-10-091-2/+2
* SONAR-12511 Alert border style issuesGrégoire Aubert2019-10-091-11/+11
* DOCS Replace 'Questionable Code Example' with 'Sensitive ...'Nicolas Harraudeau2019-10-091-1/+1
* DOCS fix typo and add pathMikeBirnstiehl2019-10-091-1/+1
* SONAR-12487 improve coverage of Telemetry classesSébastien Lesaint2019-10-0814-266/+643
* drop deprecated and dead code in ProjectMeasuresStatisticsSébastien Lesaint2019-10-082-32/+0
* SONAR-12487 send docker flag in telemetrySébastien Lesaint2019-10-0810-15/+38
* Refactor tabs to use new BoxedTabs componentJeremy Davis2019-10-085-14/+371
* Remove `mstest` from coverage docs (#2126)Andrei Epure2019-10-071-2/+0
* SONAR-12485 add Docker flag in System InfoSébastien Lesaint2019-10-0715-16/+403
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-0749-13/+4194
* SONAR-12471 Embed SAML authenticationJulien Lancelot2019-10-0722-7/+1087
* SONAR-12471 Embed GitHub authenticationJulien Lancelot2019-10-0734-71/+2402
* SONAR-8884 Group languages related settings in a single Languages tabPhilippe Perrin2019-10-0713-39/+557
* DOCS add GitLab CICD pageMikeBirnstiehl2019-10-053-0/+78
* SONAR-11155 Provision on first analysis and analyze main branch for certain n...Duarte Meneses2019-10-051-15/+15
* DOC fix linebreak G. Ann Campbell2019-10-031-1/+2
* DOCS Fine-tune architecture text for DCE (#2117)CS2019-10-021-2/+2
* SONAR-12256 Consistent rounding in project overviewJeremy Davis2019-10-016-32/+127
* SONAR-12481 Bump dompurify versionJeremy Davis2019-09-302-5/+5
* Move from styled-components to @emotionGrégoire Aubert2019-09-305-156/+161
* SONAR-12414 Prevent click event from bubbling outside of popupphilippe-perrin-sonarsource2019-09-306-262/+246