Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move accessors formula to compute engine | Julien Lancelot | 2015-07-15 | 1 | -1/+0 |
| | |||||
* | SONAR-6709 Simplify RulesDefinition API when two plugins define the same ↵ | Simon Brandhof | 2015-07-10 | 2 | -64/+131 |
| | | | | repository | ||||
* | SONAR-6704 Exclude the scm-stats plugin from preview analysis | Simon Brandhof | 2015-07-09 | 1 | -1/+3 |
| | |||||
* | SONAR-6701 - Drop the db table SEMAPHORES | Simon Brandhof | 2015-07-08 | 1 | -0/+2 |
| | |||||
* | Unused imports | David Gageot | 2015-07-07 | 3 | -4/+0 |
| | |||||
* | SONAR-6680 Move computation of measure Quality Profile to Compute Engine | Julien Lancelot | 2015-07-03 | 2 | -19/+8 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-07-03 | 3 | -29/+50 |
| | |||||
* | SONAR-6588 drop db connection from batch | Simon Brandhof | 2015-07-02 | 7 | -316/+1 |
| | |||||
* | Merge branch 'feature/ce_issue_tracking' | Simon Brandhof | 2015-07-02 | 25 | -1574/+95 |
|\ | |||||
| * | SONAR-6588 move computation of debt to Compute Engine | Simon Brandhof | 2015-07-02 | 17 | -765/+293 |
| | | |||||
| * | SONAR-6588 integrate issues to Compute Engine | Simon Brandhof | 2015-07-02 | 6 | -116/+10 |
| | | |||||
| * | SONAR-6623 distribution of issues by debt in Compute Engine | Simon Brandhof | 2015-07-02 | 3 | -52/+10 |
| | | | | | | | | This allows to deprecate org.sonar.api.measures.RuleMeasure | ||||
| * | SONAR-6623 extract issue tracking algorithm from batch | Simon Brandhof | 2015-07-02 | 14 | -1557/+698 |
| | | |||||
* | | Revert "SONAR-6605 Replace some batch formulas by compute formulas" | Julien Lancelot | 2015-07-02 | 2 | -8/+22 |
|/ | | | | This reverts commit 2f948758eebec934beb54701792cf2d558319251. | ||||
* | SONAR-6605 Replace some batch formulas by compute formulas | Julien Lancelot | 2015-07-02 | 2 | -22/+8 |
| | |||||
* | remove dead code (AbstractDivisionDecorator) | Sébastien Lesaint | 2015-06-30 | 2 | -210/+0 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-06-30 | 6 | -44/+41 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-30 | 1 | -2/+2 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-30 | 5 | -10/+9 |
| | |||||
* | Quality flaws | Simon Brandhof | 2015-06-29 | 18 | -39/+113 |
| | | | | | - do not declare multiple variables on same line - fix imports | ||||
* | SONAR-6635 Parsing of date should not be lenient | Julien HENRY | 2015-06-29 | 2 | -4/+11 |
| | |||||
* | Update metric type JSON format SONAR-6570 SONAR-6578 SONAR-6610 SONAR-6611 | Teryk Bellahsene | 2015-06-24 | 1 | -28/+12 |
| | | | | | | | | WS updated: - metrics/search - metrics/types - custom_measures/create - custom_measures/update | ||||
* | SONAR-6649 Move initialization of persistit cache to global context | Duarte Meneses | 2015-06-24 | 3 | -11/+6 |
| | |||||
* | SONAR-6648 Allow to redirect logs to custom stream | Duarte Meneses | 2015-06-24 | 1 | -54/+0 |
| | |||||
* | SONAR-6649 Move initialization of persistit cache to global context | Duarte Meneses | 2015-06-24 | 5 | -3/+80 |
| | |||||
* | SONAR-6304 Set Content-Disposition header on profile backup and export | Jean-Baptiste Lievremont | 2015-06-24 | 1 | -2/+10 |
| | |||||
* | Revert merge to d70f025 | Duarte Meneses | 2015-06-23 | 4 | -21/+3 |
| | |||||
* | SONAR-6649 Move initialization of persistit caches to global context | Duarte Meneses | 2015-06-23 | 3 | -11/+6 |
| | |||||
* | SONAR-6648 Allow to redirect logs to a custom stream | Duarte Meneses | 2015-06-23 | 1 | -54/+0 |
| | |||||
* | SONAR-6649 Move initialization of persistit caches to global context | Duarte Meneses | 2015-06-23 | 5 | -3/+80 |
| | |||||
* | SONAR-6646 measures of bestValueOptimized Metrics must not be persisted | Sébastien Lesaint | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | SONAR-6582 Extract class to serialize components | Jean-Baptiste Lievremont | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-21 | 2 | -7/+6 |
| | |||||
* | Fix Q flaws | Simon Brandhof | 2015-06-19 | 16 | -32/+53 |
| | |||||
* | Merge pull request #366 from gliptak/warnings1 | Sébastien Lesaint | 2015-06-19 | 5 | -48/+52 |
|\ | | | | | Cleanup warnings | ||||
| * | Cleanup warnings | Gabor Liptak | 2015-06-17 | 5 | -48/+52 |
| | | |||||
* | | fix quality flaws | Teryk Bellahsene | 2015-06-19 | 1 | -6/+1 |
| | | | | | | | | | | | | - add static inner class - make methods static - declare one field by line | ||||
* | | Revert "Fix quality flaws" | Sébastien Lesaint | 2015-06-18 | 1 | -9/+6 |
| | | | | | | | | This reverts commit 47bad47ae07d3ffc895f3e76261d637073c57981 which breaks the compiltation of SQ | ||||
* | | Fix quality flaws | Simon Brandhof | 2015-06-18 | 1 | -6/+9 |
| | | |||||
* | | fix quality flaws | Teryk Bellahsene | 2015-06-18 | 2 | -16/+31 |
| | | |||||
* | | SONAR-6610 WS custom_measures/create work duration sends the raw data ↵ | Teryk Bellahsene | 2015-06-18 | 1 | -2/+2 |
| | | | | | | | | (number of minutes) | ||||
* | | SONAR-6610 WS custom_measures/create create a custom measure | Teryk Bellahsene | 2015-06-18 | 3 | -4/+30 |
| | | |||||
* | | SONAR-6588 Remove RuleFinder from batch bootstrap phase | Simon Brandhof | 2015-06-17 | 2 | -87/+5 |
| | | | | | | | | | | That allows to drop CacheRuleFinder and the Hibernate entities Rule/RuleParam | ||||
* | | Remove ability to get users from batch | Simon Brandhof | 2015-06-17 | 3 | -20/+3 |
| | | | | | | | | + drop Hibernate model "User" | ||||
* | | Remove Hibernate entity "MeasureModel" | Simon Brandhof | 2015-06-17 | 5 | -1035/+3 |
|/ | |||||
* | Drop support of org.sonar.api.batch.TimeMachine | Simon Brandhof | 2015-06-12 | 3 | -326/+0 |
| | | | | It can't be supported anymore by design. Analyzers do not connect to database anymore. | ||||
* | SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY | Simon Brandhof | 2015-06-12 | 1 | -31/+7 |
| | |||||
* | SONAR-6588 Add DebtModelHolder | Julien Lancelot | 2015-06-12 | 1 | -4/+3 |
| | |||||
* | SONAR-6596 Remove database semaphores from batch | Julien Lancelot | 2015-06-10 | 1 | -7/+2 |
| | |||||
* | fix bunch a 'Make 'XXX' a static method' issues | Teryk Bellahsene | 2015-06-05 | 1 | -8/+6 |
| |