aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Trying a better cache cleaning mechanismDavid Gageot2015-09-041-2/+3
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-0427-306/+69
* Limit amount of logs produced by batch ITsJulien HENRY2015-09-042-28/+32
* Fail fast on cache write errorDuarte Meneses2015-09-041-1/+1
* SONAR-6832 - Stop support SQ Runner <= 2.3Duarte Meneses2015-09-046-348/+19
* Hide project lock on windowsDuarte Meneses2015-09-041-3/+17
* Improve file hashing performanceDuarte Meneses2015-09-042-10/+51
* Improve batch unit testsDuarte Meneses2015-09-043-3/+26
* Improve loggingDuarte Meneses2015-09-041-24/+14
* Optimize project reactor builderDuarte Meneses2015-09-045-42/+29
* Fix test false-positives when port is already in useSimon Brandhof2015-09-042-4/+4
* Add support of Oracle 12c in sonar.propertiesSimon Brandhof2015-09-031-3/+3
* Fix quality flawsSimon Brandhof2015-09-0213-10/+154
* Remove some more potential FPDavid Gageot2015-09-0213-26/+63
* Improve Selenium codeDavid Gageot2015-09-021-78/+67
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
* Make sure each IT is isolatedDavid Gageot2015-09-021-0/+2
* Add missing headersDavid Gageot2015-09-0214-0/+266
* SONAR-6487 WS permissions/search_project_permissions do not return component ...Teryk Bellahsene2015-09-025-10/+22
* All measures on person_id_must be ignoredJulien Lancelot2015-09-022-20/+3
* fix broken View page because of missing Squale metricSébastien Lesaint2015-09-021-0/+4
* Revert "Better regexp support for Selenium its"David Gageot2015-09-022-6/+4
* Revert "Make sure each IT is isolated"David Gageot2015-09-021-2/+0
* SONAR-6499 WS permissions/set_default_template improve descriptionTeryk Bellahsene2015-09-021-1/+1
* Rename id and template id parameters in the permission domainTeryk Bellahsene2015-09-0217-55/+55
* Use WsProjectRef instead of Request to get a projectTeryk Bellahsene2015-09-022-6/+3
* SONAR-6499 WS permissions/set_default_template set default permission templat...Teryk Bellahsene2015-09-0214-21/+343
* SONAR-6494 WS permissions/apply_template apply a permission template to a pro...Teryk Bellahsene2015-09-026-8/+393
* Rename WsGroup and WsProject to WsGroupRef and WsProjectRefTeryk Bellahsene2015-09-0235-211/+188
* Improve WsGroup and WsProject contractsTeryk Bellahsene2015-09-028-27/+29
* Make sure each IT is isolatedDavid Gageot2015-09-021-0/+2
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
* Revert "Better regexp support for Selenium its"David Gageot2015-09-022-6/+4
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
* Better default value for second it cateogyDavid Gageot2015-09-021-1/+1
* SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in ...Julien Lancelot2015-09-024-92/+18
* SONAR-6730 Add boolean measureJulien Lancelot2015-09-0210-8/+109
* SONAR-6730 Fix test implementationJulien Lancelot2015-09-0215-223/+857
* SONAR-6730 Simplify APIJulien Lancelot2015-09-0224-746/+614
* SONAR-6730 Move test implementation to org.sonar.api.ce.measure.testJulien Lancelot2015-09-029-10/+11
* Group itsDavid Gageot2015-09-0217-14/+46
* Fix quality flawsSimon Brandhof2015-09-0211-11/+58
* Fix quality flawsSimon Brandhof2015-09-025-12/+10
* Give a Try to a better? selenium frameworkDavid Gageot2015-09-0230-47/+1219
* This selenium action is uselessDavid Gageot2015-08-311-5/+0
* Redirect logs to file by defaultDavid Gageot2015-08-311-0/+1
* Test not redirecting logs to fileDavid Gageot2015-08-311-1/+0
* Remove unused throw clausesDavid Gageot2015-08-312-2/+2
* Fix quality flawJulien Lancelot2015-08-311-11/+11
* Fix quality flawsJulien Lancelot2015-08-3117-71/+62