aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Adjust performance timing due to new environmentJulien Lancelot2015-07-302-2/+2
* Revert "Do not redirect surefire logs to file"Simon Brandhof2015-07-231-0/+1
* Do not redirect surefire logs to fileSimon Brandhof2015-07-231-1/+0
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-7/+7
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-232-7/+6
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-201-2/+2
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-2/+2
* FIX Redundant throws clauseDavid Gageot2015-07-071-1/+1
* Unused importsDavid Gageot2015-07-071-1/+1
* Improve testability of DaoSimon Brandhof2015-07-061-7/+3
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-062-10/+8
* Extract module sonar-dbSimon Brandhof2015-07-043-4/+4
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-4/+0
* Quality flawsSimon Brandhof2015-06-292-6/+17
* Fix creation of componentsJulien Lancelot2015-06-121-1/+5
* Use DumbComponent builder in testsSimon Brandhof2015-06-101-2/+2
* fix Benchmark tests after ServerTester optimisationSébastien Lesaint2015-06-052-2/+2
* Fix performance issue because the report was in memory, now the report is rea...Julien Lancelot2015-06-041-20/+31
* SONAR-6253 Cache of component ids do not contains anymore key and uuidJulien Lancelot2015-06-031-11/+15
* SONAR-6589 remove ComputationContext from ComputationStep.execute methodSébastien Lesaint2015-06-011-4/+1
* SONAR-6589 remove unused parameter of ComputationContext constructorSébastien Lesaint2015-06-011-5/+1
* SONAR-6589 make BatchReportReader a dependency of ComputationStepsSébastien Lesaint2015-06-011-1/+1
* SONAR-6590 use CloseableIterator instead of File return type in BatchReportRe...Sébastien Lesaint2015-06-011-28/+19
* SONAR-6590 use a CE specific interface to read batch reportSébastien Lesaint2015-06-011-24/+23
* SONAR-6589 Remove projectKey from ComputationContextJulien Lancelot2015-05-271-1/+1
* SONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContextSébastien Lesaint2015-05-251-1/+5
* SONAR-6568 add LanguageRepositorySébastien Lesaint2015-05-251-1/+2
* SONAR-6259 Do not assume that project exists at the begin of the compute engineJulien Lancelot2015-05-251-2/+1
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-211-4/+10
* make UserSession non staticSébastien Lesaint2015-05-121-14/+16
* Redundant importsDavid Gageot2015-05-071-1/+0
* Redundant throws clause in testsDavid Gageot2015-05-074-4/+4
* update WS to rely on new tests - SONAR-6255Teryk Bellahsene2015-05-072-4/+4
* index tests - SONAR-6255Teryk Bellahsene2015-05-072-7/+8
* Fix benchmarck test because of new type in file_sourcesJulien Lancelot2015-04-301-2/+2
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-281-1/+1
* Activate assertion on perf test of file sources persistenceJulien Lancelot2015-04-231-2/+1
* SONAR-6258 Add performance test on file sources persistenceJulien Lancelot2015-04-211-0/+195
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-171-1/+2
* SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources ...Julien Lancelot2015-04-171-1/+1
* Fix timeout margin of benchmark testSimon Brandhof2015-03-251-1/+1
* Adjust performance testsSimon Brandhof2015-03-202-2/+2
* Improve memory consumption of SourceDbBenchmarkTest and fix EsUtilsTest on GM...Simon Brandhof2015-03-201-2/+4
* Issue/sourceline indexing is faster - adjust timeoutsSimon Brandhof2015-03-202-6/+9
* Merge branch-5.1Julien Lancelot2015-03-182-37/+32
|\
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-172-30/+33
* | Fix compilation issue after renamingJulien HENRY2015-03-161-4/+4
* | Merge branch 'master' into branch-5.2Stas Vilchik2015-03-094-3/+4
|\|
| * Use default 8% for error margin of performance testsSimon Brandhof2015-03-094-3/+4
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-061-1/+1