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-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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename batch into scanner
Julien HENRY
2016-03-18
13
-984
/
+0
*
SONAR-7389 Add new Sensor API to provide duplication tokens
Julien HENRY
2016-03-15
1
-2
/
+1
*
SONAR-5772 New executable_lines_data metric
Julien HENRY
2016-02-22
1
-0
/
+112
*
Fix project title in copyright headers
Simon Brandhof
2016-01-13
12
-12
/
+12
*
Upgrade to parent 26 and new copyright headers
Simon Brandhof
2016-01-05
12
-52
/
+48
*
SONAR-5894 Support symbol references with different length
Duarte Meneses
2015-11-17
2
-1
/
+11
*
Update embedded SQ Java plugin to 3.6
Julien HENRY
2015-10-09
1
-2
/
+0
*
No op for highlighting and symbol references in issues mode
Julien HENRY
2015-09-17
5
-8
/
+121
*
SONAR-6762 - Create 'issues' analysis mode
Duarte Meneses
2015-08-12
1
-1
/
+1
*
Rework new measure API
Julien HENRY
2015-08-04
1
-7
/
+7
*
SONAR-6052 Extract primaryLocation as a special attribute
Julien HENRY
2015-07-31
2
-2
/
+2
*
SONAR-6370 Remove guava from dependencies of sonar-colorizer
Simon Brandhof
2015-05-28
2
-17
/
+11
*
SONAR-6278 Stop relying on graph to store tests
Julien HENRY
2015-05-21
5
-67
/
+19
*
Move @BatchSide and @ServerSide to appropriate packages
Simon Brandhof
2015-05-20
1
-1
/
+1
*
Useless code
David Gageot
2015-05-12
3
-5
/
+5
*
SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent
Julien HENRY
2015-05-11
1
-3
/
+8
*
Don't fail but only display a warning when a CodeColorizer is buggy
Julien HENRY
2015-04-03
1
-1
/
+2
*
SONAR-6319 Another perf improvement
Julien HENRY
2015-04-01
1
-5
/
+1
*
SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report
Julien HENRY
2015-03-31
11
-112
/
+208
*
Fix some quality flaws
Julien HENRY
2015-03-27
1
-1
/
+1
*
SONAR-5931 Cleanup symbol reference API
Julien HENRY
2015-02-20
2
-2
/
+59
*
SONAR-5931 Cleanup highlighting API
Julien HENRY
2015-02-20
1
-3
/
+0
*
SONAR-5772 Force coverage measure computation by default
Julien HENRY
2015-02-19
1
-0
/
+6
*
SONAR-6134, SONAR-6048 Improve performance of FS indexation
Julien HENRY
2015-02-10
2
-6
/
+11
*
SONAR-5077 Compute ncloc for files with no language
Julien HENRY
2015-01-26
1
-0
/
+9
*
SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...
Julien HENRY
2015-01-20
1
-0
/
+2
*
SONAR-5077 Lines metric is computed by the core
Julien HENRY
2015-01-16
1
-0
/
+56
*
Use try-with-resources when possible
Julien HENRY
2015-01-07
1
-6
/
+1
*
SONAR-5869 Restore built-in Java Colorizer support for test files
Julien HENRY
2014-12-17
1
-1
/
+8
*
SONAR-5867 Sort symbol references to avoid variations between consecutive runs
Julien HENRY
2014-12-17
1
-5
/
+7
*
Fix some quality flaws
Julien HENRY
2014-12-09
1
-1
/
+1
*
SONAR-5867 Add symbol references data into file_sources table
Julien HENRY
2014-11-28
2
-12
/
+13
*
Fix some quality flaws
Julien HENRY
2014-11-24
1
-7
/
+0
*
Try to fix handling of BOM on Windows
Julien HENRY
2014-11-21
2
-6
/
+3
*
SONAR-5827 Fix NPE for languages with no source colorizer
Julien HENRY
2014-11-21
1
-1
/
+4
*
SONAR-5827 Execute CodeColorizer on batch side to feed highlighting
Julien HENRY
2014-11-21
3
-0
/
+231
*
Fix some quality flaws
Julien HENRY
2014-08-27
1
-2
/
+3
*
SONAR-5528 One more optimization for highlighting API -> don't hit value cache
Julien HENRY
2014-08-26
1
-1
/
+3
*
SONAR-5389 Port symbolizable API to new batch API
Julien HENRY
2014-07-24
6
-154
/
+22
*
SONAR-5389 Support syntax highlighting in the new sensor API
Julien HENRY
2014-07-24
6
-226
/
+21
*
Deprecated the unused Symbol#getFullyQualifiedName() and improve exception me...
Simon Brandhof
2014-04-03
2
-8
/
+12
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
11
-11
/
+11
*
SONAR-926 Fix NPE in sonar-java during first analysis with 4.2
Simon Brandhof
2014-02-20
1
-6
/
+0
*
SONAR-926 remove remaining usages of deprecated qualifiers
Simon Brandhof
2014-02-12
1
-1
/
+1
*
SONAR-3677 support deprecated FileSystemFilter
Simon Brandhof
2013-10-09
2
-4
/
+4
*
Fixed quality issues
Jean-Baptiste Vilain
2013-05-30
6
-156
/
+173
*
Fixed several violations
Jean-Baptiste Vilain
2013-05-23
1
-2
/
+6
*
SONAR-3893 Fixed missing perspective builder declaration in IoC container
Jean-Baptiste Vilain
2013-05-06
1
-1
/
+3
*
SONAR-3893 Reworked symbols API and changed package for corresponding classes
Jean-Baptiste Vilain
2013-05-03
10
-0
/
+664
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-11
1
-36
/
+0
[next]