aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6200 Apply coverage exclusions on new Sensor APIJulien HENRY2015-06-293-15/+46
* fix quality flawsTeryk Bellahsene2015-06-263-50/+63
* Use MetricJsonWriter in the metrics/search WSTeryk Bellahsene2015-06-262-38/+3
* SONAR-6615 ws custom_measures/search requires 'Administer System' permission ...Teryk Bellahsene2015-06-266-37/+59
* SONAR-6615 ws custom_measures/* add the pending fieldTeryk Bellahsene2015-06-268-17/+61
* add new button stylesStas Vilchik2015-06-264-50/+54
* SONAR-6664 remove SqaleRatingDecorator from batchSébastien Lesaint2015-06-268-784/+2
* SONAR-6664 compute Sqale metrics in CESébastien Lesaint2015-06-2610-1/+884
* double values of Measures must have only 1 decimal (rounded up)Sébastien Lesaint2015-06-267-43/+69
* SONAR-6664 add MeasureRepositoryRule and MetricRepositoryRuleSébastien Lesaint2015-06-263-0/+637
* SONAR-6664 add PathAwareVisitor to visit a Component treeSébastien Lesaint2015-06-2618-19/+578
* SONAR-6664 add language to Component and a FileAttributes propertySébastien Lesaint2015-06-2611-39/+141
* SONAR-6612 ws custom_measures/metrics requires 'Administer System' permission...Teryk Bellahsene2015-06-262-23/+82
* SONAR-6661 stabilize web testsStas Vilchik2015-06-261-3/+3
* add histogram widget web testsStas Vilchik2015-06-265-0/+283
* SONAR-6612 ws custom_measures/metrics update descriptionTeryk Bellahsene2015-06-261-1/+1
* Fix logging of warnings when JDBC URL is not correctSimon Brandhof2015-06-261-2/+2
* SONAR-6661 add update center web testsStas Vilchik2015-06-2612-26/+790
* SONAR-6615 ws custom_measures/search search for custom measuresTeryk Bellahsene2015-06-2619-52/+706
* SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-2622-47/+56
* SONAR-6617 remove the manual_measures/* RoR WSTeryk Bellahsene2015-06-254-204/+0
* SONAR-6661 rewrite update centerStas Vilchik2015-06-2528-553/+1788
* SONAR-6649 Stop components from global container in case of errorJulien HENRY2015-06-251-2/+14
* SONAR-6852 decrease the list of kept issue fieldsStas Vilchik2015-06-251-3/+1
* fix quality flawsStas Vilchik2015-06-252-3/+0
* SONAR-6507 use ws to change passwordStas Vilchik2015-06-255-3/+90
* SONAR-6304 backup profile using current tabStas Vilchik2015-06-251-1/+1
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-2528-402/+278
* SONAR-6611 ws custom_measures/update check permissions before fetching logged...Teryk Bellahsene2015-06-252-1/+27
* SONAR-6078 Aggregate technical debt on issues search WSJean-Baptiste Lievremont2015-06-2510-38/+602
* SONAR-6612 ws custom_measures/metrics list available custom metrics for a pro...Teryk Bellahsene2015-06-2511-2/+475
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-256-30/+48
* SONAR-6195 Implement selection of fields in api/issues/searchJean-Baptiste Lievremont2015-06-256-84/+162
* SONAR-6618 Enforce paging on issues searchJean-Baptiste Lievremont2015-06-255-94/+12
* SONAR-6570 update webStas Vilchik2015-06-2512-597/+720
* Update metric type JSON format SONAR-6570 SONAR-6578 SONAR-6610 SONAR-6611Teryk Bellahsene2015-06-2412-93/+33
* Fix Quality flaws in batchDuarte Meneses2015-06-243-10/+58
* Use two threads on TravisCIDavid Gageot2015-06-241-1/+1
* Fix lock on windowsDuarte Meneses2015-06-244-21/+87
* Fix project temp foldersDuarte Meneses2015-06-242-7/+22
* Fix quality flawDuarte Meneses2015-06-242-4/+3
* 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