aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10261 remove Project#copyOf used only in UTSébastien Lesaint2018-03-136-30/+9
* [build] support optional run of tests in parallelSébastien Lesaint2018-03-131-0/+2
* SONAR-10461 load branch even if project key in report is wrongSébastien Lesaint2018-03-132-27/+49
* SONAR-10379 Improve issue permalink UX (#3139)Pascal Mugnier2018-03-124-4/+21
* SONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)Pascal Mugnier2018-03-122-5/+11
* Fix hamcrest dependency in sonar-testing-harnessSimon Brandhof2018-03-121-1/+1
* Clean-up ES module in sonar-serverSimon Brandhof2018-03-129-170/+10
* Document how to open project in IDESimon Brandhof2018-03-122-1/+12
* Remove unused sonar-application/dependency-check-suppressions.xmlSimon Brandhof2018-03-121-178/+0
* Order list of Gradle dependenciesSimon Brandhof2018-03-1211-35/+56
* Upgrade mockito from 2.13 to 2.15Simon Brandhof2018-03-121-1/+1
* Fix some Java compiler warningsSimon Brandhof2018-03-12219-406/+418
* Complete .gitignoreDavid Rautureau2018-03-121-2/+4
* Add missing properties in Artifactory build infoDavid Rautureau2018-03-121-3/+6
* Add template of pull request for contributorsSimon Brandhof2018-03-101-0/+6
* Complete README of sourcesSimon Brandhof2018-03-101-9/+131
* Add missing dependencies in sonar-scanner-engineSimon Brandhof2018-03-092-3/+8
* Fix gradle.propertiesDavid Rautureau2018-03-091-4/+4
* Move To GradleDavid Rautureau2018-03-09207-7202/+2804
* SONAR-10478 Top menu item on firefox sometimes appear broken (#3138)Pascal Mugnier2018-03-091-0/+1
* SONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132)Pascal Mugnier2018-03-098-66/+22
* SONAR-10365 Analyze pull request as 1st class citizenTeryk Bellahsene2018-03-081-5/+4
* SONAR-10476 Add a checkbox on top of issues list to allow global selection/un...Pascal Mugnier2018-03-082-2/+50
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-087-22/+28
* SONAR-7449 Selecting multiple issues with shift+click (#3127)Pascal Mugnier2018-03-087-15/+135
* SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files (#3129)Pascal Mugnier2018-03-082-0/+68
* Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"Grégoire Aubert2018-03-074-83/+2
* Merge branch 'master' of https://github.com/SonarSource/sonarqubePascal Mugnier2018-03-073-5/+214
|\
| * SONAR-10452 Empty "On new code" sections on Measures page (#3119)Pascal Mugnier2018-03-073-5/+214
* | SONAR-10397 Test for bucketsPascal Mugnier2018-03-074-3/+79
* | SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 filesPascal Mugnier2018-03-071-0/+5
|/
* fix application leak tooltip (#3117)Stas Vilchik2018-03-062-8/+15
* focus first field in the user form (#3112)Stas Vilchik2018-03-021-1/+3
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-0274-1830/+2391
* SONAR-10423 add consistency validation on homepage retrievalGuillaume Jambet2018-03-022-8/+78
* SONAR-10426 Add homepage default when db is inconsistentGuillaume Jambet2018-03-029-294/+437
* SONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in Son...Guillaume Jambet2018-03-026-11/+122
* SONAR-10426 Allow homepage on Projects and on Issues in SonarQubeGuillaume Jambet2018-03-027-25/+77
* SONAR-10423 Allow homepage feature on SonarQubeJulien Lancelot2018-03-0213-38/+353
* SONAR-10423 Add branch parameter in homepage of api/users WSJulien Lancelot2018-03-025-17/+87
* SONAR-10423 expose HomePageSelect componentStas Vilchik2018-03-021-3/+5
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-0213-47/+214
* SONAR-10423 Replace "parameter" by "component" and "organization" in api/user...Julien Lancelot2018-03-029-113/+225
* fixup! SONAR-10345 Ensure that no orphaned deliveries remains when deleting w...Guillaume Jambet2018-03-017-82/+51
* SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.Guillaume Jambet2018-03-0114-26/+166
* SONAR-10344 fix QualityGateChange on Branch analysis.Guillaume Jambet2018-03-011-4/+11
* Use Button component in webhooks consoleGrégoire Aubert2018-03-0112-80/+79
* SONAR-10344 Hide webhook menu in global admin when organizations are enabledGrégoire Aubert2018-03-013-30/+33
* SONAR-10346 Add a shortcut to display the latest delivery of a webhookGrégoire Aubert2018-03-0121-284/+823
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-018-109/+10