aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix project visibility of projects, created by ComponentDbTesterDaniel Schwarz2017-05-111-1/+1
* SONAR-9199 Fix unclosed inputStreamJulien HENRY2017-05-111-5/+6
* SONAR-9148 fix partition size for large inputs in MySQLDaniel Schwarz2017-05-114-13/+108
* SONAR-9174 Display issue box on the last line of its primary location (#2047)Stas Vilchik2017-05-119-12/+39
* SONAR-9186 fix performance hotspot when verifying authorizationSimon Brandhof2017-05-111-8/+8
* SONAR-9075 “more” skips first 6 results, in api/components/suggestionsDaniel Schwarz2017-05-116-55/+88
* SONAR-9079 let favorites not be found as suggestion, if they don’t matchDaniel Schwarz2017-05-1116-174/+267
* SONAR-9077 let api/components/suggestions return name instead longNameDaniel Schwarz2017-05-112-6/+25
* SONAR-9186 make "query" optional for api/components/suggestionsDaniel Schwarz2017-05-113-76/+359
* Remove most usages of AuthorizationDao#keepAuthorizedProjectIds()Simon Brandhof2017-05-1010-94/+24
* Fix bug in AuthorizationDao#keepAuthorizedProjectIds()Simon Brandhof2017-05-101-3/+3
* Add method UserSession#keepAuthorizedComponents()Simon Brandhof2017-05-1014-27/+263
* SONAR-9170 do not allow to create custom rules of removed templatesDaniel Schwarz2017-05-102-0/+40
* Apply review commentsGrégoire Aubert2017-05-108-16/+17
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-1063-157/+365
* Fix component breadcrumb path collapsingGrégoire Aubert2017-05-102-7/+4
* SONAR-8911 Fix timeline error on project pageGrégoire Aubert2017-05-103-3/+128
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-103-2/+28
* fix quality gate link for new_maintainability_ratingStas Vilchik2017-05-103-56/+56
* change styles of inactive facet itemsStas Vilchik2017-05-101-1/+2
* clean quality gates stylesStas Vilchik2017-05-106-165/+10
* remove unused handlebars helpersStas Vilchik2017-05-1045-1184/+0
* SONAR-9156 fail persisting components if project is not persistedDaniel Schwarz2017-05-093-70/+105
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-0911-74/+80
* SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOMJulien HENRY2017-05-096-46/+92
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0975-819/+2105
* SONAR-9135 Fix incorrect detection when port is setEric Hartmann2017-05-092-99/+135
* fix IssueNotificationsTestStas Vilchik2017-05-091-2/+3
* SONAR-9084 auto issue assignment should deal with case sensitivitySimon Brandhof2017-05-098-36/+98
* SONAR-9084 simplify IssueIndexTestSimon Brandhof2017-05-091-17/+17
* SONAR-9084 refactor tests of UserIndex#getAtMostThreeActiveUsersForScmAccount()Simon Brandhof2017-05-091-13/+52
* SONAR-9084 drop some coupling on GuavaSimon Brandhof2017-05-097-79/+23
* SONAR-8092 use BulkProcessor for es indexingDaniel Schwarz2017-05-0913-163/+237
* SONAR-8718 Allow HTML for WS domain descriptionGrégoire Aubert2017-05-092-4/+10
* SONAR-9183 Do not collapse setting descriptionsGrégoire Aubert2017-05-092-31/+1
* SONAR-9118 Fix issue project facet and organization name in front of issueGrégoire Aubert2017-05-093-10/+31
* SONAR-9177 Show a warning when accessing a removed fileGrégoire Aubert2017-05-092-5/+17
* SONAR-9145 Show the maximum allowed values in the web services pageGrégoire Aubert2017-05-091-1/+6
* SONAR-8836 Always display categories in installed plugins pageGrégoire Aubert2017-05-091-1/+1
* SONAR-8767 Now use sinceLeakPeriod instead of a periodDateGrégoire Aubert2017-05-0910-82/+109
* SONAR-9176 Remove useless request of organization list at app loadingGrégoire Aubert2017-05-091-11/+3
* Remove unused ListItemsGrégoire Aubert2017-05-095-236/+0
* Fix bad api call with organization membersGrégoire Aubert2017-05-094-15/+37
* SONAR-8886 Collapse directory path in component headerGrégoire Aubert2017-05-092-2/+6
* SONAR-9165 hide tooltips on permissions page, update messageStas Vilchik2017-05-094-5/+11
* use prettier-css (#2035)Stas Vilchik2017-05-0921-64/+69
* SONAR-8908 Check permissions when displaying an issue permalinkStas Vilchik2017-05-0910-22/+31
* SONAR-9045 Add a color legend to projects bubble chartsStas Vilchik2017-05-094-2/+74
* SONAR-8641 Update severity iconsStas Vilchik2017-05-091-6/+6
* SONAR-6315 fix missing rule caching in DefinedQProfileCreationSébastien Lesaint2017-05-093-0/+53