aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the location where to download nodejs fromDavid Gageot2015-09-101-0/+2
* Cleanup travis scriptDavid Gageot2015-09-101-7/+5
* Improve warnings about sonar.search.port/host in sonar.propertiesSimon Brandhof2015-09-091-1/+2
* Fix unassociated mode ITJulien HENRY2015-09-091-11/+9
* Improve qualityDuarte Meneses2015-09-092-4/+16
* Optimize batch project containerDuarte Meneses2015-09-097-74/+175
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-0977-598/+2076
* SONAR-6644 fix debt when characteristic is noneSimon Brandhof2015-09-095-27/+77
* SONAR-6827 Validate uniqueness of output metricsJulien Lancelot2015-09-092-11/+39
* SONAR-6827 Rebuild MeasureComputerDefinition only if neededJulien Lancelot2015-09-091-3/+9
* SONAR-6827 Check output metrics are not core metricsJulien Lancelot2015-09-092-0/+45
* SONAR-6730 Improve javadocJulien Lancelot2015-09-091-3/+15
* SONAR-6840 Allow measure values of integers with more than 10 digits in databaseSimon Brandhof2015-09-093-1/+41
* add ComponentDtoFunctions to factor ComponentDto functionsSébastien Lesaint2015-09-087-84/+116
* PersistComponentsStep now supports Views componentsSébastien Lesaint2015-09-083-29/+415
* fix ComponentTesting: Subview in table PROJECTS have no pathSébastien Lesaint2015-09-083-8/+7
* use a visitor and no more BatchReportReader in PersistComponentsStepSébastien Lesaint2015-09-082-567/+377
* add description and path to ReportAttributesSébastien Lesaint2015-09-083-5/+90
* pull UuidFactory out of FillComponentsStep to use it in ViewsSébastien Lesaint2015-09-082-31/+54
* WIP improving coverage quick winsSébastien Lesaint2015-09-082-0/+66
* remove unkown type support in PathAwareCrawler and PathAwareVisitorSébastien Lesaint2015-09-085-28/+12
* Make methods static in the permission domainTeryk Bellahsene2015-09-082-2/+6
* SONAR-6827 fix selectBySnapshotAndMetricKeysJulien Lancelot2015-09-076-3/+120
* Remove useless MeasureDto.componentKeyJulien Lancelot2015-09-076-23/+7
* SONAR-6827 MeasureDtoToMeasure supports rule and characteristic measuresJulien Lancelot2015-09-074-14/+42
* SONAR-6827 MeasureComputersVisitor should support a views treeJulien Lancelot2015-09-075-33/+336
* SONAR-6460 Add Checks#addAnnotatedChecks(Iterable)Julien HENRY2015-09-071-1/+9
* SONAR-6749 Add query to get custom measures from a metric key and a text valueJulien Lancelot2015-09-079-24/+50
* SONAR-6353 new metric days_since_last_commitSimon Brandhof2015-09-073-47/+126
* Add permission template name as a web service parameter in the permission tem...Teryk Bellahsene2015-09-0424-144/+305
* SONAR-6495 WS permissions/search_templates add default templatesTeryk Bellahsene2015-09-0410-63/+1214
* Prefix web service protobuf messages with 'Ws'Teryk Bellahsene2015-09-049-818/+819
* Update DbTester javadocTeryk Bellahsene2015-09-041-2/+2
* SONAR-6495 WS permissions/search_templates search for permission templatesTeryk Bellahsene2015-09-0425-83/+2562
* Port almost all remaining Selenium testsDavid Gageot2015-09-0419-133/+230
* Fix metrics of type MILLISECSimon Brandhof2015-09-0411-165/+49
* Add CloseableIterator#wrap(CloseableIterator, AutoCloseable...)Simon Brandhof2015-09-042-2/+77
* Fix api/sources/indexSimon Brandhof2015-09-043-0/+222
* Drop empty packageSimon Brandhof2015-09-041-24/+0
* Drop WS api/sources/indexSimon Brandhof2015-09-043-222/+0
* SONAR-6813 Drop ES index sourceLinesSimon Brandhof2015-09-0463-2766/+699
* SONAR-6824 add metric last_commit_dateSimon Brandhof2015-09-049-272/+376
* Fix project lock on windowsDuarte Meneses2015-09-042-14/+1
* SONAR-6499 WS permission/set_default_template fix when views default template...Teryk Bellahsene2015-09-044-18/+15
* 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