aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* License typoMathieu Suen2021-01-121-1/+1
* SONAR-13258 Sort release plugin by dateMathieu Suen2021-01-127-3/+178
* SONAR-14304 Fix facet highlightMathieu Suen2021-01-123-8/+20
* SONAR-14305 Fix facet not being update when closedMathieu Suen2021-01-121-1/+0
* SONAR-14212 Remove obsolete Sonar-Version HTTP headerPhilippe Perrin2021-01-112-39/+8
* SONAR-12840 Toggle private field visibility on updateWouter Admiraal2021-01-1111-5/+80
* SONAR-14317 ignore replacement patternsJeremy Davis2021-01-112-5/+5
* SONAR-14312 Improve hotspot update handlingJeremy Davis2021-01-119-22/+27
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-082064-2219/+2100
* SONAR-12407 Do not disable facets with 0 resultsWouter Admiraal2021-01-0410-16/+4
* SONAR-12607 Update background task error message based on contextWouter Admiraal2021-01-044-22/+178
* SONAR-13140 Improve side-menu tab scrolling on settings pageWouter Admiraal2021-01-0411-257/+472
* SONAR-14292 Allow to directly link to a specific ALM Integration settings tabWouter Admiraal2020-12-224-17/+27
* SONAR-14290 Improve first time visit to project create screenWouter Admiraal2020-12-2210-325/+692
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-2289-2368/+102
* SONAR-13999 Drop orgs from ComponentsJeremy Davis2020-12-229-59/+31
* SONAR-13999 Use global default project visibilityJeremy Davis2020-12-2217-327/+187
* SONAR-13999 Drop orgs from rulesJeremy Davis2020-12-2225-148/+187
* SONAR-13999 Remove orgs from issuesJeremy Davis2020-12-2269-531/+356
* SONAR-13999 Drop orgs from QualityGatesJeremy Davis2020-12-2221-140/+248
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-22135-850/+288
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-2283-413/+201
* SONAR-13999 Drop orgs from webhooksJeremy Davis2020-12-223-38/+11
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-2213-61/+8
* SONAR-13999 Drop deprecated api endpointsJeremy Davis2020-12-223-196/+0
* SONAR-14269 Fix ALM configuration 'Learn more' linksWouter Admiraal2020-12-2114-74/+149
* Fix hotspotsPhilippe Perrin2020-12-178-278/+9
* SONAR-8714 Make authorization errors more noticeableWouter Admiraal2020-12-176-46/+105
* SONAR-13764 Do not display two error messages simultaneouslyWouter Admiraal2020-12-171-1/+1
* SONAR-12872 Rename Markdown Syntax to Formatting SyntaxWouter Admiraal2020-12-1721-44/+323
* SONAR-10070 Show badge on issues raised by deprecated/removed rulesWouter Admiraal2020-12-178-1/+141
* SONAR-14111 Fix label in IDE selection dropdown when description is emptyJean-Baptiste Lievremont2020-12-073-13/+13
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-0414-93/+872
* SONAR-13564 Allow sorting projects by security review ratingJeremy Davis2020-12-042-2/+21
* SONAR-13984 Do not use email address from controlled inputWouter Admiraal2020-12-033-23/+372
* SONAR-14154 Report API errors when updating issuesWouter Admiraal2020-12-032-1/+86
* SONAR-14077 Disable 'Configure analysis' button when issue sync is still in p...Wouter Admiraal2020-12-033-8/+76
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-1/+5
* SONAR-14130 Always underline Primary Location in snippetsJeremy Davis2020-12-034-3/+34
* SONAR-14120 Display file-level issues with multi-locationsJeremy Davis2020-12-036-13/+74
* SONAR-14181 Fix SSF-136Wouter Admiraal2020-12-023-82/+43
* SONAR-14125 Fix BBS Onboarding search resultsWouter Admiraal2020-12-023-8/+34
* SONAR-14079 Add Azure Pipelines tutorial for Azure DevOps ServerPhilippe Perrin2020-12-0229-163/+1895
* SONAR-14175 Redirect when 'reset_password' is setJacek2020-12-021-4/+4
* SONAR-14175 Adding the reset password form.Mathieu Suen2020-12-0210-24/+249
* SONAR-14156 Handle time in createdAfter issue filterJeremy Davis2020-11-307-22/+572
* SONAR-14043 Write End-to-End tests for ApplicationsMathieu Suen2020-11-283-7/+14
* SONAR-14111 Allow user to select IDE when several ones are detectedJean-Baptiste Lievremont2020-11-266-48/+323
* SONAR-14110 Add "Open in IDE" button to Security Hotspots pageJean-Baptiste Lievremont2020-11-269-5/+363
* SONAR-14061 Azure DevOps settings validationBelen Pruvost2020-11-266-130/+53