]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-05-29 Julien LancelotSONAR-6589 Fix bad uuid computation
2015-05-29 Simon BrandhofReplace references to jira.codehaus.org by jira.sonarso...
2015-05-29 Julien LancelotSONAR-6259 Validate project and module keys 338/head
2015-05-29 Stas Vilchikfix ui overflow problem on the issues page
2015-05-29 Stas Vilchikmove issue component from coffee to js
2015-05-29 Stas VilchikSONAR-6581 add a project dashboard link to the provisio...
2015-05-29 Stas VilchikSONAR-6416 fix display of stacktrace
2015-05-29 Jean-Baptiste... SONAR-6586 Fix user login length check 340/head
2015-05-29 Simon BrandhofExtract an interface from org.sonar.process.ProcessCommands
2015-05-29 Stas Vilchikfix web build
2015-05-29 Jenkins CIAutomatic merge from branch-5.1
2015-05-28 Sébastien Lesaintfix random failure of DoPrivilegedTest
2015-05-28 Stas Vilchikuse grunt-concurrent
2015-05-28 Simon BrandhofAdd missing metadata of NewAlerts notification channel
2015-05-28 Simon BrandhofFaster sonar-process monitor to detect when process...
2015-05-28 Teryk BellahseneSONAR-6573 WS api/metrics/delete fix CustomMeasureTesti...
2015-05-28 Simon BrandhofRevert "SONAR-6589 Fix bad key computation"
2015-05-28 Julien LancelotSONAR-6255 Fix issue on /api/sources when component...
2015-05-28 Jean-Baptiste... SONAR-6473 New WS to update a user group
2015-05-28 Julien HENRYEnable CommandExecutor tests
2015-05-28 Stas VilchikSONAR-6565 display groups on users page
2015-05-28 Julien HENRYSONAR-6463 Add logs to better profile execution time
2015-05-28 Teryk BellahseneSONAR-6573 WS api/metrics/delete delete metrics and... 335/head
2015-05-28 Simon BrandhofFix definition of core component qualifiers
2015-05-28 Julien LancelotSONAR-6589 Fix bad key computation
2015-05-28 Stas Vilchikdrop unstable web tests
2015-05-28 Stas VilchikSONAR-6579 apply gravatars feedback
2015-05-28 Simon BrandhofSONAR-6579 add user email fields to responses of api...
2015-05-28 Stas Vilchikrefactor quality gates page
2015-05-28 Simon BrandhofUpgrade jacoco maven plugin to 0.7.5.201505241946
2015-05-28 Simon BrandhofSONAR-6370 drop core plugin
2015-05-28 Simon BrandhofSONAR-6370 move properties out of core plugin
2015-05-28 Simon BrandhofSONAR-6370 move the remaining extensions out of core...
2015-05-28 Simon BrandhofSONAR-6370 rename module sonar-api-deps to sonar-plugin...
2015-05-28 Simon BrandhofSONAR-6370 move batch extensions out of core plugin
2015-05-28 Simon BrandhofSONAR-6370 move server extensions out of core plugin
2015-05-28 Simon BrandhofSONAR-6370 Package deprecated API dependencies in a...
2015-05-28 Simon BrandhofSONAR-6370 Shade sonar-* libraries into sonar-plugin-api
2015-05-28 Simon BrandhofSONAR-6370 Decrease coupling of sonar-duplications...
2015-05-28 Simon BrandhofSONAR-6370 Remove guava from dependencies of sonar...
2015-05-28 Simon BrandhofSONAR-6370 Remove coupling on guava 10 in CommandExecutor
2015-05-28 Simon BrandhofSONAR-6370 Shade and relocate Guava, GSON and Apache...
2015-05-28 Simon BrandhofRemove dead files
2015-05-27 Teryk Bellahsenerefactoring - WS parameters in one place WebService...
2015-05-27 Teryk Bellahsenerefactoring - drop SearchRequestHandler
2015-05-27 Julien HENRYDisable two failing tests
2015-05-27 Julien LancelotSONAR-6589 Fix badly module uuid persistence
2015-05-27 Julien HENRYAdd test for CommandExecutor timeout with new shell
2015-05-27 Simon BrandhofMerge pull request #333 from ptoonen/master
2015-05-27 Stas Vilchikadd web tests for quality gates page
2015-05-27 Sébastien LesaintMeasuresDao should really be a singleton 315/head
2015-05-27 Sébastien Lesaintadd module for Batch WS
2015-05-27 Sébastien Lesaintadd module for MigrationStep
2015-05-27 Sébastien Lesaintadd Module for ElasticSearch components
2015-05-27 Sébastien Lesaintadd Module concept to component management
2015-05-27 Julien LancelotSONAR-6589 Apply feedback from PR 331/head
2015-05-27 Julien LancelotSONAR-6589 Remove Settings from ComputationContext
2015-05-27 Julien LancelotSONAR-6589 Remove projectKey from ComputationContext
2015-05-27 Julien LancelotSONAR-6589 Support both pre-order and post-order in...
2015-05-27 ptoonenFixed typo 333/head
2015-05-27 Jean-Baptiste... SONAR-6474 New WS to delete a group
2015-05-26 Teryk BellahseneSONAR-6576 WS api/metrics/domains list all the availabl... 329/head
2015-05-26 Teryk BellahseneSONAR-6578 WS api/metrics/types list all metric types... 330/head
2015-05-26 Jean-Baptiste... SONAR-6465 Apply feedback from PR
2015-05-26 Jean-Baptiste... SONAR-6465 Require admin permission now that we send...
2015-05-26 Jean-Baptiste... SONAR-6465 Replace groupsCount by groups
2015-05-26 Jean-Baptiste... SONAR-6465 Add groupsCount on users search
2015-05-26 Jean-Baptiste... SONAR-6468 Restore unprivileged password change
2015-05-26 Jean-Baptiste... SONAR-6468 Allow any user to change their own password
2015-05-26 Jean-Baptiste... SONAR-6467 Highlight reactivation of a user upon creati...
2015-05-26 Stas VilchikSONAR-6553 fix web test
2015-05-26 Simon BrandhofImprove exception handling when a plugin can not be...
2015-05-26 Stas Vilchikdrop ruby code
2015-05-26 Stas VilchikSONAR-6553 drop dependencies page
2015-05-26 Jean-Baptiste... SONAR-6472 New WS to create user groups
2015-05-26 Stas Vilchikmigrate some code from coffee to js
2015-05-26 Teryk Bellahsenemove metric related classes in a specific package ... 325/head
2015-05-26 Teryk BellahseneWS api/metrics/list - SONAR-6570
2015-05-26 Simon BrandhofFix travis pill in README
2015-05-26 Stas Vilchikfix ui overflow problem on issues page
2015-05-26 Stas Vilchikimprove gruntfile
2015-05-26 Stas VilchikMerge pull request #327 from SonarSource/feature/server...
2015-05-26 Stas Vilchikfix quality flaws 327/head
2015-05-26 Julien HENRYMerge remote-tracking branch 'origin/branch-5.1'
2015-05-25 Stas VilchikSONAR-6581 fix provisioning web tests
2015-05-25 Stas VilchikSONAR-6581 refactor provisioning page
2015-05-25 Julien HENRYSONAR-6398 Restore PostJob execution in preview mode
2015-05-25 Stas VilchikSONAR-6579 add support of gravatars
2015-05-25 Stas VilchikSONAR-6565 add select list for groups
2015-05-25 Julien LancelotFix quality flaws
2015-05-25 Sébastien LesaintSONAR-6568 add step to generate QProfile events 324/head
2015-05-25 Sébastien LesaintSONAR-6568 add DbClient, tree root and LanguageReposito...
2015-05-25 Sébastien LesaintSONAR-6568 add CE specific component "API"
2015-05-25 Sébastien LesaintSONAR-6568 add LanguageRepository
2015-05-25 Julien HENRYSONAR-6281 Add description of components in report
2015-05-25 Julien LancelotSONAR-6259 Do not assume that project exists at the... 323/head
2015-05-25 Julien LancelotAdd project name in compute report queue 322/head
2015-05-22 Stas VilchikSONAR-6565 refactor users page
2015-05-22 Jean-Baptiste... SONAR-6471 Add new WS to search for user groups
2015-05-22 Jean-Baptiste... SONAR-6471 Remove BaseDao from GroupDao
next