Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3676 Fix issue with Maven 2 | Fabrice Bellingard | 2012-10-08 | 1 | -13/+13 |
| | |||||
* | SONAR-3676 Create properties to define project links | Fabrice Bellingard | 2012-10-05 | 1 | -11/+50 |
| | | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev | ||||
* | SONAR-2602 the extensions Language must not be declared with ↵ | Simon Brandhof | 2012-10-04 | 5 | -20/+19 |
| | | | | InstantiationStrategy=PER_BATCH | ||||
* | Fix lifecycle of ProjectFileSystem | Simon Brandhof | 2012-10-02 | 1 | -0/+6 |
| | |||||
* | Fix compatibility with FileFilter extensions | Simon Brandhof | 2012-10-02 | 1 | -11/+1 |
| | |||||
* | SONAR-3844 Drop the support of the deprecated property sonar.light | Simon Brandhof | 2012-10-02 | 3 | -1/+44 |
| | |||||
* | SONAR-3833 ability to edit/delete the profiles provided by plugins | Simon Brandhof | 2012-10-01 | 1 | -15/+16 |
| | |||||
* | SONAR-3529 Get rid of property sets. Use PropertyFields instead | David Gageot | 2012-09-28 | 2 | -4/+2 |
| | |||||
* | SONAR-2602 persist project language before execution of extensions | Simon Brandhof | 2012-09-28 | 4 | -22/+80 |
| | |||||
* | SONAR-2602 support project modules with different languages | Simon Brandhof | 2012-09-27 | 4 | -18/+23 |
| | |||||
* | Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵ | Simon Brandhof | 2012-09-17 | 2 | -4/+4 |
| | | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2. | ||||
* | SONAR-3778 Bad performances when Hibernate requests measures on quality models | Simon Brandhof | 2012-09-05 | 2 | -4/+4 |
| | |||||
* | SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient | Simon Brandhof | 2012-08-16 | 1 | -19/+2 |
| | |||||
* | Fix violation | David Gageot | 2012-07-24 | 1 | -8/+6 |
| | |||||
* | Simplify code | David Gageot | 2012-07-18 | 1 | -30/+1 |
| | |||||
* | Remove violation | David Gageot | 2012-07-17 | 1 | -6/+11 |
| | |||||
* | Fix sonar.showSql | Simon Brandhof | 2012-07-17 | 2 | -5/+15 |
| | |||||
* | Fix reloading of measure data | David Gageot | 2012-07-17 | 1 | -1/+3 |
| | |||||
* | Fix warnings | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Revert "Remove warning" | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | | | | This reverts commit a15e8577ff0f4b9e88cdf78e6aaed3ebd6259c50. | ||||
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | SONAR-2496 Fix HQL request that doesn't work on Oracle... | Fabrice Bellingard | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Restore Api compatibility | David Gageot | 2012-07-16 | 1 | -3/+1 |
| | |||||
* | Don't use hardcoded charsets | David Gageot | 2012-07-16 | 1 | -1/+3 |
| | |||||
* | Fix measure data not being evicted anymore | David Gageot | 2012-07-16 | 1 | -3/+3 |
| | |||||
* | Update Center improvements | Simon Brandhof | 2012-07-14 | 1 | -0/+2 |
| | | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins | ||||
* | SONAR-2496 Support 'previous-version' value for differential views | Fabrice Bellingard | 2012-07-12 | 5 | -10/+108 |
| | |||||
* | SONAR-3437 merge Mappers | David Gageot | 2012-07-11 | 1 | -3/+5 |
| | |||||
* | Fix support of sonar.showSqlResults with MyBatis 3.1 | Simon Brandhof | 2012-07-11 | 3 | -9/+9 |
| | |||||
* | SONAR-3437 Improve code coverage and fix measure data update | David Gageot | 2012-07-11 | 1 | -5/+13 |
| | |||||
* | SONAR-3437 Simpler code | David Gageot | 2012-07-11 | 1 | -31/+4 |
| | |||||
* | SONAR-3437 Disable batch insert because it cannot work | David Gageot | 2012-07-11 | 1 | -3/+3 |
| | |||||
* | SONAR-3437 Fix batch insert on mysql | David Gageot | 2012-07-10 | 1 | -2/+2 |
| | |||||
* | SONAR-3437 Cleaner code and fix Oracle mapping | David Gageot | 2012-07-10 | 1 | -35/+38 |
| | |||||
* | SONAR-3437 Use MyBatis in batch mode | David Gageot | 2012-07-10 | 1 | -27/+81 |
| | |||||
* | SONAR-3437 Use MyBatis instead of Hibernate to improve batch insert | David Gageot | 2012-07-09 | 1 | -48/+82 |
| | |||||
* | SONAR-3437 Prepare for refactoring to MyBatis | David Gageot | 2012-07-09 | 1 | -51/+48 |
| | |||||
* | Fix violations | David Gageot | 2012-07-06 | 1 | -27/+32 |
| | |||||
* | SONAR-3593 move EmailSettings to org.sonar.api.conf | Simon Brandhof | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | SONAR-2989 The English Pack plugin should never be excluded | Fabrice Bellingard | 2012-06-22 | 1 | -3/+9 |
| | |||||
* | SONAR-2989 Support localization API in batch extensions | Fabrice Bellingard | 2012-06-21 | 1 | -0/+4 |
| | |||||
* | SONARPLUGINS-1948 Move EmailConfiguration to the core | David Gageot | 2012-06-19 | 1 | -0/+2 |
| | | | | + Rename to EmailSettings + Use Settings instead of Configuration | ||||
* | Revert SONAR-3407 | Simon Brandhof | 2012-05-31 | 2 | -6/+9 |
| | |||||
* | Revert change that broke the API | David Gageot | 2012-05-28 | 1 | -4/+4 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 1 | -0/+2 |
| | |||||
* | Remove warnings | David Gageot | 2012-05-23 | 1 | -6/+6 |
| | |||||
* | Fix violations | Fabrice Bellingard | 2012-05-23 | 1 | -6/+3 |
| | |||||
* | SONAR-3407 improve message | Simon Brandhof | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | Remove the classes RulesManager and DaoFacade. | Simon Brandhof | 2012-05-23 | 2 | -5/+1 |
| | | | | Both of them have been deprecated long time ago. | ||||
* | SONAR-3407 fail analysis if the project version used for comparison does not ↵ | Simon Brandhof | 2012-05-23 | 1 | -2/+2 |
| | | | | exist |