index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-25.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-batch
/
src
/
main
/
java
/
org
/
sonar
/
batch
/
index
/
SourcePersister.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6253 Cleanup SourcePersister on batch side
Julien HENRY
2015-04-17
1
-148
/
+0
*
SONAR-6258 Fix hashes, symbols and highlighting persistence
Julien Lancelot
2015-04-17
1
-22
/
+18
*
Restore old behavior for InputFile::lines() -> returns 1 for empty files
Julien HENRY
2015-04-13
1
-6
/
+2
*
SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report
Julien HENRY
2015-03-31
1
-10
/
+9
*
Fix some quality flaws
Julien HENRY
2015-03-27
1
-2
/
+2
*
Fix regression in SourcePersister
Julien HENRY
2015-03-18
1
-3
/
+5
*
Batch should set updated date to 0 on updated sources and Compute should upda...
Julien Lancelot
2015-03-18
1
-2
/
+2
*
SONAR-5473 Optimization: do not change file_sources.updated_at
Julien HENRY
2015-03-12
1
-2
/
+5
*
Fix regression in issue tracking
Julien HENRY
2015-02-12
1
-1
/
+1
*
SONAR-6182 Log a warning when unmappable character is detected in a file
Julien HENRY
2015-02-12
1
-24
/
+15
*
SONAR-6134, SONAR-6048 Improve performance of FS indexation
Julien HENRY
2015-02-10
1
-21
/
+39
*
SONAR-2570 compress db table FILE_SOURCES
Simon Brandhof
2015-02-10
1
-362
/
+40
*
SONAR-5473 Fix progressive migration of file_sources.src_hash
Julien HENRY
2015-01-30
1
-1
/
+2
*
Fix some quality flaws
Julien HENRY
2015-01-26
1
-2
/
+3
*
SONAR-5077 Add option to import all files even if no language
Julien HENRY
2015-01-15
1
-17
/
+21
*
SONAR-5883 Feed new column file_sources.src_hash
Julien HENRY
2015-01-13
1
-0
/
+2
*
Use try-with-resources when possible
Julien HENRY
2015-01-07
1
-4
/
+1
*
Automatic merge from branch-5.0
Jenkins CI
2014-12-17
1
-1
/
+11
|
\
|
*
SONAR-5867 Sort symbol references to avoid variations between consecutive runs
Julien HENRY
2014-12-17
1
-1
/
+11
*
|
SONAR-5945 Upload issues in analysis report
Julien HENRY
2014-12-17
1
-1
/
+1
|
/
*
Fix regression concerning SONAR-5878 (custom working directory was not consid...
Julien HENRY
2014-12-05
1
-3
/
+1
*
SONAR-5827 Decrease memory use during SourcePersister phase
Julien HENRY
2014-12-03
1
-9
/
+38
*
SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer st...
Julien HENRY
2014-12-02
1
-25
/
+1
*
SONAR-5827 Disable batch session when inserting in file_sources to avoid OOM
Julien HENRY
2014-12-02
1
-1
/
+2
*
SONAR-5827 Do not produce empty higlighting rules like 0,0,k
Julien HENRY
2014-12-02
1
-3
/
+7
*
SONAR-5871 Add duplications to file_sources
Julien HENRY
2014-12-01
1
-3
/
+47
*
SONAR-5867 Add symbol references data into file_sources table
Julien HENRY
2014-11-28
1
-27
/
+108
*
SONAR-5866 Add IT and Overall coverage data into file_sources
Julien HENRY
2014-11-27
1
-4
/
+12
*
SONAR-5868 Try to reduce memory consumption of line hashes
Julien HENRY
2014-11-25
1
-3
/
+19
*
SONAR-5866 Add coverage data into file_sources table + migration
Julien HENRY
2014-11-25
1
-1
/
+6
*
SONAR-5868 Allow issue tracking mechanism to work without full previous sources
Julien HENRY
2014-11-24
1
-3
/
+17
*
SONAR-5826 Use (big) integer column instead of DB timestamp for file_sources
Jean-Baptiste Lievremont
2014-11-24
1
-9
/
+4
*
SONAR-5801 fix compatibility with all dbs
Simon Brandhof
2014-11-23
1
-2
/
+2
*
SONAR-5827 Use byte[] instead of String to manipulate file_sources data so th...
Julien HENRY
2014-11-21
1
-2
/
+3
*
SONAR-5827 Execute CodeColorizer on batch side to feed highlighting
Julien HENRY
2014-11-21
1
-2
/
+15
*
Fix some quality flaws
Julien HENRY
2014-11-21
1
-1
/
+2
*
SONAR-5827 Enable bulk insert
Julien HENRY
2014-11-21
1
-1
/
+1
*
SONAR-5827 Select all previous file lines data hash with a single SQL query
Julien HENRY
2014-11-20
1
-7
/
+22
*
SONAR-5827 Fix corner cases with highligthing offset conversion
Julien HENRY
2014-11-20
1
-45
/
+57
*
SONAR-5827 Fix issue on Oracle (null vs empty string)
Julien HENRY
2014-11-20
1
-3
/
+5
*
SONAR-5827 Feed the new "file_sources" table
Julien HENRY
2014-11-19
1
-3
/
+180
*
SONAR-5815 Store last update time on source data
Julien HENRY
2014-11-03
1
-22
/
+4
*
SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXT
Simon Brandhof
2014-10-05
1
-11
/
+15
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
1
-1
/
+1
*
Update copyright headers
Simon Brandhof
2013-04-22
1
-4
/
+4
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
1
-3
/
+3
*
Update copyright header for this new year
Simon Brandhof
2012-01-10
1
-1
/
+1
*
SONAR-2505 support tracking of violations on dry runs
Simon Brandhof
2011-06-17
1
-0
/
+9
*
Upgrade copyright headers
simonbrandhof
2011-02-04
1
-1
/
+1
*
SONAR-2127 API: do not automatically create hierarchy of resource tree
simonbrandhof
2011-01-21
1
-12
/
+16
[next]