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
/
server
/
sonar-server-benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quality flaws
Simon Brandhof
2015-06-29
2
-6
/
+17
*
Fix creation of components
Julien Lancelot
2015-06-12
1
-1
/
+5
*
Use DumbComponent builder in tests
Simon Brandhof
2015-06-10
1
-2
/
+2
*
fix Benchmark tests after ServerTester optimisation
Sébastien Lesaint
2015-06-05
2
-2
/
+2
*
Fix performance issue because the report was in memory, now the report is rea...
Julien Lancelot
2015-06-04
1
-20
/
+31
*
SONAR-6253 Cache of component ids do not contains anymore key and uuid
Julien Lancelot
2015-06-03
1
-11
/
+15
*
SONAR-6589 remove ComputationContext from ComputationStep.execute method
Sébastien Lesaint
2015-06-01
1
-4
/
+1
*
SONAR-6589 remove unused parameter of ComputationContext constructor
Sébastien Lesaint
2015-06-01
1
-5
/
+1
*
SONAR-6589 make BatchReportReader a dependency of ComputationSteps
Sébastien Lesaint
2015-06-01
1
-1
/
+1
*
SONAR-6590 use CloseableIterator instead of File return type in BatchReportRe...
Sébastien Lesaint
2015-06-01
1
-28
/
+19
*
SONAR-6590 use a CE specific interface to read batch report
Sébastien Lesaint
2015-06-01
1
-24
/
+23
*
SONAR-6589 Remove projectKey from ComputationContext
Julien Lancelot
2015-05-27
1
-1
/
+1
*
SONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContext
Sébastien Lesaint
2015-05-25
1
-1
/
+5
*
SONAR-6568 add LanguageRepository
Sébastien Lesaint
2015-05-25
1
-1
/
+2
*
SONAR-6259 Do not assume that project exists at the begin of the compute engine
Julien Lancelot
2015-05-25
1
-2
/
+1
*
SONAR-6259 Use component caches to get id or uuid
Julien Lancelot
2015-05-21
1
-4
/
+10
*
make UserSession non static
Sébastien Lesaint
2015-05-12
1
-14
/
+16
*
Redundant imports
David Gageot
2015-05-07
1
-1
/
+0
*
Redundant throws clause in tests
David Gageot
2015-05-07
4
-4
/
+4
*
update WS to rely on new tests - SONAR-6255
Teryk Bellahsene
2015-05-07
2
-4
/
+4
*
index tests - SONAR-6255
Teryk Bellahsene
2015-05-07
2
-7
/
+8
*
Fix benchmarck test because of new type in file_sources
Julien Lancelot
2015-04-30
1
-2
/
+2
*
persist tests in db - SONAR-6255
Teryk Bellahsene
2015-04-28
1
-1
/
+1
*
Activate assertion on perf test of file sources persistence
Julien Lancelot
2015-04-23
1
-2
/
+1
*
SONAR-6258 Add performance test on file sources persistence
Julien Lancelot
2015-04-21
1
-0
/
+195
*
SONAR-6253 Cleanup SourcePersister on batch side
Julien HENRY
2015-04-17
1
-1
/
+2
*
SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources ...
Julien Lancelot
2015-04-17
1
-1
/
+1
*
Fix timeout margin of benchmark test
Simon Brandhof
2015-03-25
1
-1
/
+1
*
Adjust performance tests
Simon Brandhof
2015-03-20
2
-2
/
+2
*
Improve memory consumption of SourceDbBenchmarkTest and fix EsUtilsTest on GM...
Simon Brandhof
2015-03-20
1
-2
/
+4
*
Issue/sourceline indexing is faster - adjust timeouts
Simon Brandhof
2015-03-20
2
-6
/
+9
*
Merge branch-5.1
Julien Lancelot
2015-03-18
2
-37
/
+32
|
\
|
*
Improve db migration from 5.0 and indexing step at server startup
Simon Brandhof
2015-03-17
2
-30
/
+33
*
|
Fix compilation issue after renaming
Julien HENRY
2015-03-16
1
-4
/
+4
*
|
Merge branch 'master' into branch-5.2
Stas Vilchik
2015-03-09
4
-3
/
+4
|
\
|
|
*
Use default 8% for error margin of performance tests
Simon Brandhof
2015-03-09
4
-3
/
+4
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2015-03-06
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 5.1-RC1
5.1-RC1
Eric Hartmann
2015-03-06
1
-1
/
+1
*
|
Automatic merge from master
Jenkins CI
2015-03-04
2
-2
/
+2
|
\
|
|
*
Fix error margin of SourceDbBenchmarkTest
Simon Brandhof
2015-03-04
1
-1
/
+1
|
*
Fix error margin of server benchmark
Simon Brandhof
2015-03-04
1
-1
/
+1
*
|
Automatic merge from master
Jenkins CI
2015-03-04
4
-4
/
+13
|
\
|
|
*
Improve assertions in server benchmarks
Simon Brandhof
2015-03-04
4
-4
/
+13
*
|
Update pom to 5.2-SNAPSHOT
Julien Lancelot
2015-02-27
1
-1
/
+1
|
/
*
Adjust performance test
Simon Brandhof
2015-02-25
1
-1
/
+1
*
Fix SourceIndexBenchmarkTest as indexing was improved (some fields are not se...
Simon Brandhof
2015-02-11
1
-1
/
+1
*
SONAR-2570 compress db table FILE_SOURCES
Simon Brandhof
2015-02-10
1
-10
/
+38
*
Refactor issue search stack in order to remove dependency with
Simon Brandhof
2015-02-09
1
-3
/
+3
*
Adjust assertions in server benchmarks after changes in our hardware
Simon Brandhof
2015-01-13
2
-2
/
+2
*
Replace fest-assert by assertJ
Simon Brandhof
2015-01-10
2
-2
/
+2
[next]