aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Travis PR analysis was lacking the buildtomverin2015-06-231-1/+2
* SONAR-6659 ProgressMonitor during file indexation is not properly stopped in ...Duarte Meneses2015-06-232-1/+75
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-222-1/+2
* fix level of conditions in JSON of QualityGateDetails measureSébastien Lesaint2015-06-222-3/+3
* improve start of js appsStas Vilchik2015-06-2256-876/+937
* fix quality flawsTeryk Bellahsene2015-06-222-25/+24
* Update sonar credentials for PR analysistomverin2015-06-221-1/+3
* SONAR-5851 remove "all rules" exporterStas Vilchik2015-06-222-16/+14
* SONAR-6646 Compute measures on issuesJulien Lancelot2015-06-223-1/+756
* SONAR-6646 Change visibility of has/getVariation() to publicJulien Lancelot2015-06-221-15/+15
* SONAR-6646 Fix MeasuresMediumTest because of remove of computation of measure...Julien Lancelot2015-06-221-5/+4
* SONAR-6646 Remove CountFalsePositivesDecorator from batchJulien Lancelot2015-06-223-169/+0
* SONAR-6646 Remove CountUnresolvedIssuesDecorator from batchJulien Lancelot2015-06-223-678/+0
* fix ws api pageStas Vilchik2015-06-221-1/+3
* fix maintenance pageStas Vilchik2015-06-221-1/+3
* SONAR-6640 fix "remember me"Stas Vilchik2015-06-221-1/+1
* SONAR-6507 apply ui feedbackStas Vilchik2015-06-225-16/+49
* SONAR-5851 apply ui feedbackStas Vilchik2015-06-224-3/+15
* SONAR-6582 Extract class to serialize componentsJean-Baptiste Lievremont2015-06-227-26/+79
* Fix quality flawsSimon Brandhof2015-06-2118-64/+55
* Fix Q flawsSimon Brandhof2015-06-1922-53/+87
* Creation of notifications on quality gate must be executed after computation ...Julien Lancelot2015-06-192-2/+12
* Copy custom measures in compute engineSimon Brandhof2015-06-199-13/+311
* Computation of quality gate must be done after computation of differential me...Julien Lancelot2015-06-192-1/+3
* SONAR-6582 Fix reporter serialization in issues searchJean-Baptiste Lievremont2015-06-197-16/+8
* SONAR-6635 Check analysis date is after latest analysisJulien Lancelot2015-06-192-14/+89
* SONAR-6635 Remove check on analysis date from the batchJulien Lancelot2015-06-192-94/+13
* Rename variables to comply with usage of 'raw' and 'base' nomenclatureJulien Lancelot2015-06-191-43/+68
* Add PR analysis to travis-ciThomas Vérin2015-06-192-5/+21
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-1927-104/+117
|\
| * Cleanup warningsGabor Liptak2015-06-1727-104/+117
* | Fix MeasureDao on PostgreSQL and OracleJulien Lancelot2015-06-198-102/+80
* | add support for Optional<Measure> to MeasureAssertSébastien Lesaint2015-06-191-1/+6
* | add QualityGateHolderRuleSébastien Lesaint2015-06-192-3/+52
* | SONAR-6620 remove QualityGate measures computation from batchSébastien Lesaint2015-06-1912-1652/+0
* | fix default QG property not updated in server Settings objectSébastien Lesaint2015-06-192-11/+26
* | SONAR-6620 current project can actually have no QualityGate at allSébastien Lesaint2015-06-199-56/+101
* | SONAR-6620 step to set QualityGate on measures and create QG measuresSébastien Lesaint2015-06-1918-3/+1664
* | add custom AssertJ Assert class for MeasureSébastien Lesaint2015-06-191-0/+333
* | SONAR-6620 add PeriodHolder.getPeriod(int) and hasPeriod(int)Sébastien Lesaint2015-06-196-45/+238
* | SONAR-6620 make Period immutable + add check on index valueSébastien Lesaint2015-06-193-29/+74
* | add missing unit test for LT and GT operators when value is equalSébastien Lesaint2015-06-191-0/+6
* | fix quality flawsTeryk Bellahsene2015-06-1915-135/+156
* | SONAR-6582 Fix issue with manual issue creation responseJean-Baptiste Lievremont2015-06-191-3/+5
* | SONAR-6582 update webStas Vilchik2015-06-196-12/+68
* | SONAR-6582 Revert to old serialization format for search, start putting refer...Jean-Baptiste Lievremont2015-06-1913-52/+42
* | SONAR-6643 Fill measures with variationsJulien Lancelot2015-06-1920-23/+1284
* | SONAR-6643 Remove VariationDecorator from the batchJulien Lancelot2015-06-193-356/+0
* | SONAR-6643 Add snapshot date in periodJulien Lancelot2015-06-196-16/+42
* | SONAR-6463 Improve loggingJulien HENRY2015-06-194-30/+22