aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Feature/pm/hardening 10 04 (#130)Pascal Mugnier2018-04-126-59/+134
|
* Fix zoom reset issue (#144)Pascal Mugnier2018-04-121-2/+4
|
* Rename EsTester factory methodsSimon Brandhof2018-04-12118-119/+119
|
* Drop unused dependency org.elasticsearch.test:frameworkSimon Brandhof2018-04-123-11/+2
|
* Fix build warning "unknown file extension: xxx.pdf"Simon Brandhof2018-04-121-1/+1
|
* Remove unused dependency com.github.tlrx:elasticsearch-testSimon Brandhof2018-04-122-2/+0
|
* Fix Quality flawsSimon Brandhof2018-04-1239-255/+201
|
* Speed-up the unit tests relying on ElasticsearchSimon Brandhof2018-04-12126-1804/+645
| | | | | Creation of an index is slow in Elasticsearch. It should not executed before each test.
* Make sonar-plugin-api-deps:shadowJar task cacheableEvgeny Mandrikov2018-04-111-0/+3
| | | This makes many other tasks cacheable.
* SONAR-9416 Enable zoom on bubble charts (#127)Pascal Mugnier2018-04-118-320/+466
|
* Feature/pm/hardening 5 6 04 (#119)Pascal Mugnier2018-04-1125-89/+194
|
* Fix API version in QA test pluginsSimon Brandhof2018-04-1029-29/+29
|
* Upgrade development version to 7.2-SNAPSHOTSimon Brandhof2018-04-101-1/+1
|
* SONAR-10133 Fix Update Center ITsGrégoire Aubert2018-04-102-2/+2
|
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-1019-231/+278
|
* Fix Artifactory propertiesDavid Rautureau2018-04-101-4/+4
|
* Add sha1 in web.logDavid Rautureau2018-04-102-2/+11
|
* Remove license noisy logs in buildSimon Brandhof2018-04-101-1/+1
|
* Fix QASimon Brandhof2018-04-0962-3464/+3592
|
* Make yarn_run tasks cacheableEvgeny Mandrikov2018-04-092-17/+14
|
* SONAR-10552 Allow empty description of plugins in marketplaceGrégoire Aubert2018-04-062-2/+2
|
* SONAR-10559 Fix select list to edit members and group formGrégoire Aubert2018-04-065-13/+40
|
* SONAR-10561 Fix error message after deleting a quality gateGrégoire Aubert2018-04-062-4/+7
|
* GOV-334 trigger refresh of views on api/projects/bulk_update_keySébastien Lesaint2018-04-069-29/+260
|
* GOV-334 trigger views refresh on api/projects/update_key callSébastien Lesaint2018-04-068-8/+213
|
* GOV-331 trigger views refresh on api/organizations/deleteSébastien Lesaint2018-04-062-24/+156
|
* GOV-331 trigger views refresh on api/projects/bulk_deleteSébastien Lesaint2018-04-0612-45/+394
|
* GOV-331 trigger views refresh on api/projects/deleteSébastien Lesaint2018-04-068-27/+163
|
* GOV-331 factor multiple Project classes into oneSébastien Lesaint2018-04-0630-163/+39
|
* GOV-333 change to issue trigger views refreshEric Hartmann2018-04-061-0/+2
|
* GOV-333 views refresh takes project measure from live_measures tableSébastien Lesaint2018-04-062-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 buttonPascal Mugnier2018-04-061-1/+2
|
* GOV-320 Refresh portfolio from admin pagePascal Mugnier2018-04-062-1/+7
|
* SONAR-5182 Add input validation on quality gate conditionsJulien Lancelot2018-04-068-298/+490
|
* SONAR-10383 Fix changelog about pull request in api/ce/activityJulien Lancelot2018-04-063-13/+11
|
* Fix upgrade testSimon Brandhof2018-04-061-16/+11
|
* SONAR-10536 refactoring, no functional changesSimon Brandhof2018-04-0510-195/+322
|
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-057-51/+259
|
* SONAR-10441 project is provisioned if no analysis on any branchesSimon Brandhof2018-04-052-7/+36
|
* Delete deprecated PropertiesDaoSimon Brandhof2018-04-0510-197/+10
|
* Drop calls to Dev Update Center from integration testsSimon Brandhof2018-04-0512-95/+137
|
* SONAR-10479 SettingsLoader internal state is not reset and blocks CE workerSimon Brandhof2018-04-052-21/+16
|
* SQBILLING-88 Add coupon input in billing upgrade pageGrégoire Aubert2018-04-056-13/+35
| | | | | | * Update plugin dependencies * Update license headers * Better support to disable inputs and react-select
* SONAR-10480 support reading long version in snapshotSébastien Lesaint2018-04-053-1/+23
|
* SONAR-10285 WS org enable support is now only available on SonarCloudJulien Lancelot2018-04-059-23/+51
|
* SONAR-10039 Ease changing of password settingsPascal Mugnier2018-04-058-145/+265
|
* Fix reset button on settings pagePascal Mugnier2018-04-052-19/+20
|
* SONAR-9447 Allow to open "Log in" in new tabPascal Mugnier2018-04-052-2/+2
|
* SONAR-10202 Can't override Long-lived branch property regex from the scanner ↵Duarte Meneses2018-04-052-33/+56
| | | | side when project-specific regex is set on server side
* Fix Quality Gate create formGrégoire Aubert2018-04-043-12/+35
|