Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-19 | 3 | -3/+6 | |
| | ||||||
* | SONAR-5931 Remove beta test API | Julien HENRY | 2015-02-19 | 5 | -447/+0 | |
| | ||||||
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 6 | -18/+18 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2015-02-19 | 1 | -0/+1 | |
| | ||||||
* | SONAR-6000 Try to decrease size of duplications in persistit | Julien HENRY | 2015-02-16 | 6 | -119/+124 | |
| | ||||||
* | Restore deprecated methods on Resource API | Julien HENRY | 2015-02-11 | 3 | -1/+88 | |
| | ||||||
* | SONAR-6134, SONAR-6048 Improve performance of FS indexation | Julien HENRY | 2015-02-10 | 9 | -29/+29 | |
| | ||||||
* | SONAR-6068 Improve performance of FileSystem query operation | Julien HENRY | 2015-02-10 | 12 | -13/+95 | |
| | ||||||
* | SONAR-6162 Fix bad merge | Julien HENRY | 2015-02-09 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'origin/branch-5.0' | Julien HENRY | 2015-02-09 | 7 | -3/+149 | |
|\ | ||||||
| * | SONAR-6162 Fix NPE when searching for Check of custom rules | Julien HENRY | 2015-02-09 | 7 | -3/+149 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.0-RC45.0-RC4 | Thomas Vérin | 2015-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-16 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.0-RC35.0-RC3 | Eric Hartmann | 2014-12-16 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.0-RC25.0-RC2 | Eric Hartmann | 2014-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6012 Local issue tracking | Julien HENRY | 2015-01-23 | 2 | -2/+12 | |
| | | ||||||
* | | SONAR-5931 Publish new measure API | Julien HENRY | 2015-01-15 | 6 | -18/+8 | |
| | | ||||||
* | | SONAR-5931 Publish new sensor API | Julien HENRY | 2015-01-15 | 10 | -20/+20 | |
| | | ||||||
* | | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 4 | -13/+3 | |
| | | ||||||
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 | |
|/ | ||||||
* | Fix some quality flaws | Julien HENRY | 2014-11-03 | 1 | -0/+7 | |
| | ||||||
* | SONAR-5644 Apply some feedback on SCM API | Julien HENRY | 2014-10-16 | 2 | -19/+23 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2014-10-16 | 2 | -0/+6 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2014-10-16 | 1 | -5/+7 | |
| | ||||||
* | SONAR-5389 Refactor test coverage API | Julien HENRY | 2014-10-14 | 4 | -31/+34 | |
| | ||||||
* | SONAR-5389 Refactor dependency API | Julien HENRY | 2014-10-14 | 4 | -4/+228 | |
| | ||||||
* | Fix merge | Julien Lancelot | 2014-10-14 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 4 | -12/+159 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | |||||
| * | SONAR-5673 Creating a new profile from a configuration file is not working | Julien Lancelot | 2014-10-13 | 5 | -11/+159 | |
| | | ||||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-09 | 1 | -4/+4 | |
| | | ||||||
* | | SONAR-5620 Improve support of empty authors | Julien HENRY | 2014-10-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 1 | -0/+5 | |
|\| | | | | | | | | | | | | | 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 | 1 | -0/+11 | |
| | | | | | | | | | | * mark JFreechart as deprecated * complete some javadoc | |||||
| * | 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 | |
| | | ||||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 1 | -1/+4 | |
| | | ||||||
* | | SONAR-5644 Rework SCM API | Julien HENRY | 2014-10-02 | 9 | -31/+281 | |
| | | ||||||
* | | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-10-02 | 1 | -3/+3 | |
| | | ||||||
* | | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data ↵ | Julien HENRY | 2014-10-02 | 2 | -36/+28 | |
| | | | | | | | | using WS | |||||
* | | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x | Simon Brandhof | 2014-10-02 | 1 | -4/+1 | |
| | |