Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5912 fix notification of issue changes during analysis | Simon Brandhof | 2015-01-26 | 1 | -0/+9 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-01-26 | 1 | -0/+3 |
| | |||||
* | SONAR-6012 Fix manual severity and get previous creation date | Julien HENRY | 2015-01-26 | 2 | -3/+3 |
| | |||||
* | SONAR-6060 Move HTML report into the core | Julien HENRY | 2015-01-26 | 4 | -18/+18 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-01-23 | 1 | -1/+9 |
| | |||||
* | SONAR-6013 Return severity, manualSeverity and creationDate | Julien Lancelot | 2015-01-23 | 2 | -11/+33 |
| | |||||
* | SONAR-6012 Local issue tracking | Julien HENRY | 2015-01-23 | 4 | -16/+18 |
| | |||||
* | SONAR-3499 do not update tags when issues are unchanged | Simon Brandhof | 2015-01-23 | 1 | -0/+12 |
| | |||||
* | SONAR-6013 Return overriddenSeverity instead of severity and do not return ↵ | Julien Lancelot | 2015-01-22 | 2 | -21/+11 |
| | | | | anymore assigneeLogin | ||||
* | SONAR-6012 Replace componentPath by componentKey | Julien Lancelot | 2015-01-21 | 2 | -9/+9 |
| | |||||
* | SONAR-5960 SONAR-5906 guess author and assignee of new issues | Simon Brandhof | 2015-01-21 | 1 | -0/+10 |
| | |||||
* | SONAR-6012 Create WS /batch/issues | Julien Lancelot | 2015-01-19 | 2 | -21/+36 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-01-15 | 4 | -5/+67 |
| | |||||
* | SONAR-5883 /batch/project WS now returns file hashes | Julien Lancelot | 2015-01-14 | 1 | -18/+13 |
| | |||||
* | SONAR-6012 Define protocol for local issue tracking | Julien HENRY | 2015-01-14 | 3 | -0/+356 |
| | |||||
* | SONAR-5473 Added missing "needBlame" field in project referential | Julien HENRY | 2015-01-13 | 2 | -6/+13 |
| | |||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 6 | -11/+9 |
| | |||||
* | SONAR-5945 Change format of batch report | Julien HENRY | 2015-01-08 | 8 | -7/+229 |
| | |||||
* | Revert "Revert "SONAR-5911 persist issues on server side"" | Teryk Bellahsene | 2015-01-05 | 1 | -1/+0 |
| | | | | This reverts commit e6bf968753bf2ec666aff3d802fa23c40ead8832. | ||||
* | Fix some quality flaws | Julien HENRY | 2015-01-05 | 1 | -3/+12 |
| | |||||
* | Revert "SONAR-5911 persist issues on server side" | Julien Lancelot | 2014-12-29 | 1 | -0/+1 |
| | | | | This reverts commit 0315dec02e79f8fc3f59d4e7d83710b02dc6735b. | ||||
* | SONAR-5911 persist issues on server side | Teryk Bellahsene | 2014-12-24 | 1 | -1/+0 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-12-19 | 1 | -0/+24 |
| | |||||
* | SONAR-5945 Improve export of components in report and fix upload | Julien HENRY | 2014-12-19 | 3 | -2/+37 |
| | |||||
* | SONAR-5945 Rename resource -> component in batch protocol | Julien HENRY | 2014-12-18 | 5 | -35/+37 |
| | |||||
* | SONAR-5945 Fix NPE when having issues on deleted resources | Julien HENRY | 2014-12-17 | 1 | -3/+3 |
| | |||||
* | SONAR-5945 Upload issues in analysis report | Julien HENRY | 2014-12-17 | 12 | -10/+753 |
| | |||||
* | Profile dbTests enables only the tests involving a database | Simon Brandhof | 2014-12-10 | 1 | -7/+2 |
| | |||||
* | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-5815 Store last update time on source data | Julien HENRY | 2014-11-03 | 2 | -6/+26 |
| | |||||
* | Remove JFreeChart from batch classpath | Simon Brandhof | 2014-10-23 | 1 | -0/+2 |
| | |||||
* | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 2 | -13/+23 |
| | |||||
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data ↵ | Julien HENRY | 2014-10-02 | 3 | -5/+85 |
| | | | | using WS | ||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 1 | -0/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+12 |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
* | | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM ↵ | Simon Brandhof | 2014-09-26 | 3 | -85/+5 |
| | | | | | | | | | | | | data using WS" This reverts commit 78fbdc2a8445e9131a10d2210b88d0e4d9927a14. | ||||
* | | Revert "SONAR-5473 Fix fetching of remote SCM data" | Simon Brandhof | 2014-09-26 | 2 | -23/+13 |
| | | | | | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08. | ||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-09-25 | 2 | -13/+23 |
| | | |||||
* | | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data ↵ | Julien HENRY | 2014-09-25 | 3 | -5/+85 |
| | | | | | | | | using WS | ||||
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ | |||||
* | Fix license header | Julien HENRY | 2014-08-27 | 1 | -0/+19 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-08-27 | 3 | -8/+60 |
| |