aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10841 Correctly set default language bundle when locale is unknownGrégoire Aubert2018-06-061-6/+11
* SONAR-10849 Display default quality gate by defaultGrégoire Aubert2018-06-066-16/+95
* Revert "SONAR-10782 delete stale pull requests at the end of an analysis (#29...Guillaume Jambet2018-06-054-30/+4
* SONAR-10782 delete stale pull requests at the end of an analysis (#299)Guillaume Jambet2018-06-054-4/+30
* SONAR-10363 New built-in quality profiles should be the defaultEric Hartmann2018-06-0520-9/+574
* SONAR-10819 Word breaks in error messagePascal Mugnier2018-06-052-2/+8
* SONAR-9416 Fix and improve bubble chart zoomPascal Mugnier2018-06-055-163/+168
* SONAR-10669 Favorite star not reset after navigating to searched projectPascal Mugnier2018-06-051-1/+1
* SONAR-10842 Prevent user from submiting empty event names in project activity...Grégoire Aubert2018-06-0512-494/+260
* SONAR-10832 Display web services error in project bulk deleteGrégoire Aubert2018-06-051-2/+4
* SONAR-10685 It's now possible to deactivate rules when more than 100 are disp...Grégoire Aubert2018-06-051-2/+2
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-0459-515/+363
* SONAR-10833 Return server status and sonarcloud flag in index.htmlJulien Lancelot2018-06-045-62/+319
* load search-navigator.css before app stylesStas Vilchik2018-06-045-5/+5
* SONAR-10843 Projects facet does not show all organizationsStas Vilchik2018-06-042-6/+9
* SONAR-10821 Update test snapshotGrégoire Aubert2018-06-011-2/+0
* Update Jest in vsts and bitbucketcloudGrégoire Aubert2018-06-014-329/+681
* Update to Jest 23Grégoire Aubert2018-06-0112-166/+336
* SONAR-10571 Always display failed background task notif on all branchesGrégoire Aubert2018-06-012-2/+12
* SONAR-10821 Display details about external rulesGrégoire Aubert2018-06-017-34/+548
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-0111-14/+289
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-3145-1190/+837
* SONAR-10674 Update cache policy for js, css and images path filesJulien Lancelot2018-05-305-10/+226
* SONAR-10672 Avoid async css chunks (#294)Stas Vilchik2018-05-301-3/+11
* Update travis notification for Sonarqube repositoryTom2018-05-301-1/+1
* Fix bitbucket-cloud extension buildGrégoire Aubert2018-05-301-1/+1
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-2929-349/+504
* SONAR-10661 minimize normalize callsSébastien Lesaint2018-05-291-6/+7
* SONAR-10712 Add pagination to Quality Profile project listPascal Mugnier2018-05-292-21/+40
* SONAR-10711 Add pagination object to api/qualityprofile/projects webservicePascal Mugnier2018-05-293-3/+14
* consistent and extensive PK declaration in schema-h2.ddlSébastien Lesaint2018-05-291-44/+89
* SONAR-10707 deprecate MySQLG. Ann Campbell2018-05-293-4/+16
* SONAR-10652 Correctly fail when authentication and several emails existsJulien Lancelot2018-05-2927-833/+464
* SONAR-10430 speed-up DB migrationSimon Brandhof2018-05-281-2/+5
* SONAR-10713 Fix for front-endPascal Mugnier2018-05-282-12/+14
* SONAR-10713 Badges can only be used on projects, long living branches and app...Julien Lancelot2018-05-2826-202/+664
* SONAR-10430 add missing jdbc typesSébastien Lesaint2018-05-281-8/+12
* SONAR-10430 lazy load file content from reportSébastien Lesaint2018-05-283-77/+154
* SONAR-10430 do not compute distance for files with too far sizeSébastien Lesaint2018-05-2819-164/+888
* SONAR-10430 add timing logs + support for dump into temp csv fileSébastien Lesaint2018-05-286-13/+238
* SONAR-10430 populate FILE_SOURCES.LINE_COUNT at beginning of analysisSébastien Lesaint2018-05-2814-0/+762
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-2819-87/+340
* SONAR-10430 add FILE_SOURCES.LINE_COUNTSébastien Lesaint2018-05-2817-1/+415
* SONAR-10430 add UT to explore file size impact similarity algoSébastien Lesaint2018-05-281-0/+44
* SONAR-10430 rewrite FileMoveDetectionStepTest to use DbTesterSébastien Lesaint2018-05-281-94/+67
* Fix Dropdown alignementGrégoire Aubert2018-05-281-2/+4
* get rid of gray-matter (#280)Stas Vilchik2018-05-289-162/+211
* SONAR-19597 Set USERS.UUID length to 255 instead of 40Julien Lancelot2018-05-2816-23/+29
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-2823-155/+370
* SONAR-10781 Filter secondary locations that are not in PRJulien HENRY2018-05-256-11/+109