]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-11-28 Julien HENRYSONAR-5878 Fix regression on deep multi-module projects...
2014-11-28 Stas VilchikSONAR-5718 Drop old issues page
2014-11-28 Stas VilchikFix quality flaws
2014-11-28 Simon BrandhofTemporarily disable random execution of tests for inves...
2014-11-28 Stas VilchikSONAR-5877 Fix adding manual issues
2014-11-28 Stas VilchikMigrate source viewer to js
2014-11-28 Julien HENRYSONAR-5878 High memory consumption for very big Maven...
2014-11-27 Simon BrandhofFix compatibility of migration FeedFileSources with...
2014-11-27 Jean-Baptiste... SONAR-5866 Add coverage data to lines WS
2014-11-27 Simon BrandhofIncrease timeout of ES to go to yellow status (3s ...
2014-11-27 Simon BrandhofAdd module sonar-server-benchmark
2014-11-27 Stas VilchikSONAR-5877 Unified source viewer
2014-11-27 Jean-Baptiste... Fix quality flaws
2014-11-27 Julien HENRYSONAR-5866 Fix UT
2014-11-27 Stas VilchikUpdate web MTs
2014-11-27 Julien HENRYSONAR-5866 Add IT and Overall coverage data into file_s...
2014-11-27 Simon BrandhofStabilize startup of ES in tests
2014-11-27 Simon BrandhofAdd some missing close()
2014-11-26 Simon BrandhofFix critical issue in WorkDuration
2014-11-26 Simon BrandhofImprove issue indexing
2014-11-26 Simon BrandhofSONAR-5801 support empty files
2014-11-26 Simon BrandhofSupport empty files in SourceLineResultSetIterator
2014-11-26 Simon BrandhofChange type of column PROJECTS.AUTHORIZATION_UPDATED_AT...
2014-11-26 Simon BrandhofTemporarily disable benchmark of issue db extraction
2014-11-26 Simon BrandhofRefactor issue authorizations in Elasticsearch
2014-11-26 Jean-Baptiste... Fix DB connection leak
2014-11-26 Jean-Baptiste... SONAR-5819 Fix handling of empty line (IOOBE in WS)
2014-11-26 Jean-Baptiste... SONAR-5868 Protect against NPE when there is no source...
2014-11-26 Jean-Baptiste... Fix faulty test
2014-11-26 Jean-Baptiste... SONAR-5819 Add highlighting in api/sources/lines
2014-11-26 Stas VilchikSONAR-5872 Apply feedback
2014-11-25 Julien HENRYSONAR-5868 Improve performances of fs indexation
2014-11-25 Jean-Baptiste... SONAR-5868 Add WS to fetch line hashes for issue tracking
2014-11-25 Stas VilchikSONAR-5845 Fix overlap of issue message and issue line...
2014-11-25 Stas VilchikUpdate qualifier icons
2014-11-25 Stas VilchikSONAR-5845 Fix separator between issues
2014-11-25 Stas VilchikSONAR-5718 Small UI fix
2014-11-25 Stas VilchikSONAR-5718 Fix double page loading
2014-11-25 Stas VilchikConsistent view of source scm
2014-11-25 Julien HENRYSONAR-5868 Try to reduce memory consumption of line...
2014-11-25 Stas VilchikSONAR-5718 Fix grouping issues by component
2014-11-25 Stas VilchikSONAR-5718 Show SCM around the code
2014-11-25 Stas VilchikSONAR-5718 Group issues by component
2014-11-25 Simon BrandhofFix some quality flaws
2014-11-25 Jean-Baptiste... SONAR-5801 Always use last column of the CSV structure...
2014-11-25 Jean-Baptiste... SONAR-5826 Fix column type to please Oracle
2014-11-25 Simon BrandhofAdd BaseDoc#getFieldAsDate() and getNullableFieldAsDate()
2014-11-25 Simon BrandhofFix SQL request used by issues indexing
2014-11-25 Jean-Baptiste... SONAR-5743 Fix issue with dates in source line index
2014-11-25 Jean-Baptiste... Cleanup (remove sysouts)
2014-11-25 Jean-Baptiste... SONAR-5872 Add module key on issues in api/issues/search
2014-11-25 Jean-Baptiste... SONAR-5872 Add module key in api/issues/show
2014-11-25 Julien HENRYSONAR-5866 Add coverage data into file_sources table...
2014-11-25 Julien HENRYRemove deprecation on CoverageMeasureBuilder
2014-11-25 Stas VilchikChange the monospace font
2014-11-25 Jenkins CIAutomatic merge from branch-4.5
2014-11-25 Simon BrandhofSONAR-5874 Support deprecated org.sonar.api.rules.RuleR...
2014-11-25 Julien HENRYSONAR-5868 Fix migration test
2014-11-25 Simon BrandhofReplace java.util.Uuid by org.sonar.api.utils.Uuids...
2014-11-24 Julien HENRYSONAR-5868 Allow issue tracking mechanism to work witho...
2014-11-24 Jean-Baptiste... SONAR-5826 Use (big) integer column instead of DB times...
2014-11-24 Jean-Baptiste... SONAR-5743 Move new source WS to api/sources/lines
2014-11-24 Stas VilchikFix coding rules modals
2014-11-24 Stas VilchikSONAR-5845 Fix rule description
2014-11-24 Stas VilchikSONAR-5718 Fix memory leak
2014-11-24 Stas VilchikFix action plan widget
2014-11-24 Stas VilchikSONAR-5718 Fix clipping effect
2014-11-24 Stas VilchikFix drilldown by open/reoped issues
2014-11-24 Stas VilchikSONAR-5718 Handle big files
2014-11-24 Stas VilchikRevert "SONAR-5718 Add debt icon"
2014-11-24 Stas VilchikSONAR-5845 Apply feedback
2014-11-24 Simon BrandhofFix IssueResultSetIteratorTest on non-H2 dbs (new try)
2014-11-24 Simon Brandhofsonar-data-test: fix java xmx
2014-11-24 Simon BrandhofFix sorting of issues - handle virtual line "zero"
2014-11-24 Jean-Baptiste... SONAR-5743 New Source Code + SCM WS
2014-11-24 Simon BrandhofSONAR-5801 fix SourceLineResultSetIterator on postgresql
2014-11-24 Julien HENRYFix some quality flaws
2014-11-24 Julien HENRYFix some quality flaws
2014-11-24 Simon Brandhof Fix IssueResultSetIteratorTest on postgresql
2014-11-24 Simon BrandhofSONAR-5801 test can not commit an auto-commit connectio...
2014-11-23 Simon BrandhofSONAR-5801 fix sonar-data-test
2014-11-23 Simon BrandhofSONAR-5801 improve test of SourceLineResultSetIteratorTest
2014-11-23 Simon Brandhofsonar-data-test: use bulk inserts
2014-11-23 Simon BrandhofSONAR-5801 fix compatibility with all dbs
2014-11-21 Julien HENRYFix test on Windows
2014-11-21 Julien HENRYTry to fix handling of BOM on Windows
2014-11-21 Julien HENRYSONAR-5827 Use byte[] instead of String to manipulate...
2014-11-21 Julien HENRYSONAR-5827 Fix NPE for languages with no source colorizer
2014-11-21 Julien HENRYSONAR-5827 Execute CodeColorizer on batch side to feed...
2014-11-21 Jean-Baptiste... SONAR-5801 Fix test on MSSQL and Postgres
2014-11-21 Stas VilchikSONAR-5767 Not able to display Integration Tests Covera...
2014-11-21 Stas VilchikSONAR-5718 Fix comment shortcut
2014-11-21 Stas VilchikSONAR-5544 Make the Complexity widget comply with the...
2014-11-21 Stas VilchikSONAR-5777 Component Viewer fails to bulk change a...
2014-11-21 Simon Brandhof Remove useless comment in ResultSetIterator
2014-11-21 Simon Brandhof Fix compatibility of SourceLineDoc with Java 6
2014-11-21 Simon Brandhof Add test to ResultSetIteratorTest
2014-11-21 Simon Brandhof Revert last change of ResultSetIterator
2014-11-21 Simon Brandhof Fix quality flaws
2014-11-21 Jean-Baptiste... SONAR-5801 Delete unneeded lines after indexation of...
next