Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MeasureDtoToMeasure now always allow rule and characteristic measures | Julien Lancelot | 2015-09-10 | 4 | -57/+59 |
| | |||||
* | SONAR-6610 Correctly handle views and subviews | Julien Lancelot | 2015-09-10 | 2 | -36/+101 |
| | |||||
* | SONAR-6827 Compute cutom measures on views | Julien Lancelot | 2015-09-10 | 4 | -39/+152 |
| | |||||
* | Add getAddedRawRuleMeasure() and getAddedRawCharacteristicMeasure() | Julien Lancelot | 2015-09-10 | 2 | -7/+105 |
| | |||||
* | Create DebtModelHolderRule | Julien Lancelot | 2015-09-10 | 2 | -10/+99 |
| | |||||
* | Create Characteristic interface | Julien Lancelot | 2015-09-10 | 8 | -80/+117 |
| | | | | Replace the concrete class by an interface for consistency with other objects (Issue, Measure, Rule, etc.) | ||||
* | SONAR-6827 Get all measures from a component and a metric | Julien Lancelot | 2015-09-10 | 6 | -139/+120 |
| | | | | | Add new getRawMeasures(component, metric) to return all measures, including rule and characteristic measures Remved not used getRawMeasure(component, metric, rule) and getRawMeasure(component, metric, characteristic) | ||||
* | SONAR-6827 Add hasCharacteristicById | Julien Lancelot | 2015-09-10 | 3 | -0/+25 |
| | |||||
* | SONAR-6827 Complete UT | Julien Lancelot | 2015-09-10 | 1 | -36/+70 |
| | |||||
* | fix for SONAR-6766 | Stas Vilchik | 2015-09-10 | 1 | -4/+2 |
| | |||||
* | SONAR-6766 migrate to "flows" | Stas Vilchik | 2015-09-10 | 5 | -37/+47 |
| | |||||
* | Do not return empty array of locations in WS | Simon Brandhof | 2015-09-10 | 2 | -17/+21 |
| | |||||
* | SONAR-6052 Drop secondary locations from db/ws | Simon Brandhof | 2015-09-10 | 7 | -1838/+1098 |
| | |||||
* | SONAR-6052 Drop secondary locations and rename execution flow -> flow | Julien HENRY | 2015-09-10 | 16 | -873/+545 |
| | |||||
* | increase the number of displayed computation reports | Stas Vilchik | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | fix the js error with empty search | Stas Vilchik | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | fix display of component administration links | Stas Vilchik | 2015-09-10 | 1 | -1/+15 |
| | |||||
* | fix typo in the l10n messages | Stas Vilchik | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | Revert "use single web app" | Stas Vilchik | 2015-09-10 | 340 | -2430/+3647 |
| | |||||
* | Revert "temporary disable web medium tests" | Stas Vilchik | 2015-09-10 | 1 | -12/+10 |
| | | | | This reverts commit d9c700ff5c0c9e9908602c51aa24df492e76aa63. | ||||
* | Fix the location where to download nodejs from | David Gageot | 2015-09-10 | 1 | -0/+2 |
| | |||||
* | Cleanup travis script | David Gageot | 2015-09-10 | 1 | -7/+5 |
| | |||||
* | Improve warnings about sonar.search.port/host in sonar.properties | Simon Brandhof | 2015-09-09 | 1 | -1/+2 |
| | |||||
* | Fix unassociated mode IT | Julien HENRY | 2015-09-09 | 1 | -11/+9 |
| | |||||
* | Improve quality | Duarte Meneses | 2015-09-09 | 2 | -4/+16 |
| | |||||
* | Optimize batch project container | Duarte Meneses | 2015-09-09 | 7 | -74/+175 |
| | |||||
* | SONAR-6817 Issues mode should support analysis of projects not associated | Duarte Meneses | 2015-09-09 | 77 | -598/+2076 |
| | |||||
* | SONAR-6644 fix debt when characteristic is none | Simon Brandhof | 2015-09-09 | 5 | -27/+77 |
| | |||||
* | SONAR-6827 Validate uniqueness of output metrics | Julien Lancelot | 2015-09-09 | 2 | -11/+39 |
| | | | | Output metric can only by generated by one measure computer | ||||
* | SONAR-6827 Rebuild MeasureComputerDefinition only if needed | Julien Lancelot | 2015-09-09 | 1 | -3/+9 |
| | | | | Rebuild it only if it has not been created by the builder | ||||
* | SONAR-6827 Check output metrics are not core metrics | Julien Lancelot | 2015-09-09 | 2 | -0/+45 |
| | |||||
* | SONAR-6730 Improve javadoc | Julien Lancelot | 2015-09-09 | 1 | -3/+15 |
| | |||||
* | SONAR-6840 Allow measure values of integers with more than 10 digits in database | Simon Brandhof | 2015-09-09 | 3 | -1/+41 |
| | |||||
* | add ComponentDtoFunctions to factor ComponentDto functions | Sébastien Lesaint | 2015-09-08 | 7 | -84/+116 |
| | |||||
* | 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 | 3 | -8/+7 |
| | |||||
* | use a visitor and no more BatchReportReader in PersistComponentsStep | Sébastien Lesaint | 2015-09-08 | 2 | -567/+377 |
| | | | | will allow to make the step compatible with Views | ||||
* | add description and path to ReportAttributes | Sébastien Lesaint | 2015-09-08 | 3 | -5/+90 |
| | | | | will allow to not use the BatchReportReader at all in PersistComponentsStep | ||||
* | 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 |
| | | | | we now fail, rather than silently accepting unknown types | ||||
* | Make methods static in the permission domain | Teryk Bellahsene | 2015-09-08 | 2 | -2/+6 |
| | |||||
* | SONAR-6827 fix selectBySnapshotAndMetricKeys | Julien Lancelot | 2015-09-07 | 6 | -3/+120 |
| | | | | it should also return rule/characteristic measures | ||||
* | Remove useless MeasureDto.componentKey | Julien Lancelot | 2015-09-07 | 6 | -23/+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 | 5 | -33/+336 |
| | |||||
* | SONAR-6460 Add Checks#addAnnotatedChecks(Iterable) | Julien HENRY | 2015-09-07 | 1 | -1/+9 |
| | |||||
* | SONAR-6749 Add query to get custom measures from a metric key and a text value | Julien Lancelot | 2015-09-07 | 9 | -24/+50 |
| | |||||
* | SONAR-6353 new metric days_since_last_commit | Simon Brandhof | 2015-09-07 | 3 | -47/+126 |
| | |||||
* | Add permission template name as a web service parameter in the permission ↵ | Teryk Bellahsene | 2015-09-04 | 24 | -144/+305 |
| | | | | template domain |