]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-10-02 Julien LancelotSONAR-5529 Move IssueQuery from api to server
2014-10-02 Julien LancelotSONAR-5529 Remove IssueFinder API and all related classes
2014-10-02 Julien LancelotFix merge
2014-10-02 Julien LancelotSONAR-5603 Replace rails usage of IssueFinder by IssueS...
2014-10-02 Julien LancelotSONAR-5603 Replace rails usage of IssueFinder by IssueS...
2014-10-02 Julien LancelotSONAR-5529 Remove usage of sonar.issues.use_es_backend...
2014-10-02 Jean-Baptiste... Revert commits that should have been done on branch-4.5
2014-10-02 Simon BrandhofFix quality flaws
2014-10-02 Julien HENRYSONAR-5672 Special case for views plugin
2014-10-02 Simon BrandhofSONAR-5682 Drop (some) APIs that were deprecated in...
2014-10-02 Jean-Baptiste... SONAR-5680 Fix an issue with restore of issue filters...
2014-10-02 Simon BrandhofSONAR-5665 Stop support of GWT pages
2014-10-01 Jean-Baptiste... SONAR-5680 Fix query on false positive issues widget
2014-10-01 Jean-Baptiste... SONAR-5619 Change pattern of repository facet values...
2014-10-01 Jean-Baptiste... SONAR-5579 Show what the default value is on boolean...
2014-10-01 Stephane GamardIncreased timeout for denomarlization stack
2014-10-01 Stephane GamardSONAR-5564 - Switch from object mapping to string for...
2014-09-30 Julien HENRYFix timeout issue and speed up UT on my box
2014-09-30 Stephane GamardSONAR-5548 - Moved ES analyzer definition to indices...
2014-09-30 Simon BrandhofSONAR-5646 add widget id to response of api/dashboards...
2014-09-30 Stas VilchikSONAR-5646 Adding a widget
2014-09-30 Teryk BellahseneFix quality flaws
2014-09-30 Simon BrandhofMerge remote-tracking branch 'remotes/origin/branch...
2014-09-30 Simon BrandhofMerge remote-tracking branch 'remotes/origin/branch...
2014-09-30 Simon BrandhofFix Xoo
2014-09-30 Simon BrandhofTemporarily increase timeout of HttpDownloadTest to...
2014-09-30 Simon BrandhofFix quality flaws
2014-09-30 Simon BrandhofMerge remote-tracking branch 'remotes/origin/branch...
2014-09-30 Simon BrandhofMake HttpDownloaderTest more stable
2014-09-30 Stas VilchikSONAR-5646 Fix project-level widgets on global dashboards
2014-09-29 Simon BrandhofMaven profiles for each technical stack
2014-09-29 Eric HartmannBackport fix for UT on Windows
2014-09-29 Eric HartmannUpdate version to 4.5.1-SNAPSHOT
2014-09-29 Julien HENRYTry to fix UT on Windows
2014-09-29 Stephane GamardSONAR-5614 - Fixed BatchSession increment when enqueue...
2014-09-29 Teryk BellahseneSONAR-5624 clean analysis report tasks to pending when...
2014-09-29 Simon BrandhofTry to increase stability of HttpDownloaderTest
2014-09-29 Julien LancelotSONAR-5531 When only one component is set in /api/issue...
2014-09-29 Julien HENRYSONAR-5672 Special case for views plugin
2014-09-29 Stephane GamardSONAR-5614 - Removed implicit-commit in session in...
2014-09-29 Eric HartmannRelease 4.5 4.5
2014-09-29 Simon BrandhofSONAR-5646 add widget/componentId in response of api...
2014-09-29 Stas VilchikSONAR-5646 Support of real show WS
2014-09-29 Simon BrandhofMake HttpDownloaderTest more stable
2014-09-29 Julien LancelotSONAR-5614 Fix bug when synchronizing a lof of issues
2014-09-29 Julien LancelotSONAR-5614 Add medium test to synchronize a lot of...
2014-09-29 Julien LancelotSONAR-5590 When no more permission on a project, there...
2014-09-29 Simon BrandhofRedirect JSW logs to sonar.log instead of application.log
2014-09-29 Simon BrandhofSONAR-5646 fix api/dashboards/show (bad git merge)
2014-09-29 Stas VilchikSONAR-5646 Widget drag'n'drop
2014-09-29 Jenkins CIAutomatic merge from branch-4.5
2014-09-29 Simon BrandhofSONAR-5646 add WS api/dashboards/show
2014-09-26 Teryk BellahseneSONAR-5624 Create ComputationService and fix tests...
2014-09-26 Julien LancelotAdd forgotten session.close in the dao test
2014-09-26 Julien LancelotSONAR-5614 Populate Issues Authorization indexes only...
2014-09-26 Julien Lancelotfix quality flaw
2014-09-26 Julien LancelotSONAR-5529 Remove useless issues/filter rails action
2014-09-26 Julien LancelotSONAR-5531 Fix query on assigned, planned and resolved...
2014-09-26 Eric Hartmann[maven-release-plugin] prepare for next development...
2014-09-26 Eric Hartmann[maven-release-plugin] prepare release 4.5-RC3 4.5-RC3
2014-09-26 Stas VilchikRevert "SONAR-5664 Component Viewer doesn't work proper...
2014-09-26 Julien LancelotSONAR-5531 Fix query to sub projects form component...
2014-09-26 Julien LancelotComponentDto.setProject() should only be used by unit...
2014-09-26 Julien LancelotSONAR-5531 Return sub projects in components list of...
2014-09-26 Julien LancelotSONAR-5531 Set max limit when page size is < 1
2014-09-26 Teryk BellahseneSONAR-5624 use of the new api to test dao
2014-09-26 Simon BrandhofRevert "SONAR-5644, SONAR-5473 Create new SCM extension...
2014-09-26 Simon BrandhofRevert "SONAR-5642 Initial work on Git provider"
2014-09-26 Simon BrandhofRevert "SONAR-5644 Rework SCM API"
2014-09-26 Simon BrandhofRevert "SONAR-5473 Fix fetching of remote SCM data"
2014-09-26 Simon BrandhofRevert "SONAR-5645 Blacklist SCM Activity plugin"
2014-09-26 Simon BrandhofRevert "SONAR-5620 Don't fail build when no provider...
2014-09-26 Stas VilchikSONAR-5646 Widget configuration
2014-09-26 Stas VilchikSONAR-5664 Component Viewer doesn't work properly in...
2014-09-25 Jenkins CIAutomatic merge from branch-4.5
2014-09-25 Simon BrandhofSONAR-4898 add missing tests
2014-09-25 Simon BrandhofSONAR-4898 add missing tests
2014-09-25 Simon BrandhofUse correct temp dir for Ruby on Rails app
2014-09-25 Simon BrandhofFail server startup if can not connect to DB
2014-09-25 Teryk BellahseneSONAR-5624 - test dao
2014-09-25 Julien HENRYSONAR-5620 Don't fail build when no provider is detected
2014-09-25 Stephane GamardIncreased Test robustness
2014-09-25 Julien HENRYSONAR-5645 Blacklist SCM Activity plugin
2014-09-25 Julien HENRYSONAR-5473 Fix fetching of remote SCM data
2014-09-25 Julien HENRYSONAR-5644 Rework SCM API
2014-09-25 Julien HENRYSONAR-5642 Initial work on Git provider
2014-09-25 Julien HENRYSONAR-5644, SONAR-5473 Create new SCM extension point...
2014-09-25 Julien LancelotFix quality flaws
2014-09-25 Julien LancelotSONAR-5531 Return issues attributes in issues search WS
2014-09-25 Julien LancelotSONAR-5531 Return comments and take into account extra...
2014-09-25 Julien LancelotSONAR-5531 Add sorts by dates
2014-09-25 Teryk BellahseneFix quality flaws
2014-09-25 Stephane Gamardfix quality flaw (coverage of SearchServer)
2014-09-25 Julien HENRYImprove code coverage
2014-09-25 Jenkins CIAutomatic merge from branch-4.5
2014-09-25 Simon BrandhofTry to improve stability of CommandExecutorTest
2014-09-24 Jenkins CIAutomatic merge from branch-4.5
2014-09-24 Simon BrandhofSONAR-5623 fix index on mysql
2014-09-24 Simon BrandhofSONAR-5621 Merge server log files into a single one
2014-09-24 Teryk BellahseneSONAR-5623 - datamodel and dto creation for the analysi...
next