Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4694 Allow project permissions management from the permission web service | Julien Lancelot | 2013-09-19 | 1 | -2/+2 |
| | |||||
* | SONAR-4689 Slight improvement of String comparison | Simon Brandhof | 2013-09-19 | 1 | -5/+9 |
| | |||||
* | SONAR-766 Filter measures at decorator level (fix issue highlighted by .Net ↵ | Jean-Baptiste Lievremont | 2013-09-19 | 3 | -8/+20 |
| | | | | coverage reporting) | ||||
* | SONAR-4689 Batch API to get issues of the current module | Simon Brandhof | 2013-09-18 | 9 | -42/+102 |
| | |||||
* | SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', ↵ | Julien Lancelot | 2013-09-18 | 1 | -2/+62 |
| | | | | 'Duplications', 'Localization' and 'Security' pages, some sub-categories of the 'General' page | ||||
* | Revert "Add package-info files on sonar-batch module" | Julien Lancelot | 2013-09-16 | 7 | -168/+0 |
| | | | | This reverts commit aae5b839d7dd34fca01312d0c22892f3f43a8054. | ||||
* | SONAR-4629 Improve check of project key pattern: must not only contain digits | Julien Lancelot | 2013-09-16 | 2 | -10/+22 |
| | |||||
* | SONAR-4680 Fix tests | Julien HENRY | 2013-09-16 | 1 | -4/+2 |
| | |||||
* | Add package-info files on sonar-batch module | Julien Lancelot | 2013-09-16 | 7 | -0/+168 |
| | |||||
* | SONAR-4680 Module-level settings are not applied on batch side | Julien HENRY | 2013-09-16 | 4 | -70/+48 |
| | |||||
* | SONAR-766 Add exclusions for coverage | Jean-Baptiste Lievremont | 2013-09-13 | 2 | -3/+14 |
| | | | | | | Introduce new API to filter measures before they are saved to context Implement a measure filter for code coverage measures Add configuration property for coverage exclusions | ||||
* | Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0 | Simon Brandhof | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4656 Display sonar.includedModules property in configuration | Jean-Baptiste Lievremont | 2013-09-11 | 1 | -1/+1 |
| | | | | | | Add core configuration constant for included modules Declare property in core configuration block Set indexes on configuration properties | ||||
* | Merge branch 'branch-4.1' | Eric Hartmann | 2013-09-10 | 2 | -30/+21 |
|\ | |||||
| * | SONAR-3644 Break compatibility with plugin configuration | Jean-Baptiste Lievremont | 2013-09-06 | 2 | -30/+21 |
| | | | | | | | | | | | | Use relative paths rather than component keys for filter definition Add utility to compute component key based on underlying file path Enhance coverage and compliance | ||||
* | | SONAR-4602 Fix concurrent access issues with dryRun cache | Julien HENRY | 2013-09-06 | 2 | -17/+49 |
| | | |||||
* | | SONAR-4632 Fix loading of settings when using Sonar Runner 2.3 | Julien HENRY | 2013-09-05 | 3 | -77/+83 |
| | | |||||
* | | SONAR-4602 Evict dryRun cache when a new snapshot is available | Julien HENRY | 2013-09-04 | 2 | -5/+23 |
| | | |||||
* | | Fix quality flaw | Simon Brandhof | 2013-09-04 | 1 | -3/+3 |
|/ | |||||
* | Fix some quality flaws | Simon Brandhof | 2013-09-02 | 2 | -3/+4 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2013-08-29 | 1 | -3/+3 |
| | |||||
* | Fix some quality flaws | Dinesh Bolkensteyn | 2013-08-29 | 29 | -24/+29 |
| | |||||
* | SONAR-4600 Deactivate the "IssuePersister" in DryRun mode | Julien HENRY | 2013-08-29 | 2 | -7/+42 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2013-08-29 | 2 | -17/+27 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2013-08-28 | 4 | -11/+12 |
| | |||||
* | Add some unit tests | Julien Lancelot | 2013-08-22 | 1 | -2/+2 |
| | |||||
* | Add some unit tests | Julien Lancelot | 2013-08-21 | 2 | -54/+117 |
| | |||||
* | Remove TimeZome in unit test because it's unstable | Julien Lancelot | 2013-08-21 | 2 | -23/+11 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2013-08-20 | 3 | -20/+10 |
| | |||||
* | Ignore test that temporary fails on TimeZone | Julien Lancelot | 2013-08-19 | 1 | -0/+2 |
| | |||||
* | SONAR-4475 Revert check of last admin removal | Julien Lancelot | 2013-08-19 | 1 | -3/+1 |
| | |||||
* | SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ↵ | Julien Lancelot | 2013-08-19 | 1 | -1/+3 |
| | | | | user | ||||
* | Use DateUtils.parseDateTime instead of DateUtils.parseDate in test to fix ↵ | Julien Lancelot | 2013-08-19 | 2 | -7/+7 |
| | | | | timezone issues | ||||
* | Fix tests due to timezone set to GMT | Julien Lancelot | 2013-08-19 | 1 | -2/+2 |
| | |||||
* | Fix tests due to timezone set to GMT+2 | Julien Lancelot | 2013-08-19 | 1 | -2/+2 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2013-08-17 | 4 | -6/+6 |
| | |||||
* | Fix tests when timezone is not GMT+2 | Simon Brandhof | 2013-08-16 | 2 | -2/+12 |
| | |||||
* | SONAR-4547 improve support of MessageException | Simon Brandhof | 2013-08-16 | 2 | -4/+8 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2013-08-16 | 10 | -22/+21 |
| | |||||
* | SONAR-4547 API: new class "MessageException" to stop a pending process and ↵ | Simon Brandhof | 2013-08-13 | 2 | -10/+10 |
| | | | | to log an error message without any stack trace | ||||
* | SONAR-4564 SONAR-4563 fix detection of new issues since previous analysis | Simon Brandhof | 2013-08-08 | 1 | -2/+9 |
| | |||||
* | ONAR-4515 Display all allowed values for sonar.languages | Julien HENRY | 2013-08-02 | 4 | -5/+21 |
| | |||||
* | Revert SONAR-4515 as current implementation breaks views | Julien HENRY | 2013-08-02 | 2 | -44/+3 |
| | |||||
* | SONAR-4515 Moved check to another place to not break views | Julien HENRY | 2013-08-01 | 5 | -23/+78 |
| | |||||
* | Fix minor quality flaws | Simon Brandhof | 2013-08-01 | 3 | -7/+3 |
| | |||||
* | SONAR-4515 Fix IoC dependency on Languages | Julien HENRY | 2013-08-01 | 5 | -14/+17 |
| | |||||
* | SONAR-4515 Display all allowed values for sonar.languages when an invalid ↵ | Julien HENRY | 2013-07-31 | 2 | -12/+31 |
| | | | | one is specified | ||||
* | Fix some quality flaws | Julien HENRY | 2013-07-31 | 1 | -14/+9 |
| | |||||
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
| |