| Commit message (Expand) | Author | Age | Files | Lines |
* | Add MyBatis RoleMapper for Oracle | Simon Brandhof | 2012-07-06 | 1 | -0/+39 |
* | H2 migration restore previous method to list db tables | David Gageot | 2012-07-05 | 1 | -1/+1 |
* | SONAR-3618 Support custom default permissions for non-project resources | Simon Brandhof | 2012-07-05 | 12 | -153/+27 |
* | SONAR-3618 move default permissions to PROPERTIES | Simon Brandhof | 2012-07-05 | 22 | -57/+771 |
* | Fixes and improvements on H2 migration | David Gageot | 2012-07-04 | 28 | -183/+113 |
* | Simpler code | David Gageot | 2012-07-04 | 1 | -11/+6 |
* | SONAR-1608 Fix test | Fabrice Bellingard | 2012-07-04 | 1 | -1/+1 |
* | SONAR-1608 Display all impacts of bulk change in confirmation page | Fabrice Bellingard | 2012-07-04 | 3 | -16/+119 |
* | More stable dao tests | David Gageot | 2012-07-04 | 3 | -46/+34 |
* | More stable dao tests | David Gageot | 2012-07-04 | 2 | -21/+20 |
* | Fix violations | Fabrice Bellingard | 2012-07-04 | 1 | -5/+10 |
* | Replacing Derby with H2 | David Gageot | 2012-07-03 | 19 | -500/+140 |
* | Remove unused constants | Simon Brandhof | 2012-07-02 | 1 | -6/+4 |
* | SONAR-1608 Make it possible to modify the key of projects | Fabrice Bellingard | 2012-06-29 | 12 | -0/+553 |
* | Resource Snapshot Mapper | David Gageot | 2012-06-28 | 11 | -81/+171 |
* | Support MyBatis ResultHandler for dependencies and resources | David Gageot | 2012-06-27 | 3 | -1/+42 |
* | Fix Mapper for Mysql | David Gageot | 2012-06-27 | 1 | -1/+1 |
* | Load dependency versions | David Gageot | 2012-06-25 | 4 | -4/+30 |
* | SONAR-3596 I18n can search for plugin bundles inside language packs | Fabrice Bellingard | 2012-06-21 | 4 | -19/+78 |
* | SONAR-2989 Support localization API in batch extensions | Fabrice Bellingard | 2012-06-21 | 2 | -6/+14 |
* | Add annotation to indicate that method will close stream | Evgeny Mandrikov | 2012-06-21 | 1 | -1/+3 |
* | SONAR-3516 Use common code to find version components | David Gageot | 2012-06-20 | 2 | -30/+6 |
* | SONAR-3516 Recognize x.y.z-RCi versions(cherry picked from commit 328b6927d36... | David Gageot | 2012-06-20 | 2 | -6/+19 |
* | Make it impossible to use AbstractDbUnitTestCase for iBatis tests | David Gageot | 2012-06-19 | 1 | -56/+22 |
* | Add MyBatis mapper for DEPENDENCIES | Simon Brandhof | 2012-06-19 | 8 | -0/+184 |
* | SONAR-3516 Check minimal sonar version required by installed plugins | David Gageot | 2012-06-18 | 6 | -64/+151 |
* | Add some tests | Simon Brandhof | 2012-06-12 | 2 | -2/+31 |
* | SONAR-3565 do not execute SQL DELETE requests if no rows to delete | Simon Brandhof | 2012-06-08 | 2 | -18/+12 |
* | SONAR-3565 do not lock METRICS and CHARACTERISTICS during purges | Simon Brandhof | 2012-06-08 | 5 | -91/+127 |
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
* | Fix Oracle mapping for filters | David Gageot | 2012-05-30 | 1 | -1/+1 |
* | Fix dtos on Oracle | David Gageot | 2012-05-29 | 2 | -0/+32 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-29 | 1 | -2/+2 |
* | Extract beta api from review workflow | Simon Brandhof | 2012-05-28 | 49 | -2324/+85 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-28 | 1 | -1/+1 |
* | Cleaner code and fix warnings | David Gageot | 2012-05-25 | 4 | -8/+1 |
* | SONAR-2706 refactor org.sonar.core.review.workflow.Comment | Simon Brandhof | 2012-05-25 | 3 | -35/+65 |
* | SONAR-2706 revert removal of Review#getReviewId() | Simon Brandhof | 2012-05-25 | 1 | -0/+2 |
* | SONAR-2706 add Review#getRuleName() | Simon Brandhof | 2012-05-25 | 3 | -5/+18 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 2 | -12/+14 |
* | SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods... | Simon Brandhof | 2012-05-25 | 17 | -99/+83 |
* | Suppress warnings | David Gageot | 2012-05-25 | 1 | -0/+1 |
* | Split large migration file in two | David Gageot | 2012-05-25 | 2 | -1/+2 |
* | Create 'My Favourites' Dashboard through extension point. | David Gageot | 2012-05-25 | 4 | -36/+43 |
* | Fix violation | Fabrice Bellingard | 2012-05-24 | 1 | -1/+1 |
* | Fix violations | Fabrice Bellingard | 2012-05-24 | 2 | -7/+12 |
* | Create Projects and Treemap default dashboards using extension point | David Gageot | 2012-05-24 | 2 | -16/+7 |
* | Remove violations | David Gageot | 2012-05-24 | 3 | -79/+212 |
* | Remove warnings | David Gageot | 2012-05-23 | 2 | -47/+30 |
* | Fix violations, simplify code and improve documentation | David Gageot | 2012-05-23 | 10 | -115/+120 |