aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite dbunit test using dbtesterJanos Gyerik2018-07-0416-1783/+329
* Drop unused importJanos Gyerik2018-07-048-8/+0
* SONAR-10868 Add issues.from_hotspot for security hotspotsJanos Gyerik2018-07-0413-9/+227
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-0420-33/+109
* SONAR-10677 Reduce amount of DOM nodes on Projects page (#456)Stas Vilchik2018-06-299-44/+88
* SONAR-10860 Make sonar-web cacheable with sonar-docsEric Hartmann2018-06-293-2/+4
* SONAR-10860 Add a zip for documentationEric Hartmann2018-06-293-1/+65
* SONARCLOUD-78 complete buckets of project histogramsSimon Brandhof2018-06-292-33/+84
* SONARCLOUD-78 complete buckets of org histogramsSimon Brandhof2018-06-2914-97/+326
* SONARCLOUD-78 add metric project_loc_rangesSimon Brandhof2018-06-294-0/+73
* SONARCLOUD-78 add metric org_15d_active_orgsSimon Brandhof2018-06-292-0/+27
* Delete unused class RequirementMigrationDtoSimon Brandhof2018-06-293-184/+0
* Delete unused ComponentQuery#languageSimon Brandhof2018-06-294-48/+23
* Remove unused field userId in OrganizationDtoSimon Brandhof2018-06-291-3/+0
* SONARCLOUD-78 add metricsSimon Brandhof2018-06-2913-46/+595
* SONARCLOUD-78 improve CoreExtension#ContextImplSimon Brandhof2018-06-291-2/+8
* SONARCLOUD-78 new WS api/system/analyticsSimon Brandhof2018-06-291-1/+1
* Improve SystemPasscodeSimon Brandhof2018-06-2910-98/+29
* update yarnStas Vilchik2018-06-293-3/+3
* SONARCLOUD-92 fix login links (#458)Stas Vilchik2018-06-291-6/+12
* SONARCLOUD-82 Do not call muppet when downgrading an inactive org.Julien Lancelot2018-06-291-1/+1
* SONAR-10922 Silence Hazelcast logsEric Hartmann2018-06-292-3/+13
* SONARCLOUD-91 update terms (#455)Stas Vilchik2018-06-295-3/+3
* SONAR-10813 Add missing @SupportsBlueGreen on migrationJulien Lancelot2018-06-291-0/+2
* SONAR-10138 Restore Java duplicationsJulien HENRY2018-06-295-1/+209
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-29308-16695/+647
* SONAR-10813 Add project branchesPascal Mugnier2018-06-2934-63/+220
* SONAR-10813 Define project branches in an applicationTeryk Bellahsene2018-06-2916-172/+437
* SONAR-10812 Application with branchesJulien Lancelot2018-06-2925-202/+751
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-293-3/+6
* add PR, 'generic' docs and general data re analysisG. Ann Campbell2018-06-298-0/+314
* SONARCLOUD-90 Add Security Page for SonarCloudFabrice Bellingard2018-06-295-0/+69
* move ConfigurationProvider to server-commonSébastien Lesaint2018-06-293-0/+0
* move FavoriteUpdater to server-commonSébastien Lesaint2018-06-294-10/+31
* move ServerLogging to server-commonSébastien Lesaint2018-06-2915-17/+15
* move some classes (including webhooks) to server-commonSébastien Lesaint2018-06-2957-7/+71
* move some classes from sonar-server to sonar-server-commonSébastien Lesaint2018-06-2911-2/+70
* create module sonar-ce-commonSébastien Lesaint2018-06-2914-14/+93
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-2959-25/+499
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-29174-457/+314
* create module sonar-ce-taskSébastien Lesaint2018-06-2935-1/+97
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-2978-125/+150
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-29748-4405/+4585
* create module sonar-ce-task-projectanalysis from sonar-serverSébastien Lesaint2018-06-29720-0/+72
* fix wrong dependencies onto package computation.task.projectanalysisSébastien Lesaint2018-06-2950-407/+237
* integrate eslint report (#441)Stas Vilchik2018-06-299-1/+16
* SONAR-10931 Fix unexpected wrapping of global nav barGrégoire Aubert2018-06-296-10/+28
* SONAR-10926 Fix issues alignementGrégoire Aubert2018-06-292-98/+82
* fix pricing linkStas Vilchik2018-06-291-1/+1
* SONARCLOUD-52 display logo correctly (#428)Stas Vilchik2018-06-293-2/+203