Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SC-704 Extract more components (#1921) | Grégoire Aubert | 2019-07-16 | 69 | -1561/+150 |
| | | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common | ||||
* | DOC update community link | G. Ann Campbell | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Bring back server rule implementations to sonar-plugin-api | Duarte Meneses | 2019-07-15 | 12 | -45/+126 |
| | |||||
* | SONAR-12283 Don't stream response of qualityprofile/export WS | Duarte Meneses | 2019-07-12 | 1 | -3/+7 |
| | |||||
* | MMF-769 User can close their account (#1861) | Benoit | 2019-07-12 | 125 | -999/+3000 |
| | |||||
* | SONAR-12279 Swap Elasticsearch options to match convention | colin-mueller-sonarsource | 2019-07-12 | 2 | -2/+2 |
| | |||||
* | SONAR-11007 Add disabled "Deactivate" button to rules list (#1913) | Siegfried Ehret | 2019-07-12 | 4 | -4/+43 |
| | |||||
* | Do not git-ignore icons, for instance of sonar-docs | Simon Brandhof | 2019-07-12 | 1 | -1/+0 |
| | | | | [skip ci] | ||||
* | Wording fix in members search... | Grégoire Aubert | 2019-07-12 | 3 | -3/+4 |
| | |||||
* | Improve test coverage | Duarte Meneses | 2019-07-12 | 3 | -0/+173 |
| | |||||
* | Remove dependency of sonar-scanner-engine on guava | Duarte Meneses | 2019-07-12 | 11 | -59/+70 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2019-07-12 | 7 | -9/+12 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 436 | -815/+1061 |
| | | | | sonar-plugin-api-impl | ||||
* | Reduce dependency of sonar-scanner-engine on Guava | Duarte Meneses | 2019-07-12 | 40 | -139/+130 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 604 | -1313/+1687 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API - Server rule definition | Duarte Meneses | 2019-07-12 | 21 | -636/+1206 |
| | |||||
* | Extract implementation from plugin API - Scanner FS | Duarte Meneses | 2019-07-12 | 160 | -1205/+391 |
| | |||||
* | Extract implementation from plugin API - fix tests | Duarte Meneses | 2019-07-12 | 101 | -1148/+197 |
| | |||||
* | Extract implementation from plugin API - Scanner Sensor | Duarte Meneses | 2019-07-12 | 23 | -103/+23 |
| | |||||
* | Extract implementation from plugin API - Scanner rules | Duarte Meneses | 2019-07-12 | 19 | -48/+21 |
| | |||||
* | Extract implementation from plugin API - Scanner FS | Duarte Meneses | 2019-07-12 | 65 | -81/+1846 |
| | |||||
* | Remove use of Guava in main sources of sonar-plugin-api | Duarte Meneses | 2019-07-12 | 73 | -441/+542 |
| | |||||
* | Fix typo in docs (#1916) | Siegfried Ehret | 2019-07-11 | 2 | -2/+2 |
| | |||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 1431 | -30405/+10911 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration | ||||
* | Update SonarCloud Orange (#1906) | Siegfried Ehret | 2019-07-10 | 8 | -11/+11 |
| | |||||
* | SONAR-12275 Add 'component' param to ce/activity endpoint (#1904) | Jacek | 2019-07-10 | 4 | -13/+105 |
| | | | | | | * add 'component' param to ce/activity endpoint * deprecate 'componentId' request param * remove unnecessary method in IT | ||||
* | SC-833 Update text about external PR analysis in AutoScan (#1907) | Siegfried Ehret | 2019-07-10 | 4 | -23/+16 |
| | |||||
* | Update orchestrator version to latest released 3.26.0.2111 (#1908) | Jacek | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12260 Update upgrade notes | Christophe Levis | 2019-07-10 | 1 | -4/+13 |
| | |||||
* | SONAR-12274 Fix Pylint execution in SonarPython on Windows | Julien Lancelot | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | Fix display of DB tests in Burgr | Simon Brandhof | 2019-07-10 | 1 | -5/+5 |
| | | | | | Bypass the limitation of Burgr that ignores tasks when names are greater than 16 characters (BURGR-338) | ||||
* | SONAR-12251 use setNull(Types.DOUBLE) instead of setNull(Types.DECIMAL) | Sébastien Lesaint | 2019-07-10 | 6 | -12/+24 |
| | | | | on SQL Server only | ||||
* | SONAR-12251 use MsSQL JDBC driver build for Java 11 | Sébastien Lesaint | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12261 fix project QG search on MsSQL | Sébastien Lesaint | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12260 fix failing DeleteFileMeasures on MsSQL | Sébastien Lesaint | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12263 reflect new DB requirements in sonar.properties | colin-mueller-sonarsource | 2019-07-10 | 1 | -2/+2 |
| | |||||
* | DOC correct download header | G. Ann Campbell | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12246 remove mysql specific error message | Simon Brandhof | 2019-07-10 | 2 | -27/+0 |
| | |||||
* | SONAR-12246 remove from sonar.properties | Simon Brandhof | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12246 remove MySQL dialect | Simon Brandhof | 2019-07-10 | 141 | -1003/+172 |
| | |||||
* | SONAR-12246 Remove MySQL check for DCE | Simon Brandhof | 2019-07-10 | 4 | -151/+0 |
| | | | | It's redundant with global end-of-support of MySQL | ||||
* | SONAR-12246 Remove SQL requests specific to MySQL | Simon Brandhof | 2019-07-10 | 3 | -22/+0 |
| | |||||
* | SONAR-12246 Remove dependencies on MySQL driver | Simon Brandhof | 2019-07-10 | 4 | -11/+0 |
| | |||||
* | SONAR-12246 Remove unused mysql files | Simon Brandhof | 2019-07-10 | 3 | -14/+0 |
| | |||||
* | DOC update example plugin key | G. Ann Campbell | 2019-07-10 | 1 | -1/+1 |
| | | | We don't let community plugins claim a language name as a plugin key anymore, so let's not give them an example that does. | ||||
* | Rephrase SonarCloud doc about TLS 1.2 | Simon Brandhof | 2019-07-10 | 1 | -1/+1 |
| | | | | | | See https://discuss.sonarsource.com/t/documentation-ambiguous-statement-about-tls-1-2/2881 [skip ci] | ||||
* | SC-799 improve migration WS | Simon Brandhof | 2019-07-10 | 2 | -6/+31 |
| | |||||
* | MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879) | mickael-caro-sonarsource | 2019-07-10 | 10 | -56/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-762- Tutorial for new BbC projects should mention support of Azure Pipelines * Updated tutorial for bitbucketcloud * SC-801 - Organization and its eventual app install related entity are now mandatory while targeting a bound project on ALMs. * SC-801 --TEMP Added INFO logs * SC-801 - Added back return of alm binding if no project alm is present. * SC-801 - Fixed added log, failing unit tests before. * SC-801 - Added extra logs (TEMP) * SC-801 - Reverted unwanted imports. * SC-801 - Adaptation of UT following the add of logs TO BE REVERTED ONCE OK * SC-801 - Changed newly added log levels to debug to see if they are popping in the CE logs. * SC-801 - Add constant for Bitbucket API Version in its REST client. * SC-760 - Updated documentation to support Azure Pipelines. * SC-801 - Reverted all temporary logs * fixup! SC-760 - remove inside file links to avoid failing of unint tests. * SC-801 - Fixes after review * SC-760 - Splited documentation to 3 in total, with azure pipelines and bitbucket pipelines. * SC-762 - Updated Snapshot * SC-762 - Updated onboarding tutorial + documentation * SC-762 - Updated formating of .tsx following yarn validate. * SC-801 - Added unit tests + removed codesmell * SC-760 - Updated documentation markdowns for Bitbucket. * SC-801 - Removed unused import. * SC-801 - Updated failing unit tests. * SC-801 - Fix typo * SC-801 - Resolving issues following analysis by SQ | ||||
* | SONAR-12251 change docker image for QA to not run SQ as root | Sébastien Lesaint | 2019-07-10 | 1 | -3/+9 |
| | |||||
* | SC-819 Make Organization#guarded column nullable | Benoit | 2019-07-05 | 10 | -3/+216 |
| |