Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic merge from branch-4.5 | Jenkins CI | 2014-11-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | * origin/branch-4.5: Fix javadoc Fix cancelling of editing of rule tags Fix flash vulneribility | ||||
| * | Fix javadoc | Julien HENRY | 2014-11-20 | 1 | -1/+1 |
| | | |||||
| * | Update version to 4.5.2-SNAPSHOT | Eric Hartmann | 2014-10-29 | 1 | -1/+1 |
| | | |||||
| * | Release 4.5.14.5.1 | Eric Hartmann | 2014-10-29 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5.1-RC1 | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| | | |||||
| * | Revert "Release 4.5.1-RC1" | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 483ab6a3b31c330cf6f846fba0c1c424a2c15f78. | ||||
| * | Release 4.5.1-RC1 | Olivier Gaudin | 2014-10-25 | 1 | -1/+1 |
| | | |||||
* | | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -4/+0 |
| | | |||||
* | | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 5 | -0/+7 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 8 | -0/+585 |
|\| | | | | | | | | | | | | | 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 | 8 | -0/+585 |
| | | | | | | | | | | * 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-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x | Simon Brandhof | 2014-10-02 | 12 | -785/+0 |
| | | |||||
* | | SONAR-5665 Stop support of GWT pages | Simon Brandhof | 2014-10-02 | 2 | -64/+0 |
| | | |||||
* | | SONAR-2860 Drop commons-configuration | Julien HENRY | 2014-09-05 | 6 | -585/+0 |
| | | |||||
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ | |||||
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 1 | -3/+2 |
| | |||||
* | SONAR-5389 Rename Analyzer -> Sensor | Julien HENRY | 2014-07-21 | 1 | -8/+9 |
| | |||||
* | SONAR-5432 Remove RCI and Weighted issues metrics | Julien Lancelot | 2014-07-03 | 2 | -121/+0 |
| | |||||
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 3 | -3/+8 |
| | |||||
* | SONAR-5389 Add support of FileLinesContextFactory + publish analysis | Julien HENRY | 2014-06-19 | 2 | -1/+6 |
| | |||||
* | SONAR-5389 Analyzer optimizer | Julien HENRY | 2014-06-19 | 1 | -5/+5 |
| | |||||
* | SONAR-5389 Fix some quality flaws | Julien HENRY | 2014-06-19 | 2 | -2/+2 |
| | |||||
* | SONAR-5389 Sort analyzers according to metrics used/produced | Julien HENRY | 2014-06-19 | 1 | -10/+12 |
| | |||||
* | SONAR-5389 Drop batch-api module | Julien HENRY | 2014-06-18 | 1 | -4/+8 |
| | |||||
* | Fix Javadoc | Julien Lancelot | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | SONAR-5389 New Analyzer API | Julien HENRY | 2014-06-16 | 1 | -10/+23 |
| | |||||
* | Fix unit test compilation failure | Julien Lancelot | 2014-06-12 | 1 | -11/+11 |
| | |||||
* | SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id | Julien Lancelot | 2014-06-12 | 1 | -4/+2 |
| | |||||
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 3 | -19/+12 |
| | |||||
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-03-26 | 1 | -2/+6 |
| | |||||
* | SONAR-5154 remove duplications | Simon Brandhof | 2014-03-26 | 2 | -26/+35 |
| | |||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 1 | -152/+0 |
| | |||||
* | SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage | Julien HENRY | 2014-03-25 | 7 | -571/+153 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 56 | -56/+56 |
| | |||||
* | Deprecate remaining Java-specific stuff | Simon Brandhof | 2014-02-27 | 2 | -0/+119 |
| | |||||
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Revert "RuleRepositoryTestHelper is back" | Simon Brandhof | 2014-02-20 | 1 | -2/+3 |
| | | | | This reverts commit 3f42ac85a4495333dbe76e1b1587ea05b7d900a4. | ||||
* | RuleRepositoryTestHelper is back | Simon Brandhof | 2014-02-20 | 1 | -3/+2 |
| |