Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10319 Display Analysis Scope on rules detail page (#2995) | Grégoire Aubert | 2018-02-07 | 1 | -0/+5 |
| | | | | | | * SONAR-10319 Display Analysis Scope on rules detail page * fix icons alignment | ||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 6 | -175/+1 |
| | |||||
* | fix coverage of MultivalueProperty#parseAsCsv | Sébastien Lesaint | 2018-01-29 | 1 | -6/+48 |
| | |||||
* | rewrite rules app with react (#2982) | Stas Vilchik | 2018-01-29 | 1 | -3/+6 |
| | |||||
* | SONAR-10288 Configuration supports empty fields and quotes in CE/Web | Sébastien Lesaint | 2018-01-25 | 1 | -1/+4 |
| | |||||
* | SONAR-10288 move multivalue property parsing to sonar-core | Sébastien Lesaint | 2018-01-25 | 3 | -0/+434 |
| | |||||
* | SONAR-10288 move ConfigurationProvider from sonar-core to sonar-server | Sébastien Lesaint | 2018-01-25 | 1 | -38/+0 |
| | | | | because this class is server and ce specific | ||||
* | SONAR-10266 Update svg templates and metrics list | Grégoire Aubert | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | SONAR-10264 Create the project badges page for SonarCloud | Grégoire Aubert | 2018-01-25 | 1 | -0/+14 |
| | | | | | | | | - SONAR-10268 Create the badges page with the Scanned on SonarCloud badge - SONAR-10272 Allow user to choose the color of the badge - SONAR-10268 Add the "Scanned on SonarCloud" svg files - SONAR-10264 SONAR-10271 Add standard measure badges - SONAR-10264 Allow user to choose a metric for the standard badge | ||||
* | Create a Clipboard button | Grégoire Aubert | 2018-01-25 | 1 | -1/+2 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 13 | -26/+23 |
| | |||||
* | Upgrade Mockito from 1.10.19 to 2.13.0 | Simon Brandhof | 2018-01-14 | 1 | -14/+5 |
| | |||||
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵ | Simon Brandhof | 2018-01-10 | 4 | -7/+33 |
| | | | | webhooks | ||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 144 | -145/+144 |
| | |||||
* | SONAR-10188 Update project/organization header | Stas Vilchik | 2018-01-02 | 1 | -3/+22 |
| | |||||
* | SONAR-10182 Users should be able to choose their homepage | Stas Vilchik | 2018-01-02 | 1 | -1/+22 |
| | |||||
* | SONAR-10187 Provide more options to populate empty "My Projects" page | Stas Vilchik | 2018-01-02 | 1 | -1/+4 |
| | |||||
* | SONAR-9554 Make "Analyze a project" and "Create an org" more discoverable | Stas Vilchik | 2018-01-02 | 1 | -0/+2 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-12-15 | 2 | -1/+53 |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-10194 Fix block move detection for issue tracking | ||||
| * | SONAR-10194 Fix block move detection for issue tracking | Julien HENRY | 2017-12-14 | 2 | -1/+53 |
| | | |||||
* | | SONAR-8829 move organization avatar to the left | Stas Vilchik | 2017-12-11 | 1 | -2/+2 |
| | | |||||
* | | SONAR-10081 Add Explore space for SonarCloud | Stas Vilchik | 2017-12-11 | 1 | -0/+2 |
| | | |||||
* | | SONAR-10080 turn Issues to My Issues | Stas Vilchik | 2017-12-11 | 1 | -0/+1 |
| | | |||||
* | | SONAR-10080 turn Projects to My Projects | Stas Vilchik | 2017-12-11 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'branch-6.7' | Stas Vilchik | 2017-12-11 | 1 | -0/+3 |
|\| | |||||
| * | SONAR-10067 add "Restore Access" action on projects management page | Stas Vilchik | 2017-12-11 | 1 | -0/+3 |
| | | |||||
| * | Prepare for next development iteration | Julien Lancelot | 2017-11-07 | 1 | -1/+1 |
| | | |||||
| * | Release 6.76.7 | Simon Brandhof | 2017-11-07 | 1 | -1/+1 |
| | | |||||
* | | SONAR-10142 Download compressed plugins | Duarte Meneses | 2017-12-07 | 1 | -0/+7 |
| | | |||||
* | | SONAR-10140 Compress plugins using pack200 | Duarte Meneses | 2017-12-07 | 1 | -0/+7 |
| | | |||||
* | | SONAR-9962 Remove the "unset as default" action on Quality Gates | Grégoire Aubert | 2017-12-04 | 1 | -1/+0 |
| | | |||||
* | | SONAR-10087 SONAR-10113 Display built-in badges on quality gates | Grégoire Aubert | 2017-12-04 | 1 | -0/+4 |
| | | |||||
* | | SONAR-10059 Increase timeout to download plugins | Guillaume Jambet | 2017-12-01 | 1 | -2/+2 |
| | | |||||
* | | SONAR-9000 display all organizations a user is a member of | Stas Vilchik | 2017-11-29 | 1 | -0/+1 |
| | | |||||
* | | Use correct metric suffix | Grégoire Aubert | 2017-11-28 | 1 | -2/+2 |
| | | |||||
* | | Rewrite users page to TS and React | Grégoire Aubert | 2017-11-24 | 1 | -0/+1 |
| | | |||||
* | | update wording in marketplace | Stas Vilchik | 2017-11-20 | 1 | -2/+2 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-11-03 | 3 | -64/+141 |
|\| | | | | | | | | | | | | | | | * origin/branch-6.7: SONAR-9973 IT for report processing resilient to failure during start SONAR-9973 TaskContainer now support errors during start of components SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions SONAR-9973 ComponentContainer#stopComponent now never fail | ||||
| * | SONAR-9973 ComponentContainer#stopComponent now never fail | Sébastien Lesaint | 2017-11-03 | 3 | -64/+141 |
| | | | | | | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called | ||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-11-03 | 1 | -1/+1 |
|\| | | | | | | | | | * origin/branch-6.7: Update wording of datacenter edition | ||||
| * | Update wording of datacenter edition | Grégoire Aubert | 2017-11-03 | 1 | -1/+1 |
| | | |||||
* | | SONAR-9225 Make all search bars consistent | Stas Vilchik | 2017-11-03 | 1 | -1/+15 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-6.7' | Grégoire Aubert | 2017-11-03 | 1 | -8/+11 |
|\| | |||||
| * | Update wording and links for datacenter edition | Grégoire Aubert | 2017-11-03 | 1 | -3/+4 |
| | | |||||
| * | SONAR-9937 Add cluster instruction link for datacenter installation | Grégoire Aubert | 2017-11-03 | 1 | -0/+1 |
| | | |||||
| * | SONAR-9937 New workflow for uninstallation of edition in marketplace | Grégoire Aubert | 2017-11-03 | 1 | -6/+7 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-11-03 | 1 | -0/+3 |
|\| | | | | | | | | | | | * origin/branch-6.7: fix unstable ClusterHealthTest#equals_is_based_on_content add missing localization for projects sort | ||||
| * | add missing localization for projects sort | Stas Vilchik | 2017-11-02 | 1 | -0/+3 |
| | | |||||
| * | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | |