]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-06-08 Teryk BellahseneSONAR-6570 WS metrics/search conform to guidelines...
2015-06-08 Stas VilchikSONAR-6602 apply feedback for groups page
2015-06-08 Teryk BellahseneSONAR-6570 fix metrics search concerning MySql order
2015-06-08 Teryk BellahseneSONAR-6616 WS custom_measures/delete 358/head
2015-06-08 Teryk BellahseneImprove MetricsWs unit test
2015-06-08 Stas VilchikSONAR-6581 fix deletion of provisioned project
2015-06-08 Simon BrandhofReplace usage of SLF4J by SQ Log in AddNewCharacteristics
2015-06-08 Simon BrandhofSONAR-6370 fix sonar-check-api transitive dependency...
2015-06-08 Teryk Bellahseneadd missing @Category(DbTests.class)
2015-06-08 Teryk BellahseneSONAR-6572 WS metrics/update clean error message when...
2015-06-05 Simon BrandhofSONAR-6370 plugins should reuse the provided logging...
2015-06-05 Simon BrandhofSONAR-6370 add missing sonar-squid 4.1 to classloaders...
2015-06-05 Simon BrandhofFix compatibility of plugin classloader with some Sonar...
2015-06-05 Duarte Menesesfixed unstable PersistentCacheTest
2015-06-05 Stas Vilchikfix ui glitches
2015-06-05 Stas Vilchikdrop trend icons
2015-06-05 Stas Vilchikuse svg icons for severities, statuses and qualifiers
2015-06-05 Simon BrandhofFix Email settings console
2015-06-05 Simon BrandhofEnable coverage per tests in profile "analysis"
2015-06-05 Simon BrandhofRevert upgrade to maven-assembly-plugin 2.5.5
2015-06-05 Teryk BellahseneSONAR-6572 ws metrics/update update an existing custom... 356/head
2015-06-05 Teryk BellahseneSONAR-6571 ws metrics/create return id in string form
2015-06-05 Simon BrandhofUpgrade some maven plugins
2015-06-05 Teryk BellahseneSONAR-6610 selectByComponentId for Custom Measures
2015-06-05 Duarte Menesesimprove cache logging
2015-06-05 Sébastien Lesaintadd asserj-guava to sonar-testing-harness dependencies
2015-06-05 Teryk Bellahsenefix bunch a 'Make 'XXX' a static method' issues
2015-06-05 Simon BrandhofUpgrade some maven plugins
2015-06-05 Simon BrandhofUpgrade to assertJ 2.0.0
2015-06-05 Simon BrandhofFix quality flaws
2015-06-05 Julien LancelotRemove System2 dependency from SnapshotDao as it's...
2015-06-05 Simon BrandhofSONAR-6370 fix quality flaws 350/head
2015-06-05 Simon BrandhofSONAR-6370 fix cycle in maven dependencies
2015-06-05 Simon BrandhofSONAR-6370 Remove usage of sonar-java-api from batch...
2015-06-05 Simon BrandhofSONAR-6370 remove dependency on sonar-deprecated
2015-06-05 Simon BrandhofSONAR-6370 fix classpath with core libs like SLF4J
2015-06-05 Simon BrandhofSONAR-6370 remove concept of core plugin
2015-06-05 Simon BrandhofSONAR-6370 merge sonar-email-notifications-plugin into...
2015-06-05 Simon BrandhofSONAR-6370 add comment to explain dependency on sonar...
2015-06-05 Simon BrandhofSONAR-6370 remove dependency of sonar-duplications...
2015-06-05 Simon BrandhofSONAR-6370 remove duplicated class DuplicationPredicates
2015-06-05 Simon BrandhofSONAR-6370 remove support of KeyValueFormat#format...
2015-06-05 Simon BrandhofSONAR-6370 isolate plugin classloader from core classes
2015-06-05 Julien HENRYSONAR-6607 Embed Java plugin 3.2 since 3.3 is not avail...
2015-06-05 Sébastien Lesaintfix Benchmark tests after ServerTester optimisation
2015-06-04 Sébastien LesaintSONAR-6569 fix QG event computation
2015-06-04 Julien LancelotFix query on MySQL
2015-06-04 Teryk BellahseneSONAR-6606 drop origin column from metrics table
2015-06-04 Stas Vilchikupdate styles of inline code
2015-06-04 Stas Vilchikfix workspace overlapping
2015-06-04 Sébastien Lesaintdo not create ES indexes for every ServerTester instances 353/head
2015-06-04 Stas Vilchikreopen existing model from workspace
2015-06-04 Julien HENRYSONAR-6607 Embed Java plugin 3.3
2015-06-04 Sébastien LesaintSONAR-6568 SONAR-6569 persist CE events to DB 354/head
2015-06-04 Sébastien LesaintSONAR-6569 fix MeasureRepositoryImpl.findCurrent when...
2015-06-04 Sébastien LesaintSONAR-6568 SONAR-6569 refacto PersisteEventStep to...
2015-06-04 Sébastien LesaintSONAR-6569 add step to compute Quality Gate events...
2015-06-04 Sébastien LesaintSONAR-6569 DumbComponent add constructor without uuid...
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
next