Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cirrus - Avoid runing eslint 2 times on CI | Grégoire Aubert | 2018-09-24 | 4 | -9/+9 |
| | |||||
* | SONAR-11209 remove space in ad hoc rule names | Julien HENRY | 2018-09-24 | 3 | -5/+5 |
| | |||||
* | SONAR-11210 Display organization specific ad hoc rule info | Julien Lancelot | 2018-09-24 | 5 | -37/+189 |
| | |||||
* | SONAR-11209 Store ad hoc rules coming from scanner in rules_metadata | Julien HENRY | 2018-09-24 | 24 | -363/+614 |
| | |||||
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 14 | -89/+89 |
| | |||||
* | SONAR-11209 Add ad hoc columns in RULES_METADATA | Julien Lancelot | 2018-09-24 | 10 | -2/+284 |
| | |||||
* | SONAR-11212 Distinguish predefined and ad hoc external rules | Julien Lancelot | 2018-09-24 | 45 | -554/+1135 |
| | |||||
* | SONAR-11259 Improve source offset handling on Windows | Julien HENRY | 2018-09-24 | 1 | -0/+1 |
| | | | | | | * Trying to create a range in the middle of a \r\n sequence will now automatically be adapted to exclude the eol * Fix a few other tests on Windows | ||||
* | Re-enable EmbeddedTomcatTest | Simon Brandhof | 2018-09-24 | 1 | -2/+0 |
| | |||||
* | rewrite account app in ts | Stas Vilchik | 2018-09-21 | 17 | -149/+167 |
| | |||||
* | rewrite about app in ts | Stas Vilchik | 2018-09-21 | 14 | -154/+114 |
| | |||||
* | finish rewriting overview app to ts | Stas Vilchik | 2018-09-21 | 18 | -269/+155 |
| | |||||
* | Fix Gradle cache of sonar-web | Simon Brandhof | 2018-09-19 | 1 | -0/+1 |
| | | | | | Do not reuse the cache of sonar-web outputs when switching "official" mode. | ||||
* | MMF-1420 Ease management of Embedded Docs navigation (#699) | Pascal Mugnier | 2018-09-19 | 79 | -519/+2589 |
| | |||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 4 | -8/+19 |
| | |||||
* | Revert unexpected changes in sonar-vsts/package.json | Simon Brandhof | 2018-09-19 | 1 | -4/+4 |
| | |||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 6 | -12/+19 |
| | |||||
* | SONAR-11125 Build a pruned component tree without unchanged files for ↵ | Janos Gyerik | 2018-09-19 | 10 | -7/+234 |
| | | | | selected visitors | ||||
* | SONAR-11164 improve display of empty measures page | Stas Vilchik | 2018-09-19 | 4 | -111/+152 |
| | |||||
* | SONAR-11159 SONAR-11163 Add leak background color on code page | Grégoire Aubert | 2018-09-19 | 14 | -190/+451 |
| | |||||
* | Update docs for 'new code' in SLB | G. Ann Campbell | 2018-09-19 | 2 | -2/+2 |
| | |||||
* | SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵ | Grégoire Aubert | 2018-09-19 | 24 | -97/+454 |
| | | | | status | ||||
* | SONAR-11159 SONAR-11163 Update Code page for pull requests and short living ↵ | Grégoire Aubert | 2018-09-19 | 20 | -256/+641 |
| | | | | branches with Coverage | ||||
* | SONAR-11164 Add measures page for short-lived branches and PR | Grégoire Aubert | 2018-09-19 | 13 | -108/+267 |
| | |||||
* | SONAR-11165 Migrate rest of component measures page to TS | Grégoire Aubert | 2018-09-19 | 58 | -652/+601 |
| | |||||
* | Fix test with FPs | Duarte Meneses | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | SONAR-11151 Generate isNew for lines when it's not stored in DB | Duarte Meneses | 2018-09-19 | 4 | -5/+80 |
| | |||||
* | SONAR-11137 Fix ITs and add documentation | Duarte Meneses | 2018-09-19 | 2 | -5/+6 |
| | |||||
* | SONAR-11131 Use isNew field from api/sources/lines to display new lines of code | Grégoire Aubert | 2018-09-19 | 5 | -24/+7 |
| | |||||
* | SONAR-11137 Add isNew flag in /api/sources/lines | Janos Gyerik | 2018-09-19 | 8 | -9/+20 |
| | |||||
* | SONAR-11139 Store changed lines information received in scanner report | Duarte Meneses | 2018-09-19 | 11 | -14/+135 |
| | |||||
* | SONAR-11151 Only cache new lines from the report | Duarte Meneses | 2018-09-19 | 2 | -11/+14 |
| | |||||
* | Refactor persisting of sources | Duarte Meneses | 2018-09-19 | 11 | -517/+654 |
| | |||||
* | SONAR-11151 Use changed lines in the Scanner report to calculate metrics ↵ | Duarte Meneses | 2018-09-19 | 26 | -562/+382 |
| | | | | concerning new code | ||||
* | SONAR-11151 Load changed lines from the report | Duarte Meneses | 2018-09-19 | 4 | -5/+130 |
| | |||||
* | MMF-1377 Fix docs issues and improve UI | Pascal Mugnier | 2018-09-19 | 5 | -34/+157 |
| | |||||
* | Revert "MMF-1377 Fix issues and improve UI (#692)" | Pascal Mugnier | 2018-09-19 | 5 | -157/+34 |
| | | | | This reverts commit 72869ae848290b2c6daadc42209fc8fe348c8faa. | ||||
* | MMF-1377 Fix issues and improve UI (#692) | Pascal Mugnier | 2018-09-19 | 5 | -34/+157 |
| | |||||
* | SONAR-11252 fix error after deleting provisioned project (#693) | Stas Vilchik | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | MMF-1377 Finalize the static documentation site (#673) | Pascal Mugnier | 2018-09-19 | 35 | -97/+1816 |
| | |||||
* | SONAR-11184 Deprecate custom measure feature | Julien Lancelot | 2018-09-07 | 6 | -2/+8 |
| | |||||
* | SONAR-11185 add "by tags" selection mode on the portfolios admin page (#665) | Stas Vilchik | 2018-09-07 | 2 | -0/+9 |
| | |||||
* | SONAR-11185 rewrite portfolios admin page in ts (#664) | Stas Vilchik | 2018-09-07 | 1 | -0/+4 |
| | |||||
* | SONAR-11185 Allow portfolio to define projects by tags | Julien Lancelot | 2018-09-07 | 33 | -99/+186 |
| | | | | | | | | * SONAR-11199 Allow selection of no project mode * Add tags in views definition * Create api/views/set_tags_mode * Return tags mode in api/views/show * Take into account tags during portfolio computation | ||||
* | SONAR-11184 Deprecate custom measure feature in the web app | Stas Vilchik | 2018-09-07 | 4 | -8/+28 |
| | |||||
* | SONAR-11196 Minimal Oracle driver is now 12.2 | Eric Hartmann | 2018-09-07 | 2 | -12/+23 |
| | | | | In order to use Connection#getSchema | ||||
* | Use the underlying connection to determine schema | Eric Hartmann | 2018-09-07 | 3 | -14/+54 |
| | |||||
* | Upgrade DBCP | Eric Hartmann | 2018-09-07 | 16 | -50/+283 |
| | |||||
* | update ToC section | G. Ann Campbell | 2018-09-05 | 1 | -0/+2 |
| | | | [skip ci] | ||||
* | rewrite global search in ts (#680) | Stas Vilchik | 2018-09-05 | 18 | -390/+556 |
| |