Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-07 | 7 | -0/+182 | |
| | | ||||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-07 | 3 | -5/+47 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-07 | 2 | -4/+4 | |
| | | ||||||
* | | SONAR-5620 Improve support of empty authors | Julien HENRY | 2014-10-07 | 4 | -1/+63 | |
| | | ||||||
* | | SONAR-5677 Fix support of Git project not at the root of repository tree | Julien HENRY | 2014-10-06 | 4 | -13/+86 | |
| | | ||||||
* | | SONAR-5643 Unwrap exception to have better error reporting to end user | Julien HENRY | 2014-10-06 | 1 | -2/+9 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-06 | 6 | -4/+19 | |
|\| | | | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java | |||||
| * | SONAR-5584 Increase the default limit of the treemap components | Stas Vilchik | 2014-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | SONAR-5675 Rename the "Pie Chart" into "Donut Chart" | Julien Lancelot | 2014-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | SONAR-5671 Remove the "Global" tag on the "Measure Filter as Word Cloud" widget | Julien Lancelot | 2014-10-06 | 1 | -2/+2 | |
| | | ||||||
| * | SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXT | Simon Brandhof | 2014-10-05 | 3 | -0/+15 | |
| | | ||||||
| * | SONAR-5617 Update package_design widget | Jean-Baptiste Lievremont | 2014-10-03 | 2 | -6/+7 | |
| | | ||||||
| * | SONAR-5535 Fix widget path | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -1/+1 | |
| | | ||||||
| * | SONAR-5535 refine layout of size widget (generated_sloc under sloc) | Jean-Baptiste Lievremont | 2014-10-03 | 2 | -12/+13 | |
| | | ||||||
* | | Revert to previous behavior for CommandExecutor::execute for timeout=0 | Julien HENRY | 2014-10-06 | 2 | -2/+2 | |
| | | ||||||
* | | SONAR-5620 Fix missing line with Git | Julien HENRY | 2014-10-03 | 1 | -0/+4 | |
| | | ||||||
* | | SONAR-5620 Minor fixes | Julien HENRY | 2014-10-03 | 2 | -5/+11 | |
| | | ||||||
* | | SONAR-5535 Fix widget path | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-5535 refine layout of size widget (generated_sloc under sloc) | Jean-Baptiste Lievremont | 2014-10-03 | 2 | -12/+13 | |
| | | ||||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-03 | 4 | -38/+6 | |
| | | ||||||
* | | SONAR-5643 Properly handle cases where there are local modification on files | Julien HENRY | 2014-10-03 | 6 | -5/+66 | |
| | | ||||||
* | | SONAR-5677 Fail with a clear message when trying to blame a locally modified ↵ | Julien HENRY | 2014-10-03 | 5 | -4/+122 | |
| | | | | | | | | file | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 7 | -7/+107 | |
|\| | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java | |||||
| * | Code clean-up | Simon Brandhof | 2014-10-02 | 5 | -3/+110 | |
| | | | | | | | | | | * mark JFreechart as deprecated * complete some javadoc | |||||
| * | SONAR-5535 Fix missing l10n keys in size metric | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+2 | |
| | | ||||||
| * | SONAR-5680 Fix query on false positive issues widget | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+1 | |
| | | ||||||
* | | SONAR-5642 Log cleanup | Julien HENRY | 2014-10-02 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-5626 get next report mecanism dao implemented and interfaces defined. ↵ | Teryk Bellahsene | 2014-10-02 | 1 | -6/+1 | |
| | | | | | | | | Thread management stub. | |||||
* | | SONAR-5643 Hide SVN password and rework logging | Julien HENRY | 2014-10-02 | 2 | -6/+6 | |
| | | ||||||
* | | SONAR-5643 Provide a default SVN SCM Provider | Julien HENRY | 2014-10-02 | 18 | -66/+850 | |
| | | ||||||
* | | SONAR-5677 Provide JGit implementation | Julien HENRY | 2014-10-02 | 8 | -10/+244 | |
| | | ||||||
* | | SONAR-5645 Blacklist SCM Activity plugin | Julien HENRY | 2014-10-02 | 1 | -3/+4 | |
| | | ||||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 2 | -2/+8 | |
| | | ||||||
* | | SONAR-5644 Rework SCM API | Julien HENRY | 2014-10-02 | 17 | -219/+560 | |
| | | ||||||
* | | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-10-02 | 8 | -3/+577 | |
| | | ||||||
* | | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data ↵ | Julien HENRY | 2014-10-02 | 4 | -51/+135 | |
| | | | | | | | | using WS | |||||
* | | SONAR-5672 Fix regression with measure duplication_lines_data | Julien HENRY | 2014-10-02 | 5 | -49/+35 | |
| | | ||||||
* | | Fix wrong commit | Julien Lancelot | 2014-10-02 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widget | Julien Lancelot | 2014-10-02 | 2 | -27/+22 | |
| | | | | | | | | | | Conflicts: server/sonar-server/src/test/java/org/sonar/server/issue/index/IssueIndexMediumTest.java | |||||
* | | SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue ↵ | Julien Lancelot | 2014-10-02 | 2 | -4/+4 | |
| | | | | | | | | filters widget | |||||
* | | Revert commits that should have been done on branch-4.5 | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+2 | |
| | | | | | | | | This reverts commit dc74893622e4965a5d9ad0c6f9a9b0b43f2140ed. | |||||
* | | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x | Simon Brandhof | 2014-10-02 | 4 | -6/+8 | |
| | | ||||||
* | | SONAR-5680 Fix query on false positive issues widget | Jean-Baptiste Lievremont | 2014-10-01 | 1 | -2/+2 | |
| | | ||||||
* | | Fix Xoo | Simon Brandhof | 2014-09-30 | 1 | -0/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 4 | -0/+36 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | |||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 4 | -0/+36 | |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | |||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 7 | -7/+7 | |
| | | ||||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 7 | -7/+7 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 7 | -7/+7 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 7 | -7/+7 | |
| | |