]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-06-01 Sébastien LesaintSONAR-6568 missing unit test for QualityProfile
2015-06-01 Sébastien LesaintSONAR-6589 make ReportExtractor a step called ReportExt...
2015-06-01 Sébastien LesaintSONAR-6589 EventRepository should store data based...
2015-06-01 Sébastien LesaintSONAR-6589 move ComponentTreeBuilders to test where...
2015-06-01 Sébastien LesaintSONAR-6589 remove ComputationContext from ComputationSt...
2015-06-01 Sébastien LesaintSONAR-6589 replace usage of ComputationContext.getRoot...
2015-06-01 Sébastien LesaintSONAR-6589 remove Component.getContext()
2015-06-01 Sébastien LesaintSONAR-6589 remove unused parameter of ComputationContex...
2015-06-01 Sébastien LesaintSONAR-6589 remove ComputationContext.getDbClient()
2015-06-01 Sébastien LesaintSONAR-6589 move LanguageRepository out of ComputationCo...
2015-06-01 Sébastien LesaintSONAR-6589 move EventRepository out of Component
2015-06-01 Sébastien LesaintSONAR-6589 move MeasureRepository out of Component
2015-06-01 Sébastien LesaintSONAR-6589 remove ComputationContext.getReportReader...
2015-06-01 Sébastien Lesaintfix Platform.getContainer(): switch to level4 _before_...
2015-06-01 Sébastien LesaintServerLifecycleNotifier really belongs to startup level
2015-06-01 Sébastien LesaintSONAR-6589 remove ComputationContainer (and use only...
2015-06-01 Sébastien LesaintSONAR-6589 make BatchReportReader a dependency of Compu...
2015-06-01 Sébastien LesaintSONAR-6590 use CloseableIterator instead of File return...
2015-06-01 Sébastien LesaintSONAR-6590 add factory methods for empty CloseableItera...
2015-06-01 Sébastien LesaintSONAR-6590 use a CE specific interface to read batch...
2015-06-01 Stas Vilchikdrop coffee mentions
2015-06-01 Stas VilchikSONAR-6600 add module name to issues breadcrumbs
2015-06-01 Stas Vilchikfix quality flaws
2015-06-01 Stas Vilchikmove issues page from coffee to js
2015-06-01 Stas Vilchikupdate grunt-contrib-requirejs to v0.4.4
2015-06-01 Stas Vilchikfix quality flaws
2015-06-01 Stas Vilchikshow intro on quality gates page
2015-06-01 Simon BrandhofRemove duplicated surefire property in poms
2015-06-01 Julien LancelotRemove ComponentServiceMediumTest
2015-06-01 Julien LancelotRemove ViewIndexerMediumTest
2015-06-01 Teryk Bellahsenerefactoring - fix MetricMapper 'key' use as it's a...
2015-06-01 Jean-Baptiste... SONAR-6476 SONAr-6477 Apply feedback from PR 339/head
2015-06-01 Jean-Baptiste... SONAR-6476 SONAR-6477 New WS to add/remove a user to...
2015-06-01 Jean-Baptiste... SONAR-6475 Add WS to list members of a group
2015-06-01 Julien LancelotSONAR-6259 Fix validation of project and module keys
2015-06-01 Julien LancelotSONAR-6259 Always index issue authorization as batch...
2015-06-01 Julien HENRYUse ImmutableProjectReactor when possible
2015-06-01 Julien HENRYSONAR-6281 Fix branch and keys of components in compute...
2015-06-01 Teryk Bellahsenerefactoring - MetricDto sanitization
2015-06-01 Julien LancelotRevert "Revert "Revert "SONAR-6259 Validate project...
2015-06-01 Julien LancelotRevert "SONAR-6589 Fix project and module key validation"
2015-06-01 Teryk BellahseneSONAR-6570 ws api/metrics/search change endpoint to...
2015-06-01 Jean-Baptiste... SONAR-6465 Do not require admin permission, but display...
2015-06-01 Simon BrandhofIncrease perm gen space for server tests
2015-06-01 Teryk BellahseneSONAR-6599 WS api/projects/delete delete one project
2015-06-01 Julien LancelotFix a test isolation and replace field MeasureDto.proje...
2015-06-01 Julien LancelotSONAR-6589 Fix project and module key validation
2015-06-01 Julien LancelotRevert "Revert "SONAR-6259 Validate project and module...
2015-06-01 Julien LancelotSONAR-6259 Grant project permission on the compute... 341/head
2015-05-29 Simon BrandhofUpgrade slf4j, mockito and picocontainer
2015-05-29 Simon BrandhofUpgrade mysql driver from 5.1.35 to 5.1.35
2015-05-29 Simon BrandhofUpgrade jsr305 2.0.3 to 3.0.0
2015-05-29 Simon BrandhofUpgrade logback 1.1.2 to 1.1.3
2015-05-29 Stas Vilchikmove widgets from coffee to js
2015-05-29 Julien LancelotRevert "SONAR-6259 Validate project and module keys"
2015-05-29 Teryk BellahseneSONAR-6529 WS api/projects/bulk_delete change action...
2015-05-29 Teryk BellahseneSONAR-6528 WS api/projects/delete use ids instead of...
2015-05-29 Teryk Bellahsenerefactoring more precise method in MetricTesting class...
2015-05-29 Teryk BellahseneSONAR-6576 WS api/metrics/domains returns domains of...
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
next