Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11795 Drop persistit and move coverage measures computation to CE side | Julien HENRY | 2019-03-08 | 2 | -23/+2 |
| | |||||
* | SONAR-11802 fix description of metric "sqale_index" | Simon Brandhof | 2019-03-07 | 2 | -2/+2 |
| | |||||
* | SONAR-11561 Allow more special characters in branch names | Duarte Meneses | 2019-03-06 | 2 | -9/+9 |
| | |||||
* | SONARCLOUD-343 improve existing org alm binding | Jeremy | 2019-03-06 | 1 | -3/+14 |
| | |||||
* | Feature/jay/hardening feb 19 (#1297) | Jeremy | 2019-03-06 | 1 | -2/+3 |
| | | | | | | | * SONARCLOUD-441 Add COBOL to languages * SONARCLOUD-435 Validate fields immediately * SONARCLOUD-367 Add pricing to footer * SONARCLOUD-169 Fix image size issue | ||||
* | SONARCLOUD-379 Display user sync warning message only if there are other ↵ | Grégoire Aubert | 2019-03-06 | 1 | -1/+1 |
| | | | | members already | ||||
* | SONARCLOUD-380 Drop members sync feature for Bitbucket | Grégoire Aubert | 2019-03-06 | 1 | -2/+0 |
| | |||||
* | SONARCLOUD-380 Rework modal styling of SC and SQ | Grégoire Aubert | 2019-03-06 | 1 | -8/+6 |
| | | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css | ||||
* | SONARCLOUD-413 Add organizations list in onboarding modal | Jeremy Davis | 2019-03-06 | 1 | -1/+2 |
| | |||||
* | SONARCLOUD-380 Trigger member sync when importing ALM org | Jeremy Davis | 2019-03-06 | 1 | -8/+10 |
| | | | | | | | | - Remove team button and refactor modals - Sync members after importing alm organization - Update AlmOrganization type and introduce mock function - Add info box when importing or binding organization - Remove manage team button in bound org empty state if member sync | ||||
* | SONARCLOUD-379 Enable users sync on existing ALM bound organizations | Grégoire Aubert | 2019-03-06 | 1 | -4/+23 |
| | | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated | ||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 2 | -15/+1 |
| | |||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 2 | -1/+8 |
| | |||||
* | SONAR-11609 Update the Issues bulkchange action | Wouter Admiraal | 2019-02-14 | 1 | -3/+2 |
| | |||||
* | SONAR-11626 Make set/unset_baseline internal | Janos Gyerik | 2019-02-11 | 1 | -1/+0 |
| | |||||
* | SONAR-11653 Use the manual baseline in analysis when defined | Janos Gyerik | 2019-02-11 | 2 | -1/+2 |
| | | | | and populates the period fields of the analysis when baseline is manual | ||||
* | SONAR-11662 Display projectVersion on activity page | Wouter Admiraal | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | SONAR-11653 Update New Code Period display for manual baselines | Wouter Admiraal | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | SONAR-11626 Add a note to New Code Period description about manual baseline | Janos Gyerik | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Bugfixing (#1227) | Jeremy | 2019-02-11 | 1 | -1/+1 |
| | | | | | | * SONAR-11656 Fix Quality Profile changelog order * SONAR-11715 Fix license threshold modal close button * Fix account tokens header label | ||||
* | SONAR-11611 comment prompt button label (#1219) | Jeremy | 2019-02-11 | 1 | -0/+1 |
| | | | | SONAR-11611 Change cancel button label when comment prompt is auto triggered | ||||
* | SONAR-11551 Add confirmation message when project is deleted | Wouter Admiraal | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1178 from ↵ | Julien Lancelot | 2019-02-11 | 1 | -0/+3 |
| | | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens | ||||
* | SONAR-11651 Display tooltip next to warning quality gate status | Grégoire Aubert | 2019-01-18 | 1 | -0/+2 |
| | |||||
* | SONARCLOUD-329 Create downgrade reason page | Wouter Admiraal | 2019-01-18 | 1 | -0/+1 |
| | |||||
* | SONARCLOUD-331 Add confirmation input when deleting organization | Wouter Admiraal | 2019-01-18 | 1 | -0/+1 |
| | |||||
* | SONAR-11589 Disable language facet in rules page when QP is selected | Grégoire Aubert | 2019-01-18 | 1 | -0/+1 |
| | |||||
* | replace Protobuf.setNullable with Optional.ofNullable | Michal Duda | 2019-01-18 | 2 | -70/+0 |
| | |||||
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 2 | -9/+1 |
| | |||||
* | SONAR-11614 Make display name optional during project creation | Stas Vilchik | 2019-01-16 | 1 | -1/+2 |
| | |||||
* | SONAR-11613 Merge project creation tutorials | Stas Vilchik | 2019-01-16 | 1 | -3/+3 |
| | |||||
* | SONAR-9392 Allow profile to be extended directly | Wouter Admiraal | 2019-01-16 | 1 | -1/+3 |
| | |||||
* | SONAR-11578 fix wrong count of hidden files in the measures page (#1078) | Stas Vilchik | 2019-01-16 | 1 | -0/+1 |
| | |||||
* | SONAR-10180 Drop the ability to keep history of directory measures | Julien HENRY | 2019-01-16 | 4 | -14/+2 |
| | |||||
* | Improve code quality | Duarte Meneses | 2019-01-16 | 1 | -6/+0 |
| | |||||
* | apply feedback on drop of modules (#1036) | Stas Vilchik | 2019-01-16 | 1 | -3/+3 |
| | |||||
* | SONAR-11464 Fix migration of branches and add IT | Duarte Meneses | 2019-01-16 | 2 | -51/+55 |
| | |||||
* | SONAR-11525 message fixes | Michal Duda | 2019-01-16 | 1 | -3/+3 |
| | |||||
* | SONAR-11465 Rework scanner logs | Julien HENRY | 2019-01-16 | 1 | -1/+3 |
| | |||||
* | SONAR-11465 API cleanup | Julien HENRY | 2019-01-16 | 9 | -15/+7 |
| | |||||
* | SONAR-11524 textfield for deprecated module-lvl properties | Michal Duda | 2019-01-16 | 3 | -1/+12 |
| | | | | Add a project-level textfield property in UI that aggregates all previous module-level properties. | ||||
* | SONAR-11459 Stop publishing modules and folders in the scanner report | Julien HENRY | 2019-01-16 | 2 | -10/+10 |
| | |||||
* | SONAR-11459 Remove ModuleFileSystemInitializer | Julien HENRY | 2019-01-16 | 2 | -475/+0 |
| | |||||
* | SONAR-11464 Only load files from Scanner Report | Duarte Meneses | 2019-01-16 | 1 | -4/+4 |
| | |||||
* | SONAR-11477 Drop UI for updating module keys (#958) | Stas Vilchik | 2019-01-16 | 1 | -18/+3 |
| | |||||
* | SONAR-11493 fix for non-deterministic issue matching | Michal Duda | 2019-01-16 | 2 | -5/+25 |
| | | | | Sometimes two issues with the same rule and on the same line or on the same module/project could have been mixed up during issue matching. | ||||
* | SONAR-11476 Stop supporting homepage and other space pages for modules and ↵ | Stas Vilchik | 2019-01-16 | 1 | -21/+0 |
| | | | | directories (#951) | ||||
* | SONAR-10487 Improve UX of filter option in Quality Profiles page | Wouter Admiraal | 2019-01-16 | 1 | -0/+1 |
| | |||||
* | Tweak wording inspections -> analyses | Janos Gyerik | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-11282 Enhance embedded docs navigation sidebar | Wouter Admiraal | 2019-01-10 | 1 | -2/+2 |
| |