index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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
/
mediumtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename batch into scanner
Julien HENRY
2016-03-18
5
-445
/
+0
*
SONAR-7366 Expose InputModule in SensorContext
Julien HENRY
2016-02-19
1
-10
/
+12
*
Fix project title in copyright headers
Simon Brandhof
2016-01-13
5
-5
/
+5
*
Upgrade to parent 26 and new copyright headers
Simon Brandhof
2016-01-05
5
-20
/
+20
*
SONAR-6993 Rename DuplicationBlock into CpdTextBlock
Julien Lancelot
2015-11-12
1
-8
/
+4
*
SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode
Duarte Meneses
2015-11-09
1
-5
/
+8
*
SONAR-6989 Feed the file duplication index in the batch report
Julien HENRY
2015-11-09
1
-15
/
+30
*
No op for highlighting and symbol references in issues mode
Julien HENRY
2015-09-17
1
-2
/
+2
*
SONAR-6746 Drop Plugin interface + batch cleanup
Julien HENRY
2015-09-04
1
-7
/
+6
*
SONAR-6777 Project cache sync
Duarte Meneses
2015-08-12
2
-408
/
+1
*
SONAR-6762 - Create 'issues' analysis mode
Duarte Meneses
2015-08-12
1
-1
/
+1
*
SONAR-6770 Improve logging of cache usage
Duarte Meneses
2015-08-03
1
-4
/
+17
*
fix issues callback with multiple analysis
Duarte Meneses
2015-07-31
1
-0
/
+10
*
use new rules WS
Duarte Meneses
2015-07-31
1
-1
/
+1
*
use new rule WS
Duarte Meneses
2015-07-31
1
-12
/
+15
*
SONAR-6052 Extract primaryLocation as a special attribute
Julien HENRY
2015-07-31
1
-1
/
+1
*
Write raw issues directly in protobuf report
Julien HENRY
2015-07-31
1
-1
/
+20
*
SONAR-6750 Support new SQ Runner API for retrieving issues
Duarte Meneses
2015-07-30
1
-3
/
+14
*
Revert "SONAR-6746 Drop Plugin interface + batch cleanup"
Simon Brandhof
2015-07-29
1
-6
/
+7
*
SONAR-6713 Load rules in global container
Duarte Meneses
2015-07-28
1
-0
/
+52
*
SONAR-6746 Drop Plugin interface + batch cleanup
Julien HENRY
2015-07-28
1
-7
/
+6
*
SONAR-6577 Offline mode in preview mode
Duarte Meneses
2015-07-24
1
-2
/
+2
*
SONAR-4865, SONAR-6052 Improved issue locations
Julien HENRY
2015-07-23
2
-46
/
+17
*
SONAR-6684 remove unused measure fields from report
Simon Brandhof
2015-07-23
1
-18
/
+7
*
SONAR-6703 load common rule parameters from batch report
Simon Brandhof
2015-07-20
1
-23
/
+21
*
SONAR-6623 extract issue tracking algorithm from batch
Simon Brandhof
2015-07-02
1
-1
/
+1
*
SONAR-6648 Rework redirection of logs
Julien HENRY
2015-06-25
1
-19
/
+17
*
SONAR-6649 Move initialization of persistit cache to global context
Duarte Meneses
2015-06-24
1
-0
/
+9
*
Revert merge to d70f025
Duarte Meneses
2015-06-23
1
-9
/
+0
*
SONAR-6649 Move initialization of persistit caches to global context
Duarte Meneses
2015-06-23
1
-0
/
+9
*
SONAR-6278 Stop relying on graph to store tests
Julien HENRY
2015-05-21
1
-2
/
+2
*
Move @BatchSide and @ServerSide to appropriate packages
Simon Brandhof
2015-05-20
1
-1
/
+1
*
SONAR-6555 Drop design related features on batch side
Julien HENRY
2015-05-19
1
-20
/
+13
*
Use StandardCharsets instead of guava/commons-io
Julien HENRY
2015-05-12
1
-2
/
+2
*
Useless code
David Gageot
2015-05-12
2
-2
/
+2
*
Dead code
David Gageot
2015-05-12
1
-8
/
+0
*
SONAR-6536 Drop concept of task
Julien HENRY
2015-05-11
1
-3
/
+2
*
SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent
Julien HENRY
2015-05-11
1
-2
/
+5
*
SONAR-6370 isolate plugin classloader from core
Simon Brandhof
2015-05-11
2
-46
/
+69
*
SONAR-6457 Feed dependencies in batch report
Julien HENRY
2015-05-05
1
-26
/
+17
*
Cleanup batch side from specific code for devcockpit and views
Julien HENRY
2015-05-04
1
-13
/
+21
*
SONAR-6278 Feed tests in compute report
Julien HENRY
2015-04-27
1
-0
/
+32
*
SONAR-6200 New Sensor API to report UT/IT/Overall coverage
Julien HENRY
2015-04-22
1
-2
/
+18
*
Fix quality flaws
Julien Lancelot
2015-04-09
1
-1
/
+1
*
SONAR-6258 Read/write Highlighting using Streaming
Julien Lancelot
2015-04-09
1
-11
/
+27
*
SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report
Julien HENRY
2015-03-31
2
-42
/
+63
*
Fix some quality flaws
Julien HENRY
2015-03-27
1
-9
/
+2
*
SONAR-6317 Feed SCM in compute report - batch side
Julien HENRY
2015-03-26
1
-0
/
+2
*
Improve batch medium tester to allow registration of several metrics
Julien HENRY
2015-03-26
1
-0
/
+7
*
SONAR-5927 Fix 404 when analyzing new file
Julien HENRY
2015-02-25
1
-10
/
+23
[next]