]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2019-08-14 Sébastien Lesaintfix missing package-info.java files
2019-08-14 Sébastien Lesaintdrop usage of dependency to sonar-webserver-api test jar
2019-08-14 Sébastien Lesaintsanitize dependencies on testjar of modules sonar-webse...
2019-08-14 Sébastien Lesaintfix some (old) quality flaws
2019-08-14 Sébastien Lesaintclean-up dependencies between webserver modules
2019-08-14 Sébastien Lesaintrename sonar-webserver-common to sonar-webserver-api
2019-08-14 Sébastien Lesaintclean up sonar-webserver content belonging to sonar...
2019-08-14 Sébastien Lesaintrename sonar-server to sonar-webserver-core
2019-08-14 Sébastien Lesaintremove need to add H2 dependency when depending on...
2019-08-14 Sébastien Lesaintremove all other dependencies onto sonar-server
2019-08-14 Sébastien Lesaintremove dependency from sonar-webserver-webapi to sonar...
2019-08-14 Sébastien Lesaintmove WrapInSingleElementArray to the single module...
2019-08-14 Sébastien Lesaintmake TelemetryDataLoader an interface
2019-08-14 Sébastien Lesaintmake MetricToDto upper level class and move it to metri...
2019-08-14 Sébastien Lesaintseparate Action from indirect dependencies in system WS
2019-08-14 Sébastien Lesaintcreate sonar-webserver-es from sonar-server
2019-08-14 Sébastien Lesaintcreate webserver-auth and webserver-common from sonar...
2019-08-14 Sébastien Lesaintmove some WSUtils methods to NotFoundException and...
2019-08-14 Sébastien Lesaintremove unused OrganizationUpdater from UserUpdater
2019-08-14 Sébastien Lesaintremove some SonarCloud specific code
2019-08-14 Sébastien Lesaintdelete old unused resources in sonar-server
2019-08-14 Sébastien Lesaintcreate sonar-webserver-webapi from sonar-server
2019-08-14 Sébastien Lesaintcreate sonar-webserver from sonar-server
2019-08-14 Sébastien Lesaintcreate sonar-webserver-es from sonar-server
2019-08-14 Sébastien Lesaintupdate javax-servlet-api to 3.1.0
2019-08-14 Sébastien Lesaintremove dead code: RubyUtils
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
next