aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0286-3560/+1810
* SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-0220-977/+773
* SONAR-6623 count issuesSimon Brandhof2015-07-0217-865/+576
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-02190-6278/+3910
* 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 FUNCTION_COMPLEXIT...Julien Lancelot2015-07-022-18/+121
* SONAR-6588 Send all measures to the report, even the ones that was not marked...Julien Lancelot2015-07-021-2/+1
* 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
|\
| * 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
* | update style of search fieldsStas Vilchik2015-07-011-2/+2
* | update style of togglesStas Vilchik2015-07-011-12/+6
* | fix typo in method name in MeasureVariationsSébastien Lesaint2015-07-014-11/+11
* | SONAR-6645 remove computation of new coverage measures from BatchSébastien Lesaint2015-07-018-965/+0
* | SONAR-6645 move New Coverage computation to Compute EngineSébastien Lesaint2015-07-0113-2/+1510
* | Automatic merge from branch-5.1Jenkins CI2015-07-011-0/+8
|\ \
| * | Fix build with empty local Maven repositoryJulien HENRY2015-06-301-0/+8
* | | fix coverage of MeasureVariationsSébastien Lesaint2015-06-301-0/+71
* | | add issue web testsStas Vilchik2015-06-304-2/+119
* | | fix missing provider initialization when no measure has been added to ruleSébastien Lesaint2015-06-301-0/+4
* | | add missing equals() to MeasureVariationsSébastien Lesaint2015-06-301-1/+44
* | | remove dead code (AbstractDivisionDecorator)Sébastien Lesaint2015-06-302-210/+0
* | | Fix some quality flawsJulien HENRY2015-06-3016-175/+162