aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-2249-8493/+1425
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-2228-657/+1351
* drop unused web componentsStas Vilchik2018-03-2247-5539/+1156
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-225-9/+47
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-161-3/+3
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-163-4/+3
* SONAR-9206 Enhance /api/components/search_projects response with organizationsGuillaume Jambet2018-03-165-20/+67
* SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141)Pascal Mugnier2018-03-169-105/+9
* SONAR-10346 fix DB migrationSébastien Lesaint2018-03-153-156/+452
* SONAR-10175 db migration clean orphan Quality Gate links from projectsSébastien Lesaint2018-03-155-1/+211
* SONAR-10175 delete project assiociations when deleting Quality GateSébastien Lesaint2018-03-152-1/+27
* Fix Gradle hack to resolve Jetty dependencySimon Brandhof2018-03-152-8/+2
* SONAR-10473 Keep severity up-to-date on built-in QPEric Hartmann2018-03-142-45/+100
* Fix incremental build of sonar webDavid Rautureau2018-03-1437-26/+40
* SONAR-10457 Display correct quality gate status on short lived branchesGrégoire Aubert2018-03-1414-34/+162
* SONAR-10457 Short living branch quality guate is based only on open & reopen ...Guillaume Jambet2018-03-146-56/+82
* SONAR-10457 api/project_branches/list returns quality gate status for short-l...Guillaume Jambet2018-03-142-35/+50
* rewrite workspace in react (#3140)Stas Vilchik2018-03-1456-685/+2027
* SONAR-10338 do not fetch "my" organization when not logged inStas Vilchik2018-03-143-17/+23
* SONAR-10222 Fail when searching member organizations and unauthenticatedGuillaume Jambet2018-03-142-0/+21
* Fix BranchPersisterImplTest.javaTeryk Bellahsene2018-03-131-1/+1
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-13174-1236/+2123
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-13167-390/+4041
* Fix tests on WindowsJulien HENRY2018-03-131-7/+12
* SONAR-10261 don't update project links when analysing branchSébastien Lesaint2018-03-132-5/+50
* SONAR-10261 don't update project name nor description when on branchSébastien Lesaint2018-03-133-16/+85
* SONAR-10261 add description to ProjectSébastien Lesaint2018-03-134-16/+77
* SONAR-10261 remove Project#copyOf used only in UTSébastien Lesaint2018-03-136-30/+9
* 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
* Clean-up ES module in sonar-serverSimon Brandhof2018-03-129-170/+10
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-3/+3
* Fix some Java compiler warningsSimon Brandhof2018-03-12165-295/+301
* Move To GradleDavid Rautureau2018-03-0932-1471/+549
* 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-097-65/+21
* 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