]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-08-12 Duarte MenesesSONAR-6775 Drop old sonar.dryRun property
2015-08-12 Duarte MenesesSONAR-6767 Default mode should be named "publish" mode
2015-08-12 Duarte MenesesSONAR-6762 - Create 'issues' analysis mode
2015-08-12 Stas VilchikSONAR-6764 add web tests
2015-08-12 Stas Vilchikfix bad renaming
2015-08-12 Stas Vilchikfix display of rule issues
2015-08-12 Sébastien Lesaintremove use of project.version in dependencyManagement 373/head
2015-08-12 Simon BrandhofUpgrade frontend-m-p to fix NPM errors
2015-08-11 Stas VilchikSONAR-6764 show precise issue locations
2015-08-11 Stas VilchikSONAR-6331 do not open overview if dashboard name is...
2015-08-10 Stas VilchikSONAR-6331 do not show overview for files
2015-08-10 Stas VilchikSONAR-6331 fix code style
2015-08-10 Stas Vilchikfix ITs
2015-08-10 Stas VilchikSONAR-6331 add tests
2015-08-10 Stas VilchikSONAR-6331 add project overview
2015-08-10 Stas Vilchikdo not show numbers in the inheritance facet on the...
2015-08-10 Stas Vilchikmake new code indicator more visible
2015-08-10 Stas Vilchikkeep coverage/duplications popup visible when open...
2015-08-10 Stas Vilchikremove extra space after the source viewer in the workspace
2015-08-10 Teryk BellahseneSONAR-6490 WS permissions/add_group add project permiss...
2015-08-10 Teryk BellahseneSONAR-6582 return transitions actions and comments...
2015-08-10 Julien LancelotRename Visitor to ComponentVisitor 468/head
2015-08-10 Julien LancelotSONAR-6730 Replace step executing MeasureComputers...
2015-08-10 Julien LancelotCreate step to execute visitors and replace SqaleMeasur...
2015-08-10 Julien LancelotCreate TypeAwareVisitor and PathAwareVisitor
2015-08-10 Julien LancelotRename Visitor to Crawler
2015-08-10 Teryk BellahseneTruncate tables before each test in AnalysisReportDaoTest
2015-08-10 Teryk BellahseneCreate and use I18nRule
2015-08-10 Teryk BellahseneSONAR-6478 WS permissions/search_global_permissions...
2015-08-07 Sébastien Lesaintignore license files in scripts/patches
2015-08-07 Stas VilchikSONAR-6660 apply feedback
2015-08-07 Duarte Menesesvalidate analysis mode
2015-08-07 Julien LancelotSONAR-6730 Compute plugin measures in CE 460/head
2015-08-07 Julien LancelotSONAR-6730 Add Test classes for MeasureComputer API
2015-08-07 Julien LancelotSONAR-6730 Measure Computer API definition
2015-08-06 Sébastien Lesaintfix RegisterMetrics, duplicated disabled metrics
2015-08-06 Fabrice BellingardSONAR-6778 Document that global differential periods...
2015-08-06 Sébastien LesaintSONAR-6749 add serverExtension support to Plugin class... 464/head
2015-08-06 Sébastien LesaintSONAR-6749 add ComponentDao.getProjects for Views
2015-08-06 Sébastien LesaintSONAR-6749 add sonar-views-bridge module and start...
2015-08-06 Sébastien Lesainterror during Platform#stop must be logged at ERROR...
2015-08-06 Sébastien Lesaint[SCRIPTS] unziping silently in start.sh 456/head
2015-08-06 Sébastien Lesaint[SCRIPTS] make patches more visible in logs
2015-08-06 Sébastien Lesaint[SCRIPTS] add support to set non existing property...
2015-08-06 Sébastien Lesaint[SCRIPTS] add support for patches to start.sh
2015-08-06 Simon BrandhofSONAR-6717 Mark org.sonar.api.issue.action.Action as...
2015-08-06 Teryk BellahseneSONAR-6482 WS permissions/groups list permission's... 465/head
2015-08-06 Teryk BellahseneUse PermissionUpdate instead of PermissionServer to...
2015-08-06 Teryk BellahseneSONAR-6484 WS permissions/remove_group remove by group...
2015-08-06 Teryk BellahseneSONAR-6483 WS permissions/add_group add by group id...
2015-08-06 Teryk BellahseneSONAR-6479 WS permissions/users search users with a... 459/head
2015-08-05 Simon BrandhofWS api/issues/create must return 400 if component does...
2015-08-05 Simon BrandhofWS api/issues/plan and assign must return 400 if bad...
2015-08-05 Simon BrandhofDo not set some empty string fields in api/issues response
2015-08-05 Simon BrandhofDo not allow componentId nor msg on primary location
2015-08-05 Simon BrandhofRemove ability to set effortToFix on manual issues
2015-08-05 Simon BrandhofGix compatibility of IssueMapper with postgres
2015-08-05 Simon BrandhofStore issues locations in DB and return in WS
2015-08-05 Simon BrandhofRewrite some Ruby WS api/issues/{operation} in Java
2015-08-05 Simon BrandhofImprove compatibility of api/issues/search2
2015-08-05 Simon BrandhofImprove response of POST api/issues/assign
2015-08-05 Simon BrandhofFix ActionPlanStats on Postgres
2015-08-05 Simon BrandhofRename protobuf files of sonar-db
2015-08-05 Simon BrandhofMinor refactoring of DdlChange
2015-08-05 Simon BrandhofAdd column LOCATIONS to db table ISSUES
2015-08-05 Simon BrandhofWS api/issues/assign in Java+Protobuf
2015-08-05 Simon BrandhofDraft of WS api/issues/search2
2015-08-05 Simon BrandhofComponentDao#selectByKeys() supports more than 1'000...
2015-08-05 Simon BrandhofLoad project UUID from action plan DAO
2015-08-05 Simon BrandhofSupport absent protobuf arrays in ProtobufJsonFormat
2015-08-05 Simon BrandhofNew WS api/rules/list for batch
2015-08-05 Julien HENRYSONAR-6754 Add support of execution flow in Xoo
2015-08-05 Julien HENRYFix some quality flaws 462/head
2015-08-05 Duarte MenesesSONAR-6761 Drop incremental mode
2015-08-04 Julien HENRYRework new measure API 457/head
2015-08-04 Stas Vilchikcompile .jsx files
2015-08-04 Stas Vilchikadd react.js
2015-08-04 Duarte MenesesImprove quality
2015-08-04 Julien LancelotReplace some usage of org.sonar.server.db.DbClient...
2015-08-04 Duarte MenesesFix WS persistent cache
2015-08-04 Julien HENRYRemove dependency management for WS client
2015-08-04 Duarte MenesesSONAR-6750 Support new SQ Runner API for retrieving...
2015-08-03 Julien HENRYFix issue tracking when no server analysis
2015-08-03 Julien HENRYDeclare multiline rule in Xoo
2015-08-03 Duarte MenesesSONAR-6770 Improve logging of cache usage
2015-08-03 Stas VilchikSONAR-6582 do not rely on "projects" and "actionPlanName"
2015-08-03 Julien HENRYSONAR-6772 Do not save JSON report by default 454/head
2015-08-03 Sébastien LesaintSONAR-6374 add computation timing to CE Queue MBean 440/head
2015-08-03 Sébastien LesaintSONAR-6374 ensure CEQueueStatus is initialized before...
2015-08-03 Sébastien LesaintFIX reduce awaitTermination delay
2015-08-03 Sébastien LesaintFIX typos and better naming
2015-08-03 Sébastien LesaintSONAR-6734 add MBean to expose Commpute Engine Queue...
2015-08-03 Stas VilchikSONAR-6660 rewrite setup page
2015-08-01 Simon Brandhofcompile_protobuf.sh does not need local installation...
2015-07-31 Duarte Menesesfix issues callback with multiple analysis
2015-07-31 Teryk BellahseneSONAR-6483 ws permissions/add_group impossible to add...
2015-07-31 Teryk BellahseneSONAR-6693 WS issue_filters/search return distinct...
2015-07-31 Teryk BellahseneLowercase field selection in RoleMapper
2015-07-31 Teryk BellahseneCross database definition of temporary table
2015-07-31 Stas Vilchikuse "additionalFields" when request issues
next