]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2019-08-14 philippe-perrin... SONAR-8520 Make schema dumper cross-platform
2019-08-14 Sébastien Lesaintfix bad UT in RegisterMetricsTest
2019-08-13 MikeBirnstiehlDOCS update GH integration headings to enable TOC
2019-08-13 JeremySONAR-12334 Add primary location in snippets
2019-08-12 Wouter AdmiraalSONAR-12384 Update Gatsby build to include plugin docum...
2019-08-12 Michal DudaSONAR-12384 update gradle build
2019-08-12 Michal DudaSONAR-12197 completely drop "sonar.branch" code
2019-08-12 Wouter AdmiraalSONAR-12325 Limit embedded documentation overrides...
2019-08-09 philippe-perrin... Bump sonar-ui-common version
2019-08-09 philippe-perrin... SONAR-12322 Project Mark/Unmark as favorite button...
2019-08-09 Sébastien Lesaintremove DBUnit
2019-08-09 Sébastien LesaintCreateDb initialize DB without starting full SQ
2019-08-09 Sébastien LesaintSONAR-8520 remove H2 specific way of creating database...
2019-08-09 Sébastien LesaintSONAR-8520 init H2 with Java code as with all other DBs
2019-08-09 Sébastien LesaintSONAR-8520 fix missing not null in schema-h2.ddl for...
2019-08-09 Sébastien LesaintSONAR-8520 move H2 scripts to sonar-db-dao
2019-08-09 Sébastien LesaintSONAR-12218 remove DB migrations before 8.0
2019-08-09 Wouter AdmiraalSONAR-11833 Make it clear that only On New Code conditi...
2019-08-09 Evgeny MandrikovJAR of sonar-xoo-plugin should not contain sonar-plugin-api
2019-08-07 Pierre GuillotSONAR-12363 upgrade jackson version
2019-08-07 Pierre GuillotSONAR-12362 upgrade tomcat version for security patches
2019-08-07 Wouter AdmiraalSONAR-12342 Align VB.Net documentation key with plugin key
2019-08-07 philippe-perrin... SONAR-12325 Include documentation from plugins
2019-08-07 JacekSONAR-12351 list plugins with documentation (#1963)
2019-08-07 Wouter AdmiraalSONAR-12330 Don't filter content multiple times
2019-08-05 MikeBirnstiehlDOCS update 2 min guide and add troubleshooting link
2019-08-05 Siegfried EhretSONAR-12199 Update tests
2019-08-05 Grégoire AubertSONAR-12245 Fix throwGlobalError and parseError for...
2019-08-05 Siegfried EhretSONAR-12199 Add Copy button to file header and update...
2019-08-02 Simon BrandhofSONAR-12370 Prevent potential vulnerability with web...
2019-08-02 Wouter AdmiraalSONAR-12320 Don't use a badge for the analysis warning
2019-08-02 Wouter AdmiraalSONAR-12276 Remove badge styling from elements
2019-08-02 Wouter AdmiraalSONAR-11714 Don't use badges for analysis version events
2019-08-02 Wouter AdmiraalSONAR-11714 Update all badge definitions
2019-08-02 Wouter AdmiraalSONAR-11648 Don't render coverage if no value is provided
2019-08-02 Wouter AdmiraalSONAR-12292 Do not debounce the fetchBranchStatus root...
2019-08-02 Wouter AdmiraalSONAR-12292 Remove redundant WS call when QG conditions...
2019-08-02 Wouter AdmiraalSONAR-12290 Only activate modal scrolling when necessary
2019-08-02 Wouter AdmiraalSONAR-12348 Update extension guide documentation
2019-08-02 Nicolas Harraudeaudocument golangci-lint issues import
2019-08-01 JacekFix test to make it run on mac os (#1977)
2019-08-01 G. Ann CampbellDOC add links to URL rewrite config
2019-07-31 Sébastien LesaintSONAR-9882 column should be named ANALYSIS_PROPERTIES...
2019-07-31 Pierre GuillotRevert "SONAR-12358 fix SSF 85"
2019-07-31 Pierre GuillotSONAR-12358 fix SSF 85
2019-07-31 JacekSONAR-8115 storing project quality gate in table (...
2019-07-31 mickael-caro... SC-131 - Removed one of very last mention to VSTS/TFS...
2019-07-31 Simon BrandhofMove Cirrus GCP runs from Europe to uscentral1-a
2019-07-30 Sébastien LesaintSONAR-11722 webhook posttask adds log statistics
2019-07-30 Sébastien LesaintSONAR-11722 add ability for Post tasks to add log stati...
2019-07-30 Sébastien LesaintSONAR-17722 add post tag logs
2019-07-30 philippe-perrin... Fix unit tests for windows
2019-07-30 Sébastien LesaintSONAR-10028 move CeQueueCleaner to Web to support clust...
2019-07-30 Sébastien LesaintSONAR-12271 require SQ 7.9 installed to upgrade to...
2019-07-30 Sébastien LesaintSONAR-12273 use setNull(Double) for decimal column...
2019-07-30 Sébastien LesaintSONAR-12251 MassUpdate: do not create Iterator for...
2019-07-30 Sébastien LesaintSONAR-12251 detect aborted attempt during processing...
2019-07-30 Sébastien LesaintSONAR-12251 close count statement in PopulateLiveMeasures
2019-07-30 Sébastien LesaintSONAR-12251 commit each processed project in PopulateLi...
2019-07-30 Sébastien LesaintSONAR-8520 index on DEPRECATED_RULE_KEYS.RULE_ID must...
2019-07-29 Grégoire AubertSONAR-12245 Fix broken test for extend profile form...
2019-07-29 Jeremy DavisSONAR-12245 Fix throwGlobalError and checkStatus
2019-07-26 Evgeny MandrikovUsage of Gradle option "--parallel" should be safe
2019-07-26 Simon BrandhofSC-795 drop unused code on Bitbucket Cloud
2019-07-26 Simon BrandhofSC-795 remove SonarCloud label from emails
2019-07-26 Simon BrandhofSC-795 drop SonarCloud-related modules
2019-07-26 philippe-perrin... Add a ping task to frontend PR template
2019-07-24 Duarte MenesesSONAR-11778 Measure 'new lines' doesn't match 'lines...
2019-07-24 JacekSONAR-11546 add time info to scm logs (#1939)
2019-07-24 Duarte MenesesSONAR-12331 Failure at scanner startup when using an...
2019-07-24 Siegfried EhretSONAR-7878 Update docs
2019-07-24 philippe-perrin... SONAR-12009 Display issues in settings page
2019-07-24 Siegfried EhretSONAR-11007 Update buttons on rules list
2019-07-24 Wouter AdmiraalAdd multiple PR templates
2019-07-24 MikeBirnstiehlSONAR-12294 update docs for NodeJS min requirement...
2019-07-22 JacekSONAR-8776 remove deprecated params, fields from api...
2019-07-22 JacekSONAR-12259 - remove deprecated request params, respons...
2019-07-22 Siegfried EhretSONAR-7878 Update docs about l10n
2019-07-22 Siegfried EhretSONAR-7878 Update pluralization
2019-07-22 Siegfried EhretFix blockers for Travis on SonarCloud
2019-07-19 Antoine VigneauDOCS Update Delegated Auth page
2019-07-19 philippe-perrin... Bump to eslint-config-sonarqube 0.5.1
2019-07-19 philippe-perrin... Sort import in sonar-web
2019-07-19 philippe-perrin... Sort import in sonar-vsts
2019-07-19 philippe-perrin... Sort import in sonar-docs
2019-07-19 JacekSONAR-8115 Storing default qgate in table (blue green...
2019-07-18 MikeBirnstiehlSONAR-12288 Fix admin links in docs
2019-07-18 Jeremy DavisSONAR-12022 Animate snippets
2019-07-18 philippe-perrin... Moved SelectList to sonar-ui-common
2019-07-18 philippe-perrin... SONAR-12244 Handle pagination in portfolio projects...
2019-07-18 philippe-perrin... SONAR-11618 Update projects select list to also display...
2019-07-18 Wouter AdmiraalSONAR-12284 Remove call to /api/components/show to...
2019-07-17 Simon BrandhofFix generation of javadoc
2019-07-17 Duarte MenesesClean deps
2019-07-16 Grégoire AubertSC-704 Extract more components (#1921)
2019-07-15 G. Ann CampbellDOC update community link
2019-07-15 Duarte MenesesBring back server rule implementations to sonar-plugin-api
2019-07-12 Duarte MenesesSONAR-12283 Don't stream response of qualityprofile...
2019-07-12 BenoitMMF-769 User can close their account (#1861)
2019-07-12 colin-mueller... SONAR-12279 Swap Elasticsearch options to match convention
next