Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-05 | 4 | -6/+6 |
| | |||||
* | SONAR-6370 fix quality flaws | Simon Brandhof | 2015-06-05 | 2 | -29/+26 |
| | |||||
* | SONAR-6370 fix classpath with core libs like SLF4J | Simon Brandhof | 2015-06-05 | 1 | -9/+16 |
| | |||||
* | SONAR-6370 merge sonar-email-notifications-plugin into server module | Simon Brandhof | 2015-06-05 | 1 | -1/+0 |
| | |||||
* | SONAR-6370 add comment to explain dependency on sonar-graph | Simon Brandhof | 2015-06-05 | 1 | -0/+1 |
| | |||||
* | SONAR-6370 remove support of KeyValueFormat#format(Multiset) | Simon Brandhof | 2015-06-05 | 2 | -75/+23 |
| | | | | guava is not exposed in API | ||||
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 1 | -40/+57 |
| | |||||
* | SONAR-6606 drop origin column from metrics table | Teryk Bellahsene | 2015-06-04 | 2 | -33/+1 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-04 | 16 | -28/+29 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-04 | 1 | -9/+4 |
| | |||||
* | SONAR-3821 Restore ProjectClasspath in order to please PMD plugin | Julien HENRY | 2015-06-03 | 1 | -0/+90 |
| | |||||
* | Merge pull request #261 from SonarSource/feature/batch/drop_maven_dep | Julien HENRY | 2015-06-03 | 28 | -1552/+5 |
|\ | | | | | SONAR-3821 Drop any Maven dependency | ||||
| * | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 28 | -1552/+5 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2015-06-03 | 5 | -34/+26 |
| | | |||||
* | | Refactor handling of 'selection mode' for WS actions | Jean-Baptiste Lievremont | 2015-06-03 | 1 | -0/+46 |
|/ | |||||
* | SONAR-6571 WS api/metrics/create create or reactivate a custom metric | Teryk Bellahsene | 2015-06-02 | 1 | -9/+17 |
| | |||||
* | Replace references to jira.codehaus.org by jira.sonarsource.com | Simon Brandhof | 2015-05-29 | 15 | -54/+54 |
| | |||||
* | Enable CommandExecutor tests | Julien HENRY | 2015-05-28 | 1 | -7/+4 |
| | |||||
* | SONAR-6370 Shade sonar-* libraries into sonar-plugin-api | Simon Brandhof | 2015-05-28 | 1 | -9/+11 |
| | |||||
* | SONAR-6370 Remove coupling on guava 10 in CommandExecutor | Simon Brandhof | 2015-05-28 | 1 | -9/+7 |
| | |||||
* | SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into ↵ | Simon Brandhof | 2015-05-28 | 1 | -11/+56 |
| | | | | sonar-plugin-api |