aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DOC update community linkG. Ann Campbell2019-07-151-1/+1
* Bring back server rule implementations to sonar-plugin-apiDuarte Meneses2019-07-1512-45/+126
* SONAR-12283 Don't stream response of qualityprofile/export WSDuarte Meneses2019-07-121-3/+7
* MMF-769 User can close their account (#1861)Benoit2019-07-12125-999/+3000
* SONAR-12279 Swap Elasticsearch options to match conventioncolin-mueller-sonarsource2019-07-122-2/+2
* SONAR-11007 Add disabled "Deactivate" button to rules list (#1913)Siegfried Ehret2019-07-124-4/+43
* Do not git-ignore icons, for instance of sonar-docsSimon Brandhof2019-07-121-1/+0
* Wording fix in members search...Grégoire Aubert2019-07-123-3/+4
* Improve test coverageDuarte Meneses2019-07-123-0/+173
* Remove dependency of sonar-scanner-engine on guavaDuarte Meneses2019-07-1211-59/+70
* Fix code quality issuesDuarte Meneses2019-07-127-9/+12
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12436-815/+1061
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-1240-139/+130
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12604-1313/+1687
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-1221-636/+1206
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-12160-1205/+391
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-12101-1148/+197
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-1223-103/+23
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-1219-48/+21
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1265-81/+1846
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-1273-441/+542
* Fix typo in docs (#1916)Siegfried Ehret2019-07-112-2/+2
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111431-30405/+10911
* Update SonarCloud Orange (#1906)Siegfried Ehret2019-07-108-11/+11
* SONAR-12275 Add 'component' param to ce/activity endpoint (#1904)Jacek2019-07-104-13/+105
* SC-833 Update text about external PR analysis in AutoScan (#1907)Siegfried Ehret2019-07-104-23/+16
* Update orchestrator version to latest released 3.26.0.2111 (#1908)Jacek2019-07-101-1/+1
* SONAR-12260 Update upgrade notes Christophe Levis2019-07-101-4/+13
* SONAR-12274 Fix Pylint execution in SonarPython on WindowsJulien Lancelot2019-07-101-1/+1
* Fix display of DB tests in BurgrSimon Brandhof2019-07-101-5/+5
* SONAR-12251 use setNull(Types.DOUBLE) instead of setNull(Types.DECIMAL)Sébastien Lesaint2019-07-106-12/+24
* SONAR-12251 use MsSQL JDBC driver build for Java 11Sébastien Lesaint2019-07-101-1/+1
* SONAR-12261 fix project QG search on MsSQLSébastien Lesaint2019-07-101-1/+1
* SONAR-12260 fix failing DeleteFileMeasures on MsSQLSébastien Lesaint2019-07-101-1/+1
* SONAR-12263 reflect new DB requirements in sonar.propertiescolin-mueller-sonarsource2019-07-101-2/+2
* DOC correct download headerG. Ann Campbell2019-07-101-1/+1
* SONAR-12246 remove mysql specific error messageSimon Brandhof2019-07-102-27/+0
* SONAR-12246 remove from sonar.propertiesSimon Brandhof2019-07-101-1/+1
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-10141-1003/+172
* SONAR-12246 Remove MySQL check for DCESimon Brandhof2019-07-104-151/+0
* SONAR-12246 Remove SQL requests specific to MySQLSimon Brandhof2019-07-103-22/+0
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-104-11/+0
* SONAR-12246 Remove unused mysql filesSimon Brandhof2019-07-103-14/+0
* DOC update example plugin keyG. Ann Campbell2019-07-101-1/+1
* Rephrase SonarCloud doc about TLS 1.2Simon Brandhof2019-07-101-1/+1
* SC-799 improve migration WSSimon Brandhof2019-07-102-6/+31
* MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)mickael-caro-sonarsource2019-07-1010-56/+103
* SONAR-12251 change docker image for QA to not run SQ as rootSébastien Lesaint2019-07-101-3/+9
* SC-819 Make Organization#guarded column nullableBenoit2019-07-0510-3/+216
* SC-799 Add temporary live migration to delete empty personal orgsJanos Gyerik2019-07-058-1/+304