Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7448 Allow groups synchronization in IdentityProvider API | Julien Lancelot | 2016-03-22 | 4 | -4/+276 | |
| | ||||||
* | SONAR-7389 Support CPD exclusions in new API | Julien HENRY | 2016-03-22 | 3 | -7/+89 | |
| | ||||||
* | SONAR-7487 Drop support of properties sonar.skippedModules and ↵ | Julien HENRY | 2016-03-22 | 1 | -13/+0 | |
| | | | | sonar.includedModules | |||||
* | SONAR-6732 CE must load Settings from DB for each worker | Sébastien Lesaint | 2016-03-21 | 1 | -3/+3 | |
| | | | | | renamed ServerSettings to WebServerSettings and extract from it a ServerSetting interface to be able to easily provide separte implementations for Web Server and CE) CE Server implementation is called ComputeEngineSettings which supports loading up to date Settings for a specific worker using delegation and a ThreadLocal | |||||
* | SONAR-7254 Create task to feed user.local | Julien Lancelot | 2016-03-21 | 1 | -0/+2 | |
| | ||||||
* | SONAR-7375 WS api/rules/search use SearchWsRequest in SearchAction | Teryk Bellahsene | 2016-03-18 | 1 | -0/+1 | |
| | ||||||
* | SONAR-7459 new interface org.sonar.api.Plugin | Simon Brandhof | 2016-03-18 | 4 | -2/+191 | |
| | | | | It allows to check version of SonarQube to filter extensions | |||||
* | SONAR-7389 Improve testability | Julien HENRY | 2016-03-17 | 2 | -0/+27 | |
| | ||||||
* | Drop API ViolationQuery as it's deprecated since 3.6 | Simon Brandhof | 2016-03-17 | 1 | -102/+0 | |
| | ||||||
* | SONAR-7458 new component org.sonar.api.SonarQubeVersion | Simon Brandhof | 2016-03-16 | 4 | -3/+215 | |
| | ||||||
* | SONAR-7458 new component org.sonar.api.utils.Version | Simon Brandhof | 2016-03-16 | 2 | -0/+269 | |
| | ||||||
* | Add org.sonar.api.utils.System2#getResource(name) | Simon Brandhof | 2016-03-16 | 2 | -6/+19 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 2 | -3/+139 | |
| | ||||||
* | SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gap | Julien HENRY | 2016-03-16 | 5 | -8/+43 | |
| | ||||||
* | SONAR-7416 Deprecate CPDMapping extension point | Julien HENRY | 2016-03-16 | 1 | -3/+4 | |
| | ||||||
* | SONAR-7444 Provide an UnauthorizedException to display functional error | Julien Lancelot | 2016-03-16 | 1 | -0/+58 | |
| | ||||||
* | SONAR-7389 Add new Sensor API to provide duplication tokens | Julien HENRY | 2016-03-15 | 11 | -45/+216 | |
| | ||||||
* | SONAR-6719 Wrong casing when indexing individual files lead to issue during ↵ | Duarte Meneses | 2016-03-15 | 1 | -1/+6 | |
| | | | | scm blame | |||||
* | Drop commons-collections | Simon Brandhof | 2016-03-13 | 9 | -138/+133 | |
| | ||||||
* | Complete documentation of org.sonar.api.config.Settings | Simon Brandhof | 2016-03-11 | 1 | -1/+10 | |
| | | | | | - missing some @CheckForNull - add javadoc to method getProperties() | |||||
* | SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI | Teryk Bellahsene | 2016-03-10 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7453 Rename rules remediation function fields in API | Julien Lancelot | 2016-03-10 | 8 | -131/+240 | |
| | ||||||
* | SONAR-7345 Rename Issue debt to effort in API | Julien Lancelot | 2016-03-10 | 3 | -17/+66 | |
| | ||||||
* | SONAR-7427 Add new "effort to reach rating A" characteristic metrics | Julien Lancelot | 2016-03-09 | 1 | -0/+50 | |
| | ||||||
* | SONAR-7426 Add new characteristic rating metrics | Julien Lancelot | 2016-03-09 | 1 | -0/+33 | |
| | ||||||
* | SONAR-7364 remove SQALE characteristics from scanner API | Simon Brandhof | 2016-03-08 | 20 | -1975/+17 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-03-08 | 3 | -5/+8 | |
| | ||||||
* | SONAR-7342 Add remediation effort characteristic metrics | Julien Lancelot | 2016-03-07 | 1 | -7/+90 | |
| | ||||||
* | SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issues | Julien Lancelot | 2016-03-07 | 5 | -0/+49 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-03-04 | 3 | -3/+3 | |
| | ||||||
* | SONAR-7330 When searching active rules by profile, ignore active rule on ↵ | Julien Lancelot | 2016-03-04 | 1 | -3/+0 | |
| | | | | removed rules | |||||
* | Add missing Javadoc | Evgeny Mandrikov | 2016-03-03 | 1 | -0/+2 | |
| | | | | Method was added in SQ 5.3 as part of SONAR-5894. | |||||
* | Fix quality flaws | Julien Lancelot | 2016-03-02 | 1 | -6/+4 | |
| | ||||||
* | SONAR-7021 Merge tests metric domains | Simon Brandhof | 2016-03-02 | 1 | -34/+43 | |
| | ||||||
* | SONAR-7353 Move RuleType to API | Julien Lancelot | 2016-03-02 | 8 | -35/+144 | |
| | ||||||
* | SONAR-7267 Do not accept multiple rules with the same key in a repository | Simon Brandhof | 2016-03-02 | 2 | -13/+13 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-03-02 | 3 | -3/+3 | |
| | ||||||
* | SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type | Simon Brandhof | 2016-02-29 | 1 | -49/+183 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-02-29 | 4 | -13/+10 | |
| | ||||||
* | SONAR-7333 DB migration to set ISSUES.ISSUE_TYPE | Simon Brandhof | 2016-02-26 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7332 Update RuleDefinition API to handle "Type" field | Simon Brandhof | 2016-02-26 | 8 | -17/+197 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-02-22 | 3 | -204/+1 | |
| | ||||||
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 6 | -86/+63 | |
| | ||||||
* | SONAR-5772 New executable_lines_data metric | Julien HENRY | 2016-02-22 | 4 | -28/+50 | |
| | ||||||
* | SONAR-7191 api/ce/activity max submitted date is inclusive | Teryk Bellahsene | 2016-02-19 | 1 | -0/+8 | |
| | ||||||
* | SONAR-7366 Expose InputModule in SensorContext | Julien HENRY | 2016-02-19 | 3 | -2/+17 | |
| | ||||||
* | Remove deprecation notice since replacement API is still @Beta | Julien HENRY | 2016-02-17 | 1 | -3/+0 | |
| | ||||||
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 1 | -1/+27 | |
|\ | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: Refactor a bit ComponentContainer stabilize ProjectDrilldownTest SONAR-7125 use efficient delete dir code in core, batch and server SONAR-7125 use efficient delete dir from NIO in sonar-api SONAR-7125 add FileUtils in sonar-core with efficient delete methods SONAR-7125 use efficient delete dir method in sonar-process SONAR-7125 use nio to clean temp directory at startup | |||||
| * | SONAR-7125 use efficient delete dir from NIO in sonar-api | Sébastien Lesaint | 2016-02-12 | 1 | -1/+27 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2016-02-09 | 1 | -1/+1 | |
| | |