]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2019-02-12 Jeremy DavisSONAR-11625 Fix project search field resize glitch
2019-02-12 Simon BrandhofSONAR-11721 Fix example of web API api/user_groups...
2019-02-11 Sébastien LesaintSONAR-11631 add missing @SupportsBlueGreen on DB migration
2019-02-11 Janos GyerikRemove wildcard imports in tests
2019-02-11 Janos GyerikSONAR-11626 Make set/unset_baseline internal
2019-02-11 G. Ann CampbellDOCS revert param changes
2019-02-11 Sébastien LesaintSONAR-11653 add ITs
2019-02-11 Janos GyerikSONAR-11653 Use the manual baseline in analysis when...
2019-02-11 Wouter AdmiraalSONAR-11678 Don't delete analysis if it's the baseline
2019-02-11 Wouter AdmiraalSONAR-11662 Display projectVersion on activity page
2019-02-11 Wouter AdmiraalSONAR-11653 Update New Code Period display for manual...
2019-02-11 Sébastien LesaintSONAR-11628 add api/project_analyses/unset_baseline
2019-02-11 Sébastien LesaintSONAR-11665 api/project_analyses/delete prevents deleti...
2019-02-11 Sébastien LesaintSONAR-11666 add baseline flag to api/project_analyses...
2019-02-11 Sébastien LesaintSONAR-11659 add analysis's versions to api/project_anal...
2019-02-11 Sébastien LesaintSONAR-11626 baseline analysis can not be deleted by...
2019-02-11 Sébastien LesaintSONAR-11626 clarify what SNAPSHOTS.purge_status is...
2019-02-11 Sébastien LesaintSONAR-11626 make explicit uuid is mandatory in PurgeSna...
2019-02-11 Sébastien Lesaintfix Request.mandatoryParam not failing on blank paramet...
2019-02-11 G. Ann CampbellSONAR-11631 document `sonar.codePeriodVersion`
2019-02-11 Sébastien LesaintSONAR-11631 rename constants to codePeriodVersion in...
2019-02-11 Sébastien LesaintSONAR-11631 read and persist codePeriodVersion from...
2019-02-11 Sébastien LesaintSONAR-11631 add sonar.codePeriodVersion scanner property
2019-02-11 Sébastien LesaintSONAR-11631 add SnapshotDto.projectVersion
2019-02-11 Sébastien LesaintSONAR-11631 move version event data validation to UI...
2019-02-11 Sébastien LesaintSONAR-11631 add SNAPSHOTS.PROJECT_VERSION
2019-02-11 Sébastien LesaintSONAR-11631 rename snapshot's version to codePeriodVersion
2019-02-11 Sébastien LesaintSONAR-11631 replace Component.version by Metadata.proje...
2019-02-11 Janos GyerikDrop unused method
2019-02-11 Janos GyerikSONAR-11626 Add new WS project_analyses/set_baseline
2019-02-11 Janos GyerikSONAR-11626 Add a note to New Code Period description...
2019-02-11 Janos GyerikSONAR-11626 Add BranchDao.updateManualBaseline
2019-02-11 Sébastien LesaintSONAR-11626 Add BranchDao.updateBaseline
2019-02-11 Janos GyerikSONAR-11626 Add manual baseline column to project_branches
2019-02-11 JeremyBugfixing (#1227)
2019-02-11 JeremySONAR-11611 comment prompt button label (#1219)
2019-02-11 brian-cipollone... DOCS Add note not to run as root on Unix (#1228)
2019-02-11 G. Ann CampbellDOCS drop jacoco from main analysis params list
2019-02-11 Duarte MenesesSONAR-11439 Analysis of long branch doesn't trigger...
2019-02-11 G. Ann CampbellDOC add new parameters pages to SC
2019-02-11 G. Ann CampbellDOC bootstrap consolidated external issues page
2019-02-11 Grégoire AubertEnable coverage for web app
2019-02-11 G. Ann CampbellDOCS correct conditional content close tag
2019-02-11 G. Ann CampbellDOCS add non-admin project provisioning
2019-02-11 G. Ann CampbellDOCS add IIS/SAML note
2019-02-11 Grégoire AubertSplit test utils and mocks, better type mocks
2019-02-11 G. Ann CampbellDOCS update per SonarPython 1.12 release
2019-02-11 Julien LancelotSONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPE
2019-02-11 Julien LancelotRevert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"
2019-02-11 Simon BrandhofSONAR-11680 upgrade Tomcat to 8.5.37
2019-02-11 G. Ann CampbellDOCS expand edition notice to add "and above"
2019-02-11 Julien LancelotSONAR-10597 Fix issue on Oracle
2019-02-11 Simon BrandhofSONARCLOUD-375 fix NPE in WS api/measures/search_history
2019-02-11 Julien LancelotSONAR-11650 Drop DATA_TYPE from FILE_SOURCES
2019-02-11 Benoît GianinettiSONAR-11515 Drop support for old reports
2019-02-11 Sébastien LesaintSONAR-11514 drop support for old reports
2019-02-11 Julien LancelotSONAR-10199 Fix search of issues by author containing...
2019-02-11 Julien LancelotSONAR-11603 Deprecate api/metrics WS related to custom...
2019-02-11 Wouter AdmiraalSONAR-11645 Disable sibling navigation in Measures
2019-02-11 Wouter AdmiraalSONAR-11551 Add confirmation message when project is...
2019-02-11 Wouter AdmiraalSONAR-11657 Fix Lunr warnings when building Docs
2019-02-11 Michal DudaUpdated Bitbucket Cloud pull request section
2019-02-11 Julien LancelotMerge pull request #1178 from SonarSource/feature/jl...
2019-02-11 G. Ann Campbellcorrect Oracle 11c compatibility
2019-02-11 BenoitAdd missing value in FileIndexer debug log
2019-02-11 G. Ann CampbellDOC integrated test analysis props list
2019-02-11 Julien LancelotSONAR-11643 Delete DATA_TYPE having value 'TEST' from...
2019-02-11 Julien LancelotSONAR-11643 Drop elasticsearch index 'tests'
2019-02-11 Wouter AdmiraalSONAR-8697 Enable keyboard file navigation in Code...
2019-02-07 Simon BrandhofRevert "SONAR-11680 upgrade Tomcat to 8.5.37" 3187/head
2019-02-07 Simon BrandhofSONAR-11680 upgrade Tomcat to 8.5.37
2019-01-28 Grégoire AubertFix dynamic links replacing in static doc
2019-01-28 Grégoire AubertAllows scanner to work through web dev server
2019-01-28 Grégoire AubertFix usage of button-link, replace it with ButtonLink...
2019-01-23 G. Ann CampbellDOCS formatting glitches & minor rewording (#1191)
2019-01-22 Grégoire AubertSONAR-11644 Swap {instance} with SonarQube in sonar...
2019-01-22 Grégoire AubertUpgrade sonar-docs to gatsby v2 and Typescript
2019-01-22 Benoît GianinettiSONAR-11621 Use scm based exclusion in scanner engine
2019-01-22 Benoît GianinettiSONAR-11621 Implement IgnoreCommand in Xoo plugin
2019-01-22 Benoît GianinettiSONAR-11621 Add sonar.scm.exclusions.disabled property
2019-01-22 Benoît GianinettiSONAR-11620 Add scm based file exclusion method to...
2019-01-22 G. Ann CampbellAdd new property to docs
2019-01-22 Julien LancelotSet version 7.7-SNAPSHOT
2019-01-21 Julien LancelotRelease 7.6 7.6
2019-01-21 Julien LancelotSONAR-11593 Upgrade code analyzers to latest released...
2019-01-21 Nicolas HarraudeauSONAR-11649 Document Sonar-Findbugs conflict
2019-01-18 Grégoire AubertUpdate upath dependency to support Node >=10
2019-01-18 Grégoire AubertSONAR-11651 Display tooltip next to warning quality...
2019-01-18 Grégoire AubertSONARCLOUD-359 Update links to sonarcloud pricing page
2019-01-18 Grégoire AubertSONARCLOUD-335 Update about page languages link
2019-01-18 Julien LancelotFix quality flaws
2019-01-18 Simon BrandhofSONAR-11615 mark the DB migration as blue/green compatible
2019-01-18 Wouter AdmiraalFix minor code style issue
2019-01-18 Jean-Baptiste... SONARCLOUD-312 Use key instead of UUID to send downgrad...
2019-01-18 Wouter AdmiraalSONARCLOUD-329 Create downgrade reason page
2019-01-18 Wouter AdmiraalSONARCLOUD-331 Add confirmation input when deleting...
2019-01-18 Grégoire AubertSONAR-11589 Disable language facet in rules page when...
2019-01-18 Michal Dudareplace Protobuf.setNullable with Optional.ofNullable
2019-01-17 Julien LancelotSONAR-11632 Remove api/tests WS
2019-01-17 Julien LancelotFix test on Mac OS by removing symbolic links from...
next