]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
2014-11-21 Jean-Baptiste... SONAR-5801 Index source lines at startup and after...
2014-11-21 Jean-Baptiste... SONAR-5801 Create search index structure and initial...
2014-11-21 Simon BrandhofRemove some unused imports
2014-11-21 Simon BrandhofCentralize algorithm of UUID generation
2014-11-21 Julien HENRYFix some quality flaws
2014-11-21 Julien HENRYSONAR-5827 Enable bulk insert
2014-11-21 Jenkins CIAutomatic merge from branch-4.5
2014-11-20 Simon BrandhofRefactor indexing of issueAuthorization
2014-11-20 Julien HENRYFix javadoc
2014-11-20 Julien HENRYSONAR-5827 Select all previous file lines data hash...
2014-11-20 Julien HENRYAdd duration of filesystem indexation in profiling
2014-11-20 Teryk Bellahsenecreate experimental web service to digest analysis...
2014-11-20 Teryk Bellahseneclean analysis_report web services documentation and...
2014-11-20 Stas VilchikSONAR-5845 Add a rule overlay
2014-11-20 Julien HENRYSONAR-5827 Fix corner cases with highligthing offset...
2014-11-20 Stas VilchikFix cancelling of editing of rule tags
2014-11-20 Stas VilchikFix flash vulneribility
2014-11-20 Stas VilchikFix duplication markers
2014-11-20 Stas VilchikSONAR-5845 Feedback applied
2014-11-20 Julien HENRYSONAR-5827 Fix issue on Oracle (null vs empty string)
2014-11-19 Julien HENRYSONAR-5827 Feed the new "file_sources" table
2014-11-19 Simon Brandhof SONAR-5778 Embed Java Plugin 2.6
2014-11-19 Jenkins CIAutomatic merge from branch-4.5
2014-11-19 Simon Brandhof SONAR-5860 Disable SSLv3 in Tomcat connector
2014-11-19 Teryk BellahseneSONAR-5818 add todo for futur use of ProjectSettings...
2014-11-19 Jean-Baptiste... SONAR-5826 Revert to (get|set)Bytes to please Oracle...
2014-11-19 Teryk BellahseneSONAR-5628 add medium test
2014-11-19 Stas VilchikSONAR-5718 Improve readability of issues list
2014-11-19 Simon BrandhofSynchronize database and ES with a journal approach
2014-11-19 Simon BrandhofRefactor the way to declare ES indices.
2014-11-18 Jean-Baptiste... Fix quality flaws
2014-11-18 Jean-Baptiste... SONAR-5826 Fix handling of boolean values in migration...
2014-11-18 Jean-Baptiste... SONAR-5826 Fix migration of source code when DB is...
2014-11-17 Jean-Baptiste... SONAR-5826 Migrate sources and SCM data to file_sources
2014-11-17 Stas VilchikSONAR-5718 Add debt icon
2014-11-17 Stas VilchikSONAR-5718 Feedback applied
2014-11-17 Stas VilchikSONAR-5718 Add issues MT
2014-11-14 Stas VilchikSONAR-5718 Add issue box tests
2014-11-14 Stas VilchikSONAR-5718 Fix help closing
2014-11-14 Stas VilchikSONAR-5718 Fix clipping effect of the black header
2014-11-14 Stas VilchikSONAR-5718 Disable pointer events during scroll
2014-11-14 Stas VilchikSONAR-5845 Fix displaying of the project name
2014-11-14 Stas VilchikSONAR-5845 Add rule permalink
2014-11-14 Stas VilchikSONAR-5845 Enable issue message escaping
2014-11-13 Stas VilchikFix black header overlapping
2014-11-13 Stas VilchikSONAR-5718 Different fixes
next