aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-2425-194/+627
* SONAR-6648 Allow to redirect logs to custom streamDuarte Meneses2015-06-249-97/+481
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-2424-324/+681
* SONAR-6610 ws custom_measures/create add user and correct date in responseTeryk Bellahsene2015-06-244-9/+38
* SONAR-6304 Set Content-Disposition header on profile backup and exportJean-Baptiste Lievremont2015-06-247-33/+94
* SONAR-6468 Check old password when changing password on selfJean-Baptiste Lievremont2015-06-244-10/+63
* fix quality flawTeryk Bellahsene2015-06-241-1/+2
* SONAR-6611 WS custom_measures/update update a custom measureTeryk Bellahsene2015-06-2417-150/+906
* SONAR-6610 WS custom_measures/create use specific JsonWriter class to write r...Teryk Bellahsene2015-06-245-21/+100
* Revert "SONAR-6646 no_value measure can not be a best value optimized measure"Sébastien Lesaint2015-06-242-9/+1
* SONAR-6570 ws metrics/search add fields direction, qualitative, custom and hi...Teryk Bellahsene2015-06-244-6/+50
* Revert merge to d70f025Duarte Meneses2015-06-2341-1601/+413
* Fix test PersistentCacheDuarte Meneses2015-06-231-1/+1
* Fix project temp folderDuarte Meneses2015-06-232-7/+22
* Fix quality flawsDuarte Meneses2015-06-232-4/+3
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-2325-194/+627
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-239-97/+481
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-2324-324/+681
* improve coverage of ConditionEvaluatorSébastien Lesaint2015-06-232-49/+100
* FIX fix various quality flawsSébastien Lesaint2015-06-231-2/+2
* SONAR-6646 no_value measure can not be a best value optimized measureSébastien Lesaint2015-06-232-1/+9
* fix various quality flawsSébastien Lesaint2015-06-238-31/+65
* SONAR-6646 empty measure must not be persistedSébastien Lesaint2015-06-232-2/+32
* SONAR-6646 computing issue measures must be before variations and QGSébastien Lesaint2015-06-231-3/+3
* SONAR-6646 measures of bestValueOptimized Metrics must not be persistedSébastien Lesaint2015-06-235-23/+319
* add bestValue and optimizeBestValue to Metric interface in CESébastien Lesaint2015-06-235-10/+71
* reorder mvn command for travis PR analysistomverin2015-06-231-2/+1
* 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