]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-02-25 Stas Vilchikchange issue comment shortcut
2015-02-25 Simon BrandhofAdjust performance test
2015-02-25 Simon BrandhofImprove javadoc of org.sonar.api.utils.log.Logger
2015-02-25 Julien LancelotAutomatic merge from branch-5.0
2015-02-24 Julien HENRYFix some quality flaws
2015-02-24 Simon BrandhofSONAR-5936 support property sonar.log.level on batch
2015-02-24 Simon BrandhofRevert upgrade to Elasticsearch 1.4.4 as it seems to...
2015-02-24 Simon BrandhofFix quality flaw
2015-02-24 Simon BrandhofSONAR-5936 remove "Disk Usage" from ES info
2015-02-24 Julien LancelotFix quality flaw
2015-02-24 Julien LancelotSONAR-6009 Instead of loading active rules then iterate...
2015-02-24 Simon BrandhofAdd missing test
2015-02-24 Thomas VérinUpdate version to 5.0.2-SNAPSHOT
2015-02-24 Jean-Baptiste... SONAR-6075 Add ability to search issues on developer... 114/head
2015-02-24 Thomas VérinRelease 5.0.1 5.0.1
2015-02-23 Simon BrandhofUpgrade to elasticsearch 1.4.4
2015-02-23 Simon BrandhofFix quality flaws
2015-02-23 Simon BrandhofFix quality flaws
2015-02-23 Simon BrandhofSONAR-5936 add response example to documentation
2015-02-23 Simon BrandhofFix quality flaws
2015-02-23 Simon BrandhofSONAR-5716 drop documentation of api/server/system
2015-02-23 Simon BrandhofSONAR-5936 remove useless ES startup time (same as...
2015-02-23 Simon BrandhofSONAR-5936 remove ES CPU usage which is most of times...
2015-02-23 Simon BrandhofFix quality flaw
2015-02-23 Simon BrandhofSONAR-5936 improve Elasticsearch information displayed...
2015-02-23 Stas Vilchikfix quality flaws
2015-02-23 Stas Vilchikfix quality flaws
2015-02-23 Stas VilchikMerge pull request #112 from SonarSource/feature/fast_grunt
2015-02-23 Stas Vilchikfix issues bulk change on contextualized pages, part 2
2015-02-23 Stas Vilchikfix issues bulk change on contextualized pages
2015-02-23 Julien LancelotSONAR-6009 Return only needed rule fields
2015-02-23 Jean-Baptiste... SONAR-6009 Use filter instead of query for activation...
2015-02-23 Julien HENRYRevert change on equals on Category since it is breaking UI
2015-02-23 Julien LancelotRevert "Fix quality flaws"
2015-02-23 Julien LancelotRevert "Add missing null check on equals"
2015-02-23 Julien LancelotAdd missing null check on equals
2015-02-23 Julien LancelotFix quality flaws
2015-02-23 Stas Vilchikadd shortcuts help for rules page
2015-02-23 Stas Vilchikimprove modal windows
2015-02-23 Julien HENRYFix some quality flaws
2015-02-23 Stas Vilchikfix quality flaws
2015-02-23 Julien HENRYFix some quality flaws
2015-02-23 Simon BrandhofFix quality flaws
2015-02-23 Simon BrandhofFix quality flaws
2015-02-22 Simon Brandhofmissing package-info.java
2015-02-22 Simon BrandhofSONAR-5936 improve display
2015-02-22 Simon BrandhofFix some quality flaws
2015-02-22 Teryk BellahseneTechnical monitoring of web server - SONAR-4318 SONAR...
2015-02-21 Eric HartmannFix cleaning of shared memory
2015-02-21 Eric HartmannSONAR-6036 : Remove KnownJavaCommand and clean the...
2015-02-21 Eric HartmannUpdate the test, we are expecting that search is starte...
2015-02-21 Eric HartmannRevert "SONAR-6036 Try deleting the memory mapped file...
2015-02-21 Eric HartmannSONAR-6036 Try deleting the memory mapped file at JVM...
2015-02-20 Eric HartmannSONAR-6036 Close the shared memory sooner
2015-02-20 Eric HartmannSONAR-6036 use IPC (Inter Process Communication) for... 111/head
2015-02-20 Simon BrandhofDo not copy META-INF from sonarsource-branding
2015-02-20 Simon BrandhofFix links to documentation of plugins: http://redirect...
2015-02-20 Simon BrandhofRemove constraints on ISSUES.COMPONENT_UUID and PROJECT...
2015-02-20 Julien HENRYTry to fix some false positive failure on a unit test
2015-02-20 Stas Vilchikupdate link from file to issues page
2015-02-20 Stas Vilchikfix quality flaws
2015-02-20 Julien HENRYFix some quality flaws
2015-02-20 Stas Vilchikupdate restore profiles message
2015-02-20 Stas Vilchikadd static mapping for express 112/head
2015-02-20 Julien HENRYSONAR-6175 Validate that offsets provided for highlight...
2015-02-20 Julien HENRYSONAR-6116 Validate line is correct when creating issue...
2015-02-20 Julien HENRYSONAR-5931 Remove deprecation on Issuable
2015-02-20 Simon BrandhofDisable automatic refresh of ES index "sourcelines"
2015-02-20 Simon BrandhofIncremental indexing of activities
2015-02-20 Simon BrandhofRemove useless debug logs
2015-02-20 Stas Vilchikapply web service api feedback
2015-02-20 Stas Vilchikfix scrolling by keyboard on issues and rules pages
2015-02-20 Julien HENRYSONAR-5931 Update documentation
2015-02-20 Julien HENRYSONAR-5931 Add a tester class for SensorContext
2015-02-20 Julien HENRYSONAR-5931 Cleanup symbol reference API
2015-02-20 Julien HENRYSONAR-5931 Cleanup highlighting API
2015-02-20 Stas Vilchikspeed up uglify js step
2015-02-20 Julien LancelotAdd some unit tests
2015-02-20 Stas Vilchikfix quality flaws
2015-02-20 Stas Vilchikfix global js error
2015-02-20 Julien LancelotFix quality flaw
2015-02-20 Stas Vilchikfix quality flaws
2015-02-20 Simon BrandhofFix non-deterministic NPE in BaseLogger due to incorrec...
2015-02-20 Simon BrandhofFix quality flaw
2015-02-20 Stas Vilchikapply help window feedback
2015-02-20 Stas Vilchikapply issue key filter feedback
2015-02-20 Stas Vilchikapply issues page header feedback
2015-02-20 Stas Vilchikapply web service api page feedback
2015-02-20 Stas Vilchikapply rules page feedback
2015-02-20 Stas VilchikSONAR-5751 return fix
2015-02-20 Julien HENRYRevert SONAR-5772
2015-02-20 Julien HENRYSONAR-5931 Cleanup new issue API
2015-02-20 Julien LancelotSONAR-6011 Restoring built-in profiles does not update... 110/head
2015-02-19 Julien HENRYSONAR-5772 Fix test exclusions
2015-02-19 Julien HENRYSONAR-5931 Cleanup new issue API
2015-02-19 Julien HENRYSONAR-5931 Remove beta test API
2015-02-19 Julien HENRYSONAR-6202 Compute overall coverage on all files
2015-02-19 Julien HENRYSONAR-5772 Force coverage measure computation by default
2015-02-19 Stas Vilchikupdate coding rules search test
2015-02-19 Jean-Baptiste... SONAR-6199 Fix description of api/profiles/list languag...
next