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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6567 disable extension point NotificationDispatcher in batch
Simon Brandhof
2015-05-22
2
-3
/
+3
*
Add project name in URL when publishing report
Julien HENRY
2015-05-22
1
-8
/
+9
*
Fix some quality flaws
Julien HENRY
2015-05-22
2
-13
/
+0
*
SONAR-6259 Use component caches to get id or uuid
Julien Lancelot
2015-05-21
1
-5
/
+2
*
Fix some quality flaws
Julien HENRY
2015-05-21
1
-11
/
+3
*
SONAR-6278 Stop relying on graph to store tests
Julien HENRY
2015-05-21
66
-399
/
+869
*
Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batch
Simon Brandhof
2015-05-20
1
-9
/
+2
*
Move @BatchSide and @ServerSide to appropriate packages
Simon Brandhof
2015-05-20
74
-75
/
+75
*
SONAR-6418 delete table GRAPHS
Simon Brandhof
2015-05-20
2
-103
/
+0
*
SONAR-6555 Drop design related features on batch side
Julien HENRY
2015-05-19
34
-2337
/
+62
*
SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpath
Simon Brandhof
2015-05-19
1
-4
/
+0
*
SONAR-6517 merge sonar-deprecated into sonar-plugin-api
Simon Brandhof
2015-05-19
1
-14
/
+0
*
refactoring - use select in method names in ComponentDao
Teryk Bellahsene
2015-05-19
1
-1
/
+1
*
Fix quality flaws
Simon Brandhof
2015-05-15
3
-6
/
+9
*
SONAR-6517 use thread context classloader as base classloader on batch side
Simon Brandhof
2015-05-13
2
-2
/
+42
*
Remove hack introduced by SONAR-5765 for compatibility with useles code tracker
Julien HENRY
2015-05-13
2
-69
/
+10
*
Remove redundant throws
David Gageot
2015-05-13
2
-3
/
+3
*
SONAR-6548 Remove resource key migration introduced in 4.2
Julien HENRY
2015-05-13
60
-657
/
+166
*
Fix some quality flaws
Julien HENRY
2015-05-13
3
-13
/
+29
*
Use StandardCharsets instead of guava/commons-io
Julien HENRY
2015-05-12
15
-54
/
+78
*
Fix regression introduced by SONAR-6535
Julien HENRY
2015-05-12
2
-1
/
+3
*
Useless code
David Gageot
2015-05-12
42
-83
/
+83
*
Dead code
David Gageot
2015-05-12
5
-32
/
+3
*
Fix some quality flaws
Julien HENRY
2015-05-11
1
-4
/
+1
*
SONAR-6536 Drop concept of task
Julien HENRY
2015-05-11
53
-934
/
+499
*
SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent
Julien HENRY
2015-05-11
85
-354
/
+447
*
Update console issues report: blocking -> blocker
Julien HENRY
2015-05-11
2
-3
/
+3
*
SONAR-6517 apply second feedback
Simon Brandhof
2015-05-11
1
-1
/
+0
*
SONAR-6517 apply feedback
Simon Brandhof
2015-05-11
8
-268
/
+105
*
SONAR-6517 Remove the unused properties sonar.includePlugins/sonar.excludePlu...
Simon Brandhof
2015-05-11
2
-86
/
+42
*
SONAR-6370 isolate plugin classloader from core
Simon Brandhof
2015-05-11
24
-601
/
+835
*
Redundant imports
David Gageot
2015-05-07
9
-16
/
+1
*
Redundant throws clause in tests
David Gageot
2015-05-07
63
-207
/
+207
*
Fix quality flaws
Julien Lancelot
2015-05-07
1
-1
/
+1
*
Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...
Julien HENRY
2015-05-06
2
-3
/
+151
*
SONAR-6522 Consume batch/users WS to populate JSON report
Julien HENRY
2015-05-06
5
-90
/
+54
*
SONAR-6212 Coverage exclusion properties are not working for IT and overall c...
Julien HENRY
2015-05-05
1
-13
/
+46
*
Fix some quality flaws
Julien HENRY
2015-05-05
2
-2
/
+2
*
SONAR-6457 Feed dependencies in batch report
Julien HENRY
2015-05-05
11
-187
/
+88
*
Cleanup batch side from specific code for devcockpit and views
Julien HENRY
2015-05-04
25
-667
/
+300
*
Fix some quality flaws
Julien HENRY
2015-04-29
3
-39
/
+45
*
add new column data_type in file_sources table - SONAR-6255
Teryk Bellahsene
2015-04-28
4
-5
/
+5
*
Fix wrong import
Julien HENRY
2015-04-27
1
-5
/
+3
*
SONAR-6278 Feed tests in compute report
Julien HENRY
2015-04-27
9
-9
/
+410
*
Fix quality flaws
Julien Lancelot
2015-04-27
1
-1
/
+1
*
SONAR-6392 Drop measure trends
Simon Brandhof
2015-04-23
6
-23
/
+4
*
Fix some quality flaws
Julien HENRY
2015-04-23
2
-1
/
+24
*
SONAR-6200 New Sensor API to report UT/IT/Overall coverage
Julien HENRY
2015-04-22
6
-4
/
+162
*
Speed up highlighting on batch side
Julien HENRY
2015-04-22
1
-2
/
+0
*
SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id
Julien Lancelot
2015-04-21
1
-2
/
+2
[next]