]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-06-04 Stas VilchikSONAR-6595 show error message when activate a rule...
2015-06-04 Duarte Menesesfix test when SONAR_USER_HOME env var is set
2015-06-04 Stas VilchikSONAR-5892 make it possible to select issues to bulk...
2015-06-04 Simon BrandhofFix quality flaws
2015-06-04 dbmenesesMerge pull request #344 from SonarSource/SONAR-6577
2015-06-04 Teryk BellahseneSONAR-6574 remove the old RoR api/metrics/* WS
2015-06-04 Simon BrandhofFix quality flaws
2015-06-04 Duarte MenesesSONAR-6577 Offline mode in preview mode 344/head
2015-06-04 Teryk BellahseneSONAR-6571 ws metrics/create change update conditions...
2015-06-04 Julien LancelotFix typo : replace violations by issues
2015-06-04 Julien LancelotFix performance issue because the report was in memory...
2015-06-03 David GageotRun CI on h2/mysql/postgres
2015-06-03 Stas Vilchikexplicitly set selected=all when search from select...
2015-06-03 Julien HENRYSONAR-3821 Restore ProjectClasspath in order to please...
2015-06-03 David GageotRemove Dead code
2015-06-03 Jean-Baptiste... SONAR-6476 SONAR-6477 Revert to id instead of groupId...
2015-06-03 Julien LancelotmaxPageSize must not be static as it's called by rails
2015-06-03 Sébastien Lesaintfix missing static keyword on some private methods
2015-06-03 David GageotFIX application zip should contain a top level dir
2015-06-03 Julien LancelotSanitize SnapshotDao
2015-06-03 David GageotSupport unzipped sonarqube-application
2015-06-03 Jean-Baptiste... SONAR-6470 Add group ID in api/users/groups response
2015-06-03 Stas Vilchikremove unused issues code
2015-06-03 Julien HENRYMerge pull request #261 from SonarSource/feature/batch...
2015-06-03 Julien LancelotFix quality flaws
2015-06-03 Julien HENRYSONAR-3821 Drop any Maven dependency 261/head
2015-06-03 Jean-Baptiste... Refactor handling of 'selection mode' for WS actions 345/head
2015-06-03 Julien LancelotAdd missing @Nullable/@CheckForNull in SnapshotDto
2015-06-03 Stas VilchikSONAR-6549 Contextualized issues page fails to display...
2015-06-03 Eric HartmannAutomatic merge from branch-5.1
2015-06-03 Simon BrandhofDeclare TravisCI as ciManagement of pom
2015-06-03 Stas Vilchikdisable issue actions form during request
2015-06-03 Julien LancelotSONAR-6253 Cache of component ids do not contains anymo... 348/head
2015-06-03 Julien Lancelotchange visibility of visitNode (and rename it visitAny)
2015-06-03 Julien LancelotAdd TreeRootHolder.getComponentByRef()
2015-06-03 Julien LancelotAdd MetricDao.selectByKey() to return a nonnull dto
2015-06-03 Teryk BellahseneSONAR-6599 ws api/projects/delete update description...
2015-06-03 Teryk BellahseneSONAR-6528 ws api/projects/bulk_delete update descripti...
2015-06-03 Stas VilchikSONAR-6449 disable issues comment form during request
2015-06-03 David GageotMerge pull request #349 from dgageot/QuickerDevBuild
2015-06-02 Simon BrandhofSONAR-6571 fix compatibility with mssql
2015-06-02 Sébastien LesaintComponent.getKey is now the effective key
2015-06-02 David GageotActive fast grunt build in dev mode 349/head
2015-06-02 Stas Vilchikrefactor creation of manual issues
2015-06-02 Teryk BellahseneSONAR-6571 fix use of Boolean for boolean db column...
2015-06-02 Sébastien LesaintAbstractUpdateCenterBasedPluginsWsActionTest should...
2015-06-02 Sébastien Lesaintimprove CloseableIterator: implementation and coverage
2015-06-02 Sébastien Lesaintfix minor quality flaw in ValidateProjectStep
2015-06-02 Sébastien Lesaintfix potential NPE in QualityProfileEventsStep
2015-06-02 Sébastien Lesaintfix minor quality flaw on PurgeDatastoresStep
2015-06-02 Sébastien Lesaintfix quality flaws in ComputeEngineContainerImpl
2015-06-02 Sébastien Lesaintbatch's ref exposed in CE's Component is actually OK
2015-06-02 Sébastien Lesaintfix quality flaws on BatchReportReaderImpl
2015-06-02 Sébastien Lesaintadd missing coverage on BatchReportDirectoryHolderImpl
2015-06-02 Sébastien Lesaintremove unused method Module.getComponentByType
2015-06-02 Sébastien Lesaintfix missing coverage on Module class
2015-06-02 Sébastien Lesaintremove BatchReport.Component stored in CE's ComponentImpl
2015-06-02 Stas Vilchikadd backbone-super
2015-06-02 Stas VilchikMerge pull request #346 from SonarSource/feature/groups-ui
2015-06-02 Stas VilchikSONAR-6602 refresh collections after membership change 346/head
2015-06-02 Stas VilchikSONAR-6602 use "q" for search
2015-06-02 Julien HENRYFix NPE when using ProjectBuilder + sonar.showProfiling...
2015-06-02 Stas Vilchikfix quality flaws
2015-06-02 Stas Vilchikupdate grunt and its dependecies
2015-06-02 Stas VilchikSONAR-6602 drop ruby code
2015-06-02 Stas VilchikSONAR-6602 refactor groups page
2015-06-02 Eric HartmannSONAR-6601 : Use OSSRH for future deployment
2015-06-02 Teryk Bellahseneadd MetricsWsModule 343/head
2015-06-02 Teryk BellahseneSONAR-6571 WS api/metrics/create create or reactivate...
2015-06-02 Stas Vilchikfix quality flaws
2015-06-02 Eric HartmannUpdate version to 5.1.2-SNAPSHOT
2015-06-02 Julien LancelotRename SnapshotDto.resourceId to componentId
2015-06-02 Stas Vilchikupdate login requirements for user login
2015-06-02 Teryk Bellahseneclean rule.ws.SearchAction implemented interfaces
2015-06-02 Teryk Bellahsenerename metric.ws.SearchAction variable following Java...
2015-06-02 Teryk Bellahseneclarify parent project name display in issue.ws.ShowAction
2015-06-02 Teryk Bellahseneadd tests to PurgeConfiguration
2015-06-02 Teryk Bellahseneadd test for ProjectsWsModule
2015-06-02 Eric HartmannRelease 5.1.1 5.1.1
2015-06-02 Stas VilchikSONAR-6579 apply feedback
2015-06-02 Jean-Baptiste... SONAR-6470 SONAR-6475 Require admin permission to list...
2015-06-02 Stas Vilchikfix quality flaws
2015-06-02 Sébastien LesaintSONAR-6950 actually log error during cleanup of CE...
2015-06-02 Sébastien LesaintSONAR-6590 catch and log exceptions raised when stoppin...
2015-06-02 Sébastien LesaintSONAR-6590 fix QueueItem status not saved after processing
2015-06-01 Simon BrandhofDrop L10n english plugin
2015-06-01 Sébastien LesaintSONAR-6589 add caching of report MetaData in CEBatchRep...
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...
next