13196 Commits (235812b9c79ac1c5277df456c3970a990de08f93)
 

Author SHA1 Message Date
  Simon Brandhof 16c11feb52 SONAR-5801 improve test of SourceLineResultSetIteratorTest 9 years ago
  Simon Brandhof bef6ca9e52 sonar-data-test: use bulk inserts 9 years ago
  Simon Brandhof ff2be3919b SONAR-5801 fix compatibility with all dbs 9 years ago
  Julien HENRY cac9a98f58 Fix test on Windows 9 years ago
  Julien HENRY a55f5c94ac Try to fix handling of BOM on Windows 9 years ago
  Julien HENRY ed320cb526 SONAR-5827 Use byte[] instead of String to manipulate file_sources data so that all DBs are happy 9 years ago
  Julien HENRY e667d941dd SONAR-5827 Fix NPE for languages with no source colorizer 9 years ago
  Julien HENRY e235756e94 SONAR-5827 Execute CodeColorizer on batch side to feed highlighting 9 years ago
  Jean-Baptiste Lievremont 141afa11b2 SONAR-5801 Fix test on MSSQL and Postgres 9 years ago
  Stas Vilchik 0e7cb41d72 SONAR-5767 Not able to display Integration Tests Coverage when line given by Coverage Report can't be found in Source File 9 years ago
  Stas Vilchik a0d8686b20 SONAR-5718 Fix comment shortcut 9 years ago
  Stas Vilchik c36f2e7314 SONAR-5544 Make the Complexity widget comply with the new SonarQube widget Look and Feel 9 years ago
  Stas Vilchik 8fbb72e422 SONAR-5777 Component Viewer fails to bulk change a big amount of issues 9 years ago
  Simon Brandhof e1c3ac3ec3 Remove useless comment in ResultSetIterator 9 years ago
  Simon Brandhof 2421409de3 Fix compatibility of SourceLineDoc with Java 6 9 years ago
  Simon Brandhof 71426131eb Add test to ResultSetIteratorTest 9 years ago
  Simon Brandhof 6828b6c3d5 Revert last change of ResultSetIterator 9 years ago
  Simon Brandhof ffda1f87ba Fix quality flaws 9 years ago
  Jean-Baptiste Lievremont 0defc5c27d SONAR-5801 Delete unneeded lines after indexation of source 9 years ago
  Jean-Baptiste Lievremont 41dc465ea4 SONAR-5801 Index source lines at startup and after analysis 9 years ago
  Jean-Baptiste Lievremont 8626de845c SONAR-5801 Create search index structure and initial indexation method for source lines 9 years ago
  Simon Brandhof 3d927716ac Remove some unused imports 9 years ago
  Simon Brandhof 4498173ba7 Centralize algorithm of UUID generation 9 years ago
  Julien HENRY 50050c7ea2 Fix some quality flaws 9 years ago
  Julien HENRY dd04e9f951 SONAR-5827 Enable bulk insert 9 years ago
  Jenkins CI 159a1ec9a7 Automatic merge from branch-4.5 9 years ago
  Simon Brandhof 732c87ac73 Refactor indexing of issueAuthorization 9 years ago
  Julien HENRY 5b4fff8fcd Fix javadoc 9 years ago
  Julien HENRY 871a84da06 SONAR-5827 Select all previous file lines data hash with a single SQL query 9 years ago
  Julien HENRY 27a3f389a4 Add duration of filesystem indexation in profiling 9 years ago
  Teryk Bellahsene 587cb2355e create experimental web service to digest analysis report 9 years ago
  Teryk Bellahsene 48e1679e97 clean analysis_report web services documentation and declare internal use 9 years ago
  Stas Vilchik 82d6468c55 SONAR-5845 Add a rule overlay 9 years ago
  Julien HENRY d10e163a67 SONAR-5827 Fix corner cases with highligthing offset conversion 9 years ago
  Stas Vilchik c24f9e7afb Fix cancelling of editing of rule tags 9 years ago
  Stas Vilchik 850be8309a Fix flash vulneribility 9 years ago
  Stas Vilchik e6cf127490 Fix duplication markers 9 years ago
  Stas Vilchik eae156bb80 SONAR-5845 Feedback applied 9 years ago
  Julien HENRY 8e3a90fafc SONAR-5827 Fix issue on Oracle (null vs empty string) 9 years ago
  Julien HENRY 2c0723fd73 SONAR-5827 Feed the new "file_sources" table 9 years ago
  Simon Brandhof 80734db88f SONAR-5778 Embed Java Plugin 2.6 9 years ago
  Jenkins CI 60019000b4 Automatic merge from branch-4.5 9 years ago
  Simon Brandhof b5d4dbc59c SONAR-5860 Disable SSLv3 in Tomcat connector 9 years ago
  Teryk Bellahsene d824106eab SONAR-5818 add todo for futur use of ProjectSettings class 9 years ago
  Jean-Baptiste Lievremont 3fdf1891ac SONAR-5826 Revert to (get|set)Bytes to please Oracle, refactor migration test to please H2 9 years ago
  Teryk Bellahsene 357eb98590 SONAR-5628 add medium test 9 years ago
  Stas Vilchik b3c6b50557 SONAR-5718 Improve readability of issues list 9 years ago
  Simon Brandhof aa91479cf9 Synchronize database and ES with a journal approach 9 years ago
  Simon Brandhof e08827e2b7 Refactor the way to declare ES indices. 9 years ago
  Jean-Baptiste Lievremont ecf3d2f0e8 Fix quality flaws 9 years ago