Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feature/pm/hardening 10 04 (#130) | Pascal Mugnier | 2018-04-12 | 6 | -59/+134 |
| | |||||
* | Fix zoom reset issue (#144) | Pascal Mugnier | 2018-04-12 | 1 | -2/+4 |
| | |||||
* | Rename EsTester factory methods | Simon Brandhof | 2018-04-12 | 118 | -119/+119 |
| | |||||
* | Drop unused dependency org.elasticsearch.test:framework | Simon Brandhof | 2018-04-12 | 3 | -11/+2 |
| | |||||
* | Fix build warning "unknown file extension: xxx.pdf" | Simon Brandhof | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Remove unused dependency com.github.tlrx:elasticsearch-test | Simon Brandhof | 2018-04-12 | 2 | -2/+0 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2018-04-12 | 39 | -255/+201 |
| | |||||
* | Speed-up the unit tests relying on Elasticsearch | Simon Brandhof | 2018-04-12 | 126 | -1804/+645 |
| | | | | | Creation of an index is slow in Elasticsearch. It should not executed before each test. | ||||
* | Make sonar-plugin-api-deps:shadowJar task cacheable | Evgeny Mandrikov | 2018-04-11 | 1 | -0/+3 |
| | | | This makes many other tasks cacheable. | ||||
* | SONAR-9416 Enable zoom on bubble charts (#127) | Pascal Mugnier | 2018-04-11 | 8 | -320/+466 |
| | |||||
* | Feature/pm/hardening 5 6 04 (#119) | Pascal Mugnier | 2018-04-11 | 25 | -89/+194 |
| | |||||
* | Fix API version in QA test plugins | Simon Brandhof | 2018-04-10 | 29 | -29/+29 |
| | |||||
* | Upgrade development version to 7.2-SNAPSHOT | Simon Brandhof | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | SONAR-10133 Fix Update Center ITs | Grégoire Aubert | 2018-04-10 | 2 | -2/+2 |
| | |||||
* | SONAR-10133 Full-width banner to prompt restart after plugin change (#102) | Pascal Mugnier | 2018-04-10 | 19 | -231/+278 |
| | |||||
* | Fix Artifactory properties | David Rautureau | 2018-04-10 | 1 | -4/+4 |
| | |||||
* | Add sha1 in web.log | David Rautureau | 2018-04-10 | 2 | -2/+11 |
| | |||||
* | Remove license noisy logs in build | Simon Brandhof | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Fix QA | Simon Brandhof | 2018-04-09 | 62 | -3464/+3592 |
| | |||||
* | Make yarn_run tasks cacheable | Evgeny Mandrikov | 2018-04-09 | 2 | -17/+14 |
| | |||||
* | SONAR-10552 Allow empty description of plugins in marketplace | Grégoire Aubert | 2018-04-06 | 2 | -2/+2 |
| | |||||
* | SONAR-10559 Fix select list to edit members and group form | Grégoire Aubert | 2018-04-06 | 5 | -13/+40 |
| | |||||
* | SONAR-10561 Fix error message after deleting a quality gate | Grégoire Aubert | 2018-04-06 | 2 | -4/+7 |
| | |||||
* | GOV-334 trigger refresh of views on api/projects/bulk_update_key | Sébastien Lesaint | 2018-04-06 | 9 | -29/+260 |
| | |||||
* | GOV-334 trigger views refresh on api/projects/update_key call | Sébastien Lesaint | 2018-04-06 | 8 | -8/+213 |
| | |||||
* | GOV-331 trigger views refresh on api/organizations/delete | Sébastien Lesaint | 2018-04-06 | 2 | -24/+156 |
| | |||||
* | GOV-331 trigger views refresh on api/projects/bulk_delete | Sébastien Lesaint | 2018-04-06 | 12 | -45/+394 |
| | |||||
* | GOV-331 trigger views refresh on api/projects/delete | Sébastien Lesaint | 2018-04-06 | 8 | -27/+163 |
| | |||||
* | GOV-331 factor multiple Project classes into one | Sébastien Lesaint | 2018-04-06 | 30 | -163/+39 |
| | |||||
* | GOV-333 change to issue trigger views refresh | Eric Hartmann | 2018-04-06 | 1 | -0/+2 |
| | |||||
* | GOV-333 views refresh takes project measure from live_measures table | Sébastien Lesaint | 2018-04-06 | 2 | -0/+360 |
| | | | | | instead of taking them from project_measures table to be able to support refresh of a view after a change through the UI which changes measures only in table live_measures | ||||
* | GOV-336 Change display of refresh button | Pascal Mugnier | 2018-04-06 | 1 | -1/+2 |
| | |||||
* | GOV-320 Refresh portfolio from admin page | Pascal Mugnier | 2018-04-06 | 2 | -1/+7 |
| | |||||
* | SONAR-5182 Add input validation on quality gate conditions | Julien Lancelot | 2018-04-06 | 8 | -298/+490 |
| | |||||
* | SONAR-10383 Fix changelog about pull request in api/ce/activity | Julien Lancelot | 2018-04-06 | 3 | -13/+11 |
| | |||||
* | Fix upgrade test | Simon Brandhof | 2018-04-06 | 1 | -16/+11 |
| | |||||
* | SONAR-10536 refactoring, no functional changes | Simon Brandhof | 2018-04-05 | 10 | -195/+322 |
| | |||||
* | SONAR-10511 Project key renaming should rename deleted components too | Simon Brandhof | 2018-04-05 | 7 | -51/+259 |
| | |||||
* | SONAR-10441 project is provisioned if no analysis on any branches | Simon Brandhof | 2018-04-05 | 2 | -7/+36 |
| | |||||
* | Delete deprecated PropertiesDao | Simon Brandhof | 2018-04-05 | 10 | -197/+10 |
| | |||||
* | Drop calls to Dev Update Center from integration tests | Simon Brandhof | 2018-04-05 | 12 | -95/+137 |
| | |||||
* | SONAR-10479 SettingsLoader internal state is not reset and blocks CE worker | Simon Brandhof | 2018-04-05 | 2 | -21/+16 |
| | |||||
* | SQBILLING-88 Add coupon input in billing upgrade page | Grégoire Aubert | 2018-04-05 | 6 | -13/+35 |
| | | | | | | * Update plugin dependencies * Update license headers * Better support to disable inputs and react-select | ||||
* | SONAR-10480 support reading long version in snapshot | Sébastien Lesaint | 2018-04-05 | 3 | -1/+23 |
| | |||||
* | SONAR-10285 WS org enable support is now only available on SonarCloud | Julien Lancelot | 2018-04-05 | 9 | -23/+51 |
| | |||||
* | SONAR-10039 Ease changing of password settings | Pascal Mugnier | 2018-04-05 | 8 | -145/+265 |
| | |||||
* | Fix reset button on settings page | Pascal Mugnier | 2018-04-05 | 2 | -19/+20 |
| | |||||
* | SONAR-9447 Allow to open "Log in" in new tab | Pascal Mugnier | 2018-04-05 | 2 | -2/+2 |
| | |||||
* | SONAR-10202 Can't override Long-lived branch property regex from the scanner ↵ | Duarte Meneses | 2018-04-05 | 2 | -33/+56 |
| | | | | side when project-specific regex is set on server side | ||||
* | Fix Quality Gate create form | Grégoire Aubert | 2018-04-04 | 3 | -12/+35 |
| |