Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11364 Display estimated coverage on the measures page | Stas Vilchik | 2018-11-07 | 4 | -1/+16 |
| | |||||
* | SONAR-11363 Display duplications on the measures page | Stas Vilchik | 2018-11-07 | 3 | -15/+8 |
| | |||||
* | SONAR-11363 Display duplications on the code page | Stas Vilchik | 2018-11-07 | 3 | -2/+15 |
| | |||||
* | SONAR-11362 Display duplications in the project header | Stas Vilchik | 2018-11-07 | 8 | -57/+79 |
| | |||||
* | SONAR-11367 Write duplication for changed files in PR and SLB | Duarte Meneses | 2018-11-07 | 4 | -5/+42 |
| | |||||
* | SONAR-11367 Write duplication for changed files in PR and SLB | Duarte Meneses | 2018-11-07 | 1 | -1/+0 |
| | |||||
* | add note about Server base URL | G. Ann Campbell | 2018-11-07 | 1 | -0/+4 |
| | |||||
* | add reference & links to LLBs, SLBs, PRs | G. Ann Campbell | 2018-11-07 | 1 | -2/+5 |
| | |||||
* | rewrite more components from flow to ts (#913) | Stas Vilchik | 2018-11-06 | 83 | -849/+655 |
| | |||||
* | SONAR-11447 Correct api/user_tokens/ documentation (#917) | Benoit | 2018-11-06 | 3 | -3/+3 |
| | |||||
* | DOC fix formatting of valid wildcards | G. Ann Campbell | 2018-11-02 | 1 | -3/+3 |
| | |||||
* | DOC point link to cluster install, not this page | G. Ann Campbell | 2018-11-01 | 1 | -1/+1 |
| | |||||
* | DOCS update readme with commit msg info | G. Ann Campbell | 2018-11-01 | 1 | -0/+5 |
| | |||||
* | WWWSC-82 Re-implement SEO titles and meta description | Pascal Mugnier | 2018-11-01 | 31 | -144/+95 |
| | |||||
* | SONARCLOUD-45 Advertise featured projects on SonarCloud | Pascal Mugnier | 2018-11-01 | 57 | -1149/+1172 |
| | | | | | | | | | | | | * Update code to use the new homepage.json file * Update fields name * Add business metric project_public_projects * Add business metric project_public_loc * generator of JSON input for SonarCloud homepage * add generator zip to burgr * add integration test * rename "7dNewPullRequests" to "newPullRequests7d" * Use new 'newPullRequests7d' field | ||||
* | SONARCLOUD-123 Update marketing content with Azure DevOps branding | Pascal Mugnier | 2018-11-01 | 3 | -13/+14 |
| | |||||
* | SONARCLOUD-133 Create new pricing page | Pascal Mugnier | 2018-11-01 | 9 | -21/+426 |
| | |||||
* | SONARCLOUD-132 New homepage | Grégoire Aubert | 2018-11-01 | 128 | -429/+3673 |
| | | | | | | | * Create sticky menu bar * Add languages section animation * Add figures section counter animation * Animate featured projects carrousel | ||||
* | fix DialectUtils: Dialects should not be statically stored | Sébastien Lesaint | 2018-11-01 | 1 | -3/+6 |
| | |||||
* | SONARCLOUD-161 upsert live measures on postgresql | Simon Brandhof | 2018-10-30 | 6 | -15/+281 |
| | |||||
* | SONARCLOUD-161 drop usage of markers when updating live measures | Simon Brandhof | 2018-10-30 | 12 | -64/+85 |
| | |||||
* | SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQL | Simon Brandhof | 2018-10-30 | 8 | -3/+87 |
| | |||||
* | SONARCLOUD-161 move db validations to Dialect#init() | Simon Brandhof | 2018-10-30 | 18 | -291/+294 |
| | |||||
* | SONARCLOUD-161 remove useless comments in Dialect | Simon Brandhof | 2018-10-30 | 1 | -20/+0 |
| | |||||
* | SONARCLOUD-161 improve Dialect#matchesJdbcUrl() | Simon Brandhof | 2018-10-30 | 12 | -25/+22 |
| | |||||
* | Fix wording in ComponentDaoTest | Simon Brandhof | 2018-10-30 | 1 | -19/+19 |
| | |||||
* | SONARCLOUD-160 fix SQL hotspot to get distrib of private projects | Simon Brandhof | 2018-10-30 | 4 | -48/+31 |
| | |||||
* | SONAR-11317 Alignment of warning icon high in message box | Pascal Mugnier | 2018-10-30 | 3 | -2/+1568 |
| | |||||
* | Ensure first link in ToC get marked as active on page load | Pascal Mugnier | 2018-10-30 | 1 | -1/+3 |
| | |||||
* | SONAR-11307 Enhance embedded documentation with nav metadata | Pascal Mugnier | 2018-10-30 | 18 | -8/+39 |
| | |||||
* | SONAR-11380 Float docs page content and page-level ToC | Pascal Mugnier | 2018-10-30 | 6 | -76/+68 |
| | |||||
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 105 | -420/+674 |
| | |||||
* | SONAR-11220 Nb tokens is returned only for logged user or System ↵ | Benoit | 2018-10-30 | 2 | -7/+33 |
| | | | | | | Administrators (#885) | ||||
* | SONAR-11400 Quality Profiles updates correctly when it has a child profile ↵ | Benoit | 2018-10-30 | 1 | -3/+4 |
| | | | | (#892) | ||||
* | SONARCLOUD-158 Update message when system is starting | Pascal Mugnier | 2018-10-30 | 2 | -26/+48 |
| | |||||
* | SONAR-11183 UI toggle switch state should be more obvious | Stas Vilchik | 2018-10-30 | 2 | -1/+17 |
| | |||||
* | SONAR-11227 Suggest a name when creating a token | Stas Vilchik | 2018-10-30 | 5 | -19/+49 |
| | |||||
* | SONAR-11360 Display "empty project" in projects page | Stas Vilchik | 2018-10-30 | 3 | -3/+15 |
| | |||||
* | disable camelcase eslint rule | Stas Vilchik | 2018-10-30 | 1 | -1/+4 |
| | |||||
* | expand on proper setting of analysis scope | G. Ann Campbell | 2018-10-26 | 4 | -10/+20 |
| | | | | Also, move the emphasis from analysis properties to the UI and add diagrams | ||||
* | add trailing spaces | G. Ann Campbell | 2018-10-26 | 1 | -1/+1 |
| | |||||
* | add analysis heap warning for 7.4 | G. Ann Campbell | 2018-10-26 | 1 | -0/+3 |
| | |||||
* | SONAR-11263 Add a confirmation modal when canceling background tasks | Stas Vilchik | 2018-10-26 | 8 | -23/+62 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 127 | -7521/+6730 |
| | |||||
* | Fix incorrect SQL for Oracle and MsSQL | Eric Hartmann | 2018-10-26 | 1 | -1/+1 |
| | |||||
* | Fix code flows | Pascal Mugnier | 2018-10-25 | 4 | -839/+739 |
| | |||||
* | SONAR-11370 Update link to rules page | Pascal Mugnier | 2018-10-25 | 4 | -13/+36 |
| | |||||
* | SONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS | Pascal Mugnier | 2018-10-25 | 1 | -11/+1 |
| | |||||
* | SONAR-11371 Change the banner text with rules missing info | Pascal Mugnier | 2018-10-25 | 3 | -103/+119 |
| | |||||
* | SONAR-11397 Update UI using WS mock | Pascal Mugnier | 2018-10-25 | 4 | -16/+120 |
| |