aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Helper to stress test TestCasesDavid Gageot2015-07-021-0/+78
|
* Support // testingDavid Gageot2015-07-021-17/+11
|
* Handle two threads asking for a temp folder at the very same timeDavid Gageot2015-07-021-1/+4
|
* Avoid additional NPE on test failureDavid Gageot2015-07-021-4/+8
|
* add a couple of issues web testsStas Vilchik2015-07-022-0/+209
|
* Those logs are more disturbing than notDavid Gageot2015-07-021-2/+0
|
* shut up seleniumStas Vilchik2015-07-021-1/+1
|
* SONAR-6605 Add Empty FormulaRepositoryJulien Lancelot2015-07-022-0/+37
|
* Revert "SONAR-6605 Replace some batch formulas by compute formulas"Julien Lancelot2015-07-027-169/+49
| | | | This reverts commit 2f948758eebec934beb54701792cf2d558319251.
* refactor web tests to simplify asynchronous actionsStas Vilchik2015-07-023-180/+184
|
* add issues web testsStas Vilchik2015-07-022-16/+217
|
* Use latest TravisCI toolsDavid Gageot2015-07-021-4/+1
|
* Temporary fix for ITsDavid Gageot2015-07-021-0/+3
|
* add command line options to generate_batch_reports.shSébastien Lesaint2015-07-021-1/+44
|
* use a private repo before building in generate_batch_reports.shSébastien Lesaint2015-07-021-10/+24
|
* add ability to dump batch report enabled by sonar.batch.dumpReportDirSébastien Lesaint2015-07-023-8/+116
| | | | batch report dump are saved in the directory specified by the property sonar.batch.dumpReportDir and the batch is NOT pushed to the server
* SONAR-6628 fix warning log displaying value, security holeSébastien Lesaint2015-07-024-9/+6
|
* SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-027-49/+169
|
* SONAR-6605 Create average formulaJulien Lancelot2015-07-023-0/+553
|
* SONAR-6605 Create distribution formulaJulien Lancelot2015-07-026-25/+594
|
* SONAR-6605 Create sum formulaJulien Lancelot2015-07-024-0/+326
|
* SONAR-6605 Create step computing formula measuresJulien Lancelot2015-07-027-0/+493
|
* SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and ↵Julien Lancelot2015-07-022-18/+121
| | | | FUNCTION_COMPLEXITY_DISTRIBUTION measures on file
* SONAR-6588 Send all measures to the report, even the ones that was not ↵Julien Lancelot2015-07-021-2/+1
| | | | | | marked to be stored in database Removing this check allow to send all file measures to the report
* Add isHigherThan methodJulien Lancelot2015-07-022-0/+38
|
* add issues saved searches web testsStas Vilchik2015-07-026-7/+78
|
* Merge branch 'feature/it'David Gageot2015-07-0288-45/+3074
|\ | | | | | | | | | | Conflicts: .travis.yml travis.sh
| * Fix script nameDavid Gageot2015-06-301-3/+3
| |
| * Use latest version of TravisUtilsDavid Gageot2015-06-291-1/+2
| |
| * Use TravisUtilsDavid Gageot2015-06-291-15/+6
| |
| * More test categoriesDavid Gageot2015-06-292-4/+25
| |
| * xvfbDavid Gageot2015-06-291-0/+3
| |
| * Get rid of Ruby default configurationDavid Gageot2015-06-291-0/+2
| |
| * LogsDavid Gageot2015-06-291-0/+2
| |
| * Simplify jobDavid Gageot2015-06-291-4/+0
| |
| * LogsDavid Gageot2015-06-291-1/+1
| |
| * Fix build scriptDavid Gageot2015-06-291-7/+1
| |
| * Build firstDavid Gageot2015-06-291-1/+3
| |
| * Add ITsDavid Gageot2015-06-293-3/+17
| |
| * Reenable coverage integration testsSimon Brandhof2015-06-291-3/+0
| |
| * Add missing copyright headerSimon Brandhof2015-06-291-0/+19
| |
| * Rename artifactId it-parent to itSimon Brandhof2015-06-293-3/+3
| |
| * Add missing directory in integration testsSimon Brandhof2015-06-2935-0/+341
| |
| * Add integration tests on updatecenter and testing categoriesSimon Brandhof2015-06-2933-16/+1567
| |
| * Fix execution of integration tests from command-lineSimon Brandhof2015-06-2914-26/+26
| |
| * Fix category of integration testsSimon Brandhof2015-06-291-3/+3
| |
| * Add QualityGateNotificationTestSimon Brandhof2015-06-297-26/+248
| |
| * First draft of integration testsSimon Brandhof2015-06-2920-45/+916
| |
* | Update Travis ToolsDavid Gageot2015-07-021-1/+1
| |
* | Revert "update style of search fields"Stas Vilchik2015-07-011-2/+2
| | | | | | | | This reverts commit e9f47d1dd0164d9f495aa4f5f24ef85ef5dc1c9d.