| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3432 Update documentation | David Gageot | 2012-07-06 | 1 | -0/+2 |
* | SONAR-3618 Support custom default permissions for non-project resources | Simon Brandhof | 2012-07-05 | 5 | -188/+86 |
* | SONAR-3432 Add password property type for widgets | David Gageot | 2012-07-05 | 1 | -1/+6 |
* | SONAR-3432 Add text property type for widgets | David Gageot | 2012-07-05 | 1 | -2/+36 |
* | SONAR-3593 move EmailSettings to org.sonar.api.conf | Simon Brandhof | 2012-07-05 | 2 | -5/+6 |
* | Revert "SONAR-3529 First baby step in providing property sets" | David Gageot | 2012-07-05 | 4 | -78/+0 |
* | SONAR-3529 First baby step in providing property sets | David Gageot | 2012-07-04 | 4 | -0/+78 |
* | SONAR-3419 Improve AbstractSourceImporter | Evgeny Mandrikov | 2012-07-04 | 2 | -11/+6 |
* | Replacing Derby with H2 | David Gageot | 2012-07-03 | 1 | -3/+12 |
* | Remove unused constants | Simon Brandhof | 2012-07-02 | 1 | -9/+0 |
* | SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common Rules | Fabrice Bellingard | 2012-06-26 | 1 | -1/+6 |
* | SONAR-2989 Support localization API in batch extensions | Fabrice Bellingard | 2012-06-21 | 2 | -4/+82 |
* | Update javadoc of SecurityRealm : prefer low-case ids | Simon Brandhof | 2012-06-20 | 1 | -1/+1 |
* | SONARPLUGINS-1948 Move EmailConfiguration to the core | David Gageot | 2012-06-19 | 2 | -0/+138 |
* | Remove warnings | David Gageot | 2012-06-18 | 1 | -51/+16 |
* | Remove violations | David Gageot | 2012-06-15 | 2 | -50/+48 |
* | Remove violation | David Gageot | 2012-06-15 | 1 | -1/+1 |
* | Remove violations | David Gageot | 2012-06-14 | 1 | -2/+1 |
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 1 | -25/+20 |
* | Automatic merge from branch-3.1 | Jenkins CI | 2012-06-12 | 1 | -2/+1 |
|\ |
|
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-06-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 3.1-RC3 | Eric Hartmann | 2012-06-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-05-31 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 3.1-RC2 | Eric Hartmann | 2012-05-31 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 3.1-RC1 | Eric Hartmann | 2012-05-30 | 1 | -3/+2 |
* | | Add some tests | Simon Brandhof | 2012-06-12 | 2 | -3/+3 |
* | | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
|/ |
|
* | FIX unused parameter | David Gageot | 2012-05-30 | 1 | -1/+1 |
* | Add some unit tests | Simon Brandhof | 2012-05-29 | 2 | -0/+55 |
* | Extract beta api from review workflow | Simon Brandhof | 2012-05-28 | 40 | -1/+2345 |
* | Revert change that broke the API | David Gageot | 2012-05-28 | 8 | -33/+50 |
* | Improve test coverage | David Gageot | 2012-05-25 | 1 | -3/+59 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 2 | -4/+6 |
* | Fix warnings | David Gageot | 2012-05-25 | 1 | -0/+1 |
* | Remove unused variables | David Gageot | 2012-05-25 | 1 | -2/+2 |
* | Suppress warnings | David Gageot | 2012-05-25 | 3 | -11/+14 |
* | Technical debt : Replace BaseMatcher with ArgumentMatcher | David Gageot | 2012-05-25 | 1 | -7/+4 |
* | Create 'My Favourites' Dashboard through extension point. | David Gageot | 2012-05-25 | 1 | -1/+22 |
* | Slightly better API for the filter extension point | David Gageot | 2012-05-24 | 2 | -12/+37 |
* | SONAR-3182 Remove properties related to PMD CPD | Evgeny Mandrikov | 2012-05-24 | 1 | -0/+35 |
* | Remove warnings | David Gageot | 2012-05-23 | 3 | -4/+5 |
* | Fix violations, simplify code and improve documentation | David Gageot | 2012-05-23 | 3 | -3/+3 |
* | SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATA | Fabrice Bellingard | 2012-05-23 | 1 | -51/+37 |
* | Add a javadoc to org.sonar.api.Property#defaultValue() | Simon Brandhof | 2012-05-23 | 1 | -0/+3 |
* | Remove warnings | David Gageot | 2012-05-23 | 2 | -15/+18 |
* | SONAR-3016 Provide default filters through extension point | David Gageot | 2012-05-22 | 5 | -81/+89 |
* | SONAR-3016 Partial documentation of extension point for filter template | David Gageot | 2012-05-22 | 4 | -87/+179 |
* | SONAR-2706 Delete unused classes in API | Simon Brandhof | 2012-05-22 | 6 | -377/+0 |
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 4 | -7/+284 |