aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6859 update description of sonar.technicalDebt.ratingGridSébastien Lesaint2015-09-251-5/+5
* SONAR-6353 do not compute the metric days_since_last_commitSimon Brandhof2015-09-253-116/+62
* SONAR-6834 fix SQL request to count activitiesSimon Brandhof2015-09-252-4/+8
* disable web selenium testsStas Vilchik2015-09-251-12/+1
* SONAR-5770 add a analysis status to the component's headerStas Vilchik2015-09-256-7/+111
* SONAR-6835 Do not dump env variables multiple timesJulien HENRY2015-09-252-14/+67
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-2519-5030/+6951
* SONAR-6859 add migration to remove sizeMetric properties from DBSébastien Lesaint2015-09-253-1/+38
* SONAR-6859 update property sonar.technicalDebt.developmentCost desc.Sébastien Lesaint2015-09-251-2/+2
* SONAR-6859 deprecate debt size metric propertySébastien Lesaint2015-09-257-71/+21
* SONAR-6587 Update SVN plugin to latest versionJulien Lancelot2015-09-252-3/+3
* SONAR-6665 Fix StackOverflow error when analyzing project with several module...Julien HENRY2015-09-258-77/+70
* SONAR-6835 Do not display system properties multiple timesJulien HENRY2015-09-252-12/+53
* SONAR-6143 add new_sqale_debt_ratio to default quality gateSébastien Lesaint2015-09-252-1/+2
* fix quality flawSébastien Lesaint2015-09-251-4/+8
* Create a builder for ComponentJulien Lancelot2015-09-254-96/+185
* Merge FillComponentsStep in BuildComponentTreeStepJulien Lancelot2015-09-257-782/+275
* Try to fix usergroups/ws/DeleteActionTestTeryk Bellahsene2015-09-221-2/+2
* SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratioSébastien Lesaint2015-09-2219-29/+931
* improve MeasureAssert support for Optional and double comparisonSébastien Lesaint2015-09-221-14/+109
* move IT NewTechnicalDebtMeasureTest to SQ repoSébastien Lesaint2015-09-226-2/+186
* small optimisation in NewCoverageMeasuresStepSébastien Lesaint2015-09-221-5/+4
* SONAR-5876 add metric new_sqale_debt_ratio to CoreMetricsSébastien Lesaint2015-09-221-0/+17
* SONAR-5876 remove Sqale in name of metric sqale_debt_ratioSébastien Lesaint2015-09-221-1/+1
* move package computation.dbcleaner to org.sonar.serverSébastien Lesaint2015-09-228-9/+9
* SONAR-5770 add WS api/ce/projectSimon Brandhof2015-09-2225-92/+1262
* SONAR-6843 Read source lines db when nothing in reportJulien Lancelot2015-09-2211-35/+351
* SONAR-6843 Not fail when file has no sourceJulien Lancelot2015-09-226-21/+38
* Remove useless methodJulien Lancelot2015-09-223-22/+18
* Fix quality flawsTeryk Bellahsene2015-09-221-5/+9
* Fix rule key in issue callbackDuarte Meneses2015-09-221-1/+1
* SONAR-6548 Log a message on deprecated projectsJulien Lancelot2015-09-223-1/+195
* SONAR-6607 Upgrade Java to 3.5Julien Lancelot2015-09-221-1/+1
* Fix headerDavid Gageot2015-09-221-0/+19
* Fix quality flawsSimon Brandhof2015-09-227-15/+171
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-2243-153/+126
* Fix quality flawsSimon Brandhof2015-09-224-18/+12
* SONAR-6834 refactor CeQueue.submit()Simon Brandhof2015-09-2114-230/+224
* Fix db migration AddProvisioningPermissionToScanSimon Brandhof2015-09-211-3/+3
* format the total number of issues/rulesStas Vilchik2015-09-213-3/+3
* increase the retry timeout for web testsStas Vilchik2015-09-211-1/+1
* SONAR-6160 apply feedbackStas Vilchik2015-09-217-6/+30
* Remove useless sql queryJulien Lancelot2015-09-211-12/+0
* SONAR-6540 Ignore active rules linked on removed rules / profilesJulien Lancelot2015-09-212-10/+123
* SONAR-6347 Increase max value of duplications_index id columnJulien Lancelot2015-09-214-2/+34
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-213-7/+16
* SONAR-6044 Stop storing distribution of issue-related measures by ruleJulien Lancelot2015-09-2111-4/+248
* Fix merge of branch feature/ce-monitoringSimon Brandhof2015-09-198-76/+40
* SONAR-6630 refactor PurgeCeActivities in order to be a ServerStartHandlerSimon Brandhof2015-09-192-6/+8
* SONAR-6798 cancel a pending task in Compute EngineSimon Brandhof2015-09-194-1/+167