Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10860 Add a zip for documentation | Eric Hartmann | 2018-06-29 | 3 | -1/+65 |
| | |||||
* | SONARCLOUD-78 complete buckets of project histograms | Simon Brandhof | 2018-06-29 | 2 | -33/+84 |
| | |||||
* | SONARCLOUD-78 complete buckets of org histograms | Simon Brandhof | 2018-06-29 | 14 | -97/+326 |
| | |||||
* | SONARCLOUD-78 add metric project_loc_ranges | Simon Brandhof | 2018-06-29 | 4 | -0/+73 |
| | |||||
* | SONARCLOUD-78 add metric org_15d_active_orgs | Simon Brandhof | 2018-06-29 | 2 | -0/+27 |
| | |||||
* | Delete unused class RequirementMigrationDto | Simon Brandhof | 2018-06-29 | 3 | -184/+0 |
| | |||||
* | Delete unused ComponentQuery#language | Simon Brandhof | 2018-06-29 | 4 | -48/+23 |
| | |||||
* | Remove unused field userId in OrganizationDto | Simon Brandhof | 2018-06-29 | 1 | -3/+0 |
| | |||||
* | SONARCLOUD-78 add metrics | Simon Brandhof | 2018-06-29 | 13 | -46/+595 |
| | |||||
* | SONARCLOUD-78 improve CoreExtension#ContextImpl | Simon Brandhof | 2018-06-29 | 1 | -2/+8 |
| | | | | by factoring implementations of method addExtensions(Object,Object...) | ||||
* | SONARCLOUD-78 new WS api/system/analytics | Simon Brandhof | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Improve SystemPasscode | Simon Brandhof | 2018-06-29 | 10 | -98/+29 |
| | | | | | | | * remove unused method isConfigured() * testing passcode before user admin permission is faster when using the recommended passcode | ||||
* | update yarn | Stas Vilchik | 2018-06-29 | 3 | -3/+3 |
| | |||||
* | SONARCLOUD-92 fix login links (#458) | Stas Vilchik | 2018-06-29 | 1 | -6/+12 |
| | |||||
* | SONARCLOUD-82 Do not call muppet when downgrading an inactive org. | Julien Lancelot | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | SONAR-10922 Silence Hazelcast logs | Eric Hartmann | 2018-06-29 | 2 | -3/+13 |
| | |||||
* | SONARCLOUD-91 update terms (#455) | Stas Vilchik | 2018-06-29 | 5 | -3/+3 |
| | |||||
* | SONAR-10813 Add missing @SupportsBlueGreen on migration | Julien Lancelot | 2018-06-29 | 1 | -0/+2 |
| | |||||
* | SONAR-10138 Restore Java duplications | Julien HENRY | 2018-06-29 | 5 | -1/+209 |
| | |||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 308 | -16695/+647 |
| | |||||
* | SONAR-10813 Add project branches | Pascal Mugnier | 2018-06-29 | 34 | -63/+220 |
| | |||||
* | SONAR-10813 Define project branches in an application | Teryk Bellahsene | 2018-06-29 | 16 | -172/+437 |
| | |||||
* | SONAR-10812 Application with branches | Julien Lancelot | 2018-06-29 | 25 | -202/+751 |
| | |||||
* | SONAR-10816 Create WS to administrate applications | Julien Lancelot | 2018-06-29 | 3 | -3/+6 |
| | |||||
* | add PR, 'generic' docs and general data re analysis | G. Ann Campbell | 2018-06-29 | 8 | -0/+314 |
| | |||||
* | SONARCLOUD-90 Add Security Page for SonarCloud | Fabrice Bellingard | 2018-06-29 | 5 | -0/+69 |
| | |||||
* | move ConfigurationProvider to server-common | Sébastien Lesaint | 2018-06-29 | 3 | -0/+0 |
| | |||||
* | move FavoriteUpdater to server-common | Sébastien Lesaint | 2018-06-29 | 4 | -10/+31 |
| | |||||
* | move ServerLogging to server-common | Sébastien Lesaint | 2018-06-29 | 15 | -17/+15 |
| | |||||
* | move some classes (including webhooks) to server-common | Sébastien Lesaint | 2018-06-29 | 57 | -7/+71 |
| | |||||
* | move some classes from sonar-server to sonar-server-common | Sébastien Lesaint | 2018-06-29 | 11 | -2/+70 |
| | |||||
* | create module sonar-ce-common | Sébastien Lesaint | 2018-06-29 | 14 | -14/+93 |
| | |||||
* | move some classes in preparation of creation of sonar-ce-common | Sébastien Lesaint | 2018-06-29 | 59 | -25/+499 |
| | |||||
* | rename package org.sonar.server.computation to org.sonar.ce.task | Sébastien Lesaint | 2018-06-29 | 174 | -457/+314 |
| | | | | in module sonar-ce-task | ||||
* | create module sonar-ce-task | Sébastien Lesaint | 2018-06-29 | 35 | -1/+97 |
| | |||||
* | move classes around to prepare creation of sonar-ce-task module | Sébastien Lesaint | 2018-06-29 | 78 | -125/+150 |
| | |||||
* | rename to package org.sonar.ce.task.projectanalysis | Sébastien Lesaint | 2018-06-29 | 748 | -4405/+4585 |
| | | | | from package org.sonar.server.computation.task.projectanalysis | ||||
* | create module sonar-ce-task-projectanalysis from sonar-server | Sébastien Lesaint | 2018-06-29 | 720 | -0/+72 |
| | |||||
* | fix wrong dependencies onto package computation.task.projectanalysis | Sébastien Lesaint | 2018-06-29 | 50 | -407/+237 |
| | |||||
* | integrate eslint report (#441) | Stas Vilchik | 2018-06-29 | 9 | -1/+16 |
| | |||||
* | SONAR-10931 Fix unexpected wrapping of global nav bar | Grégoire Aubert | 2018-06-29 | 6 | -10/+28 |
| | |||||
* | SONAR-10926 Fix issues alignement | Grégoire Aubert | 2018-06-29 | 2 | -98/+82 |
| | |||||
* | fix pricing link | Stas Vilchik | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-52 display logo correctly (#428) | Stas Vilchik | 2018-06-29 | 3 | -2/+203 |
| | |||||
* | SONARCLOUD-81 Change canonical url to be absolute (#421) | Stas Vilchik | 2018-06-21 | 2 | -4/+12 |
| | |||||
* | SONARCLOUD-61 automatically enable organizations on sonarcloud edition startup | Sébastien Lesaint | 2018-06-21 | 6 | -264/+359 |
| | |||||
* | SONARCLOUD-61 sonarcloud edition sets organization flags automatically | Sébastien Lesaint | 2018-06-21 | 2 | -8/+50 |
| | |||||
* | SONAR-10690 Core Extension installed at level 1 2 3 and 4 | Sébastien Lesaint | 2018-06-21 | 16 | -68/+257 |
| | |||||
* | SONAR-10690 install Core Extensions before plugins | Sébastien Lesaint | 2018-06-21 | 7 | -11/+29 |
| | |||||
* | merge sonar-qa-util into private/it-common | Sébastien Lesaint | 2018-06-21 | 67 | -5616/+0 |
| |