aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9525 make CeWorker#call return an enum rather than a BooleanSébastien Lesaint2017-07-175-43/+52
* SONAR-9525 add CeWorker#getOrdinalSébastien Lesaint2017-07-178-19/+58
* SONAR-9525 do not allow value > 10 from WorkerCountProviderSébastien Lesaint2017-07-172-5/+15
* SONAR-9525 add workerThreadCount to CE's MBeanSébastien Lesaint2017-07-173-2/+19
* SONAR-9525 use getWorkerMaxCount to configure number of threadsSébastien Lesaint2017-07-174-3/+8
* SONAR-9525 add CeConfiguration#getWorkerMaxCountSébastien Lesaint2017-07-174-1/+40
* SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-1711-5/+856
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-175-2/+189
* SONAR-9508 CE gets number of workers from WorkerCountProviderSébastien Lesaint2017-07-174-81/+110
* SONAR-9507 add warning at CE startup if sonar.ce.workerCount existsSébastien Lesaint2017-07-172-0/+123
* SONAR-9507 ensure sonar.ce.workerCount doesn't exist in PropertiesSébastien Lesaint2017-07-175-1/+133
* SONAR-9507 make sonar.ce.workerCount an internal propertySébastien Lesaint2017-07-173-32/+82
* SONAR-9507 move CeConfiguration to module ce and delete module ce-apiSébastien Lesaint2017-07-177-67/+0
* Set CeWsAction as public in order to add external action in ce wsJulien Lancelot2017-07-171-1/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-17410-2178/+3278
* Prepare for next development iterationSimon Brandhof2017-07-1313-13/+13
* SONAR-9480 fix removal of rules from index when too many failuresSimon Brandhof2017-07-133-11/+13
* Remove --runInBand parameter in test script to allow the web tests to work ag...Grégoire Aubert2017-07-131-1/+1
* SONAR-9403 Change style of metrics with no historical data in the custom grap...Grégoire Aubert2017-07-139-28/+134
* SONAR-9403 Display more information messages when adding new metrics to a cus...Grégoire Aubert2017-07-132-11/+27
* SONAR-9410 Make more obvious that the reset button will only reset the date o...Grégoire Aubert2017-07-134-4/+4
* SONAR-9403 Add a tooltip on the button to show the metric history on the meas...Grégoire Aubert2017-07-131-6/+9
* SONAR-9418 Prevent from autozooming on the graph when selecting a date in the...Grégoire Aubert2017-07-132-15/+10
* SONAR-9418 Show graph tooltip even if there is no graph dataGrégoire Aubert2017-07-131-4/+1
* Change color of the activity events iconsGrégoire Aubert2017-07-131-3/+3
* Display missing data on the activity graph preview on the project dashboard pageGrégoire Aubert2017-07-133-12/+23
* Fix a bug with the version badges when filtering on an event categoryGrégoire Aubert2017-07-139-185/+698
* SONAR-9403 Add information message when selecting a metric to build a custom ...Grégoire Aubert2017-07-131-4/+11
* SONAR-9410 Add date selectors to the project activity pageGrégoire Aubert2017-07-1310-18/+194
* SONAR-8611 Add shortcuts to project activity page on project dashboardGrégoire Aubert2017-07-136-28/+65
* Apply several feedbacksGrégoire Aubert2017-07-1315-56/+70
* SONAR-9418 Add tooltips on the project dashboard preview graphGrégoire Aubert2017-07-1317-42/+516
* SONAR-9403 Remove history graphs from the measures page and redirect to proje...Grégoire Aubert2017-07-134-215/+11
* SONAR-9403 Replace the measures history graph by a link to the project activi...Grégoire Aubert2017-07-1311-52/+66
* SONAR-9403 Filter out leak measures from the available measures of the projec...Grégoire Aubert2017-07-131-1/+2
* SONAR-9403 Show an empty project activity graph instead of a message for metr...Grégoire Aubert2017-07-132-4/+2
* SONAR-9403 Save custom graph in the localstorage on the project activity pageGrégoire Aubert2017-07-133-11/+35
* SONAR-9403 Allow to remove a metric fromt the custom graphGrégoire Aubert2017-07-1318-49/+330
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-1323-117/+300
* Fix tooltip and events icon styling on project activity pageGrégoire Aubert2017-07-139-16/+119
* SONAR-9403 Suport custom graph via url parameters on project activity pageGrégoire Aubert2017-07-1312-38/+148
* SONAR-9418 Add analysis events on project activity graph tooltipsGrégoire Aubert2017-07-133-3/+67
* SONAR-9415 Click on the graph or on the list to see the matching analysis on ...Grégoire Aubert2017-07-1310-109/+212
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-1330-134/+1488
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-135-97/+193
* Remove randomization of number of active rules in testJulien Lancelot2017-07-131-11/+6
* fix unstable test in RuleDaoTestSébastien Lesaint2017-07-131-2/+2
* fix quality flawsSébastien Lesaint2017-07-124-8/+12
* fix coverage of DbSessionImpl and RuleForIndexingDtoSébastien Lesaint2017-07-122-1/+346
* Fix quality flawsEric Hartmann2017-07-122-4/+4