| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "temporary disable web medium tests" | Stas Vilchik | 2015-09-10 | 1 | -12/+10 |
* | Fix the location where to download nodejs from | David Gageot | 2015-09-10 | 1 | -0/+2 |
* | SONAR-6644 fix debt when characteristic is none | Simon Brandhof | 2015-09-09 | 3 | -20/+5 |
* | SONAR-6827 Validate uniqueness of output metrics | Julien Lancelot | 2015-09-09 | 2 | -11/+39 |
* | SONAR-6827 Rebuild MeasureComputerDefinition only if needed | Julien Lancelot | 2015-09-09 | 1 | -3/+9 |
* | SONAR-6840 Allow measure values of integers with more than 10 digits in database | Simon Brandhof | 2015-09-09 | 1 | -0/+39 |
* | add ComponentDtoFunctions to factor ComponentDto functions | Sébastien Lesaint | 2015-09-08 | 6 | -84/+32 |
* | PersistComponentsStep now supports Views components | Sébastien Lesaint | 2015-09-08 | 3 | -29/+415 |
* | fix ComponentTesting: Subview in table PROJECTS have no path | Sébastien Lesaint | 2015-09-08 | 2 | -3/+3 |
* | use a visitor and no more BatchReportReader in PersistComponentsStep | Sébastien Lesaint | 2015-09-08 | 2 | -567/+377 |
* | add description and path to ReportAttributes | Sébastien Lesaint | 2015-09-08 | 3 | -5/+90 |
* | pull UuidFactory out of FillComponentsStep to use it in Views | Sébastien Lesaint | 2015-09-08 | 2 | -31/+54 |
* | WIP improving coverage quick wins | Sébastien Lesaint | 2015-09-08 | 2 | -0/+66 |
* | remove unkown type support in PathAwareCrawler and PathAwareVisitor | Sébastien Lesaint | 2015-09-08 | 5 | -28/+12 |
* | Make methods static in the permission domain | Teryk Bellahsene | 2015-09-08 | 2 | -2/+6 |
* | Remove useless MeasureDto.componentKey | Julien Lancelot | 2015-09-07 | 2 | -7/+7 |
* | SONAR-6827 MeasureDtoToMeasure supports rule and characteristic measures | Julien Lancelot | 2015-09-07 | 4 | -14/+42 |
* | SONAR-6827 MeasureComputersVisitor should support a views tree | Julien Lancelot | 2015-09-07 | 4 | -32/+335 |
* | SONAR-6353 new metric days_since_last_commit | Simon Brandhof | 2015-09-07 | 2 | -46/+125 |
* | Add permission template name as a web service parameter in the permission tem... | Teryk Bellahsene | 2015-09-04 | 24 | -144/+305 |
* | SONAR-6495 WS permissions/search_templates add default templates | Teryk Bellahsene | 2015-09-04 | 8 | -12/+149 |
* | Prefix web service protobuf messages with 'Ws' | Teryk Bellahsene | 2015-09-04 | 7 | -32/+32 |
* | SONAR-6495 WS permissions/search_templates search for permission templates | Teryk Bellahsene | 2015-09-04 | 16 | -43/+719 |
* | Fix metrics of type MILLISEC | Simon Brandhof | 2015-09-04 | 7 | -153/+41 |
* | Fix api/sources/index | Simon Brandhof | 2015-09-04 | 3 | -0/+222 |
* | Drop empty package | Simon Brandhof | 2015-09-04 | 1 | -24/+0 |
* | Drop WS api/sources/index | Simon Brandhof | 2015-09-04 | 3 | -222/+0 |
* | SONAR-6813 Drop ES index sourceLines | Simon Brandhof | 2015-09-04 | 62 | -2766/+694 |
* | SONAR-6824 add metric last_commit_date | Simon Brandhof | 2015-09-04 | 8 | -272/+362 |
* | SONAR-6499 WS permission/set_default_template fix when views default template... | Teryk Bellahsene | 2015-09-04 | 4 | -18/+15 |
* | SONAR-6746 Drop Plugin interface + batch cleanup | Julien HENRY | 2015-09-04 | 8 | -22/+19 |
* | Fix test false-positives when port is already in use | Simon Brandhof | 2015-09-04 | 1 | -1/+1 |
* | SONAR-6487 WS permissions/search_project_permissions do not return component ... | Teryk Bellahsene | 2015-09-02 | 2 | -6/+12 |
* | fix broken View page because of missing Squale metric | Sébastien Lesaint | 2015-09-02 | 1 | -0/+4 |
* | SONAR-6499 WS permissions/set_default_template improve description | Teryk Bellahsene | 2015-09-02 | 1 | -1/+1 |
* | Rename id and template id parameters in the permission domain | Teryk Bellahsene | 2015-09-02 | 17 | -55/+55 |
* | Use WsProjectRef instead of Request to get a project | Teryk Bellahsene | 2015-09-02 | 2 | -6/+3 |
* | SONAR-6499 WS permissions/set_default_template set default permission templat... | Teryk Bellahsene | 2015-09-02 | 14 | -21/+343 |
* | SONAR-6494 WS permissions/apply_template apply a permission template to a pro... | Teryk Bellahsene | 2015-09-02 | 6 | -8/+393 |
* | Rename WsGroup and WsProject to WsGroupRef and WsProjectRef | Teryk Bellahsene | 2015-09-02 | 33 | -208/+168 |
* | Improve WsGroup and WsProject contracts | Teryk Bellahsene | 2015-09-02 | 8 | -27/+29 |
* | SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in ... | Julien Lancelot | 2015-09-02 | 4 | -92/+18 |
* | SONAR-6730 Add boolean measure | Julien Lancelot | 2015-09-02 | 4 | -4/+46 |
* | SONAR-6730 Simplify API | Julien Lancelot | 2015-09-02 | 16 | -593/+435 |
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 4 | -11/+9 |
* | Fix quality flaw | Julien Lancelot | 2015-08-31 | 1 | -11/+11 |
* | Fix quality flaws | Julien Lancelot | 2015-08-31 | 17 | -71/+62 |
* | Fix quality flaws | Simon Brandhof | 2015-08-31 | 1 | -1/+1 |
* | Fix perf tests of issue indexing | Simon Brandhof | 2015-08-31 | 1 | -1/+1 |
* | SONAR-6730 Add component key in the API | Julien Lancelot | 2015-08-31 | 2 | -0/+6 |