| Commit message (Expand) | Author | Age | Files | Lines |
* | Hardcode usage of SLF4J in MyBatis | Simon Brandhof | 2012-01-13 | 1 | -0/+2 |
* | SONAR-2959 Add the property sonar.showSql | Simon Brandhof | 2012-01-12 | 1 | -7/+15 |
* | SONAR-3012 New widget to monitor the review activity | Fabrice Bellingard | 2012-01-12 | 7 | -60/+208 |
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 134 | -134/+134 |
* | Remove unused imports | Simon Brandhof | 2012-01-09 | 1 | -3/+0 |
* | Add some unit tests | simonbrandhof | 2012-01-09 | 7 | -81/+98 |
* | Experimental refactoring to improve support of booleans in MyBatis | simonbrandhof | 2012-01-08 | 13 | -63/+67 |
* | Fix some quality flaws | simonbrandhof | 2012-01-01 | 1 | -1/+9 |
* | Add unit tests to ResourceIndexerDao | simonbrandhof | 2011-12-31 | 7 | -0/+72 |
* | Fix some quality flaws | simonbrandhof | 2011-12-31 | 7 | -32/+19 |
* | Fix some quality flaws | simonbrandhof | 2011-12-31 | 2 | -14/+17 |
* | SONAR-983 index the project from a dedicated post-job in order to optimize SQ... | simonbrandhof | 2011-12-30 | 16 | -277/+277 |
* | Indexation of resources during migration must be reentrant | Simon Brandhof | 2011-12-29 | 2 | -2/+3 |
* | Add missing index on Derby | Simon Brandhof | 2011-12-29 | 1 | -0/+2 |
* | Delete resource orphans in order to not index them | simonbrandhof | 2011-12-23 | 2 | -2/+3 |
* | SONAR-983 add unit tests | Simon Brandhof | 2011-12-23 | 2 | -1/+66 |
* | SONAR-3118 Remove property "sonar.useStructureDump" | Evgeny Mandrikov | 2011-12-23 | 2 | -7/+3 |
* | SONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that ... | Simon Brandhof | 2011-12-23 | 4 | -2/+76 |
* | Refactor the packages of sonar-core | Simon Brandhof | 2011-12-22 | 146 | -215/+190 |
* | Fix some quality flaws | simonbrandhof | 2011-12-22 | 1 | -4/+0 |
* | SONAR-983 i18n, better purge, fix NPE when deleted resource | simonbrandhof | 2011-12-21 | 6 | -75/+0 |
* | SONAR-983 Improve relevance of results and group them by qualifier | Simon Brandhof | 2011-12-21 | 15 | -99/+136 |
* | SONAR-983 resources are indexed during analysis | simonbrandhof | 2011-12-20 | 17 | -81/+334 |
* | SONAR-983 index existing projects during upgrade | Simon Brandhof | 2011-12-19 | 15 | -210/+118 |
* | SONAR-3090 Remove DUPLICATIONS_INDEX.ID | Evgeny Mandrikov | 2011-12-19 | 11 | -144/+13 |
* | SONAR-983 first implementation of the search engine of projects, directories ... | Simon Brandhof | 2011-12-19 | 16 | -213/+297 |
* | SONAR-2662 Add missing files linked to new table "action_plans" | Fabrice Bellingard | 2011-12-19 | 3 | -0/+30 |
* | SONAR-2662 Create action plans which are a set of manual reviews | Fabrice Bellingard | 2011-12-19 | 1 | -1/+1 |
* | Move org.sonar.jpa.dialect to org.sonar.persistence.dialect and refactor Dial... | Simon Brandhof | 2011-12-16 | 25 | -150/+92 |
* | SONAR-983 create table RESOURCE_INDEX | Simon Brandhof | 2011-12-16 | 17 | -61/+371 |
* | SONAR-1929 do not register dashboards which name already exits | Simon Brandhof | 2011-12-16 | 14 | -123/+101 |
* | Fix violation, add test | Evgeny Mandrikov | 2011-12-16 | 2 | -8/+23 |
* | SONAR-1929 refactoring of the extension point Dashboard | Simon Brandhof | 2011-12-15 | 11 | -97/+55 |
* | SONAR-3034 API: default value of WidgetProperty is not injected in Ruby widgets | Simon Brandhof | 2011-12-15 | 9 | -86/+58 |
* | rename the constant ReviewDto.STATUS_OPENED to STATUS_OPEN | Simon Brandhof | 2011-12-14 | 1 | -1/+1 |
* | Decrease visibility of some methods of org.sonar.persistence.review.ReviewQuery | Simon Brandhof | 2011-12-14 | 2 | -7/+2 |
* | Sonar Persistence API refactoring | Fabrice Bellingard | 2011-12-14 | 69 | -342/+348 |
* | SONAR-1929 Fix problem with MyBatis on Oracle | Fabrice Bellingard | 2011-12-14 | 6 | -14/+26 |
* | SONAR-1929 Modify the new DashboardTemplate API | Fabrice Bellingard | 2011-12-13 | 4 | -13/+8 |
* | SONAR-2973 fix the severity of violations if manually set by end-users | Simon Brandhof | 2011-12-12 | 6 | -9/+185 |
* | SONAR-1929 New extension point: dashboard template | Fabrice Bellingard | 2011-12-12 | 43 | -32/+1643 |
* | Fix some violations | Simon Brandhof | 2011-12-12 | 1 | -2/+3 |
* | SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI... | Simon Brandhof | 2011-12-12 | 5 | -42/+73 |
* | Fix MyBatis integration tests with MsSQL | Simon Brandhof | 2011-12-09 | 2 | -3/+3 |
* | Fix integration tests of MyBatis on MsSQL. Table names must be lower-case. | Simon Brandhof | 2011-12-09 | 1 | -2/+2 |
* | Increase size of RULE_FAILURES.COMMITTER to 100 | Evgeny Mandrikov | 2011-12-08 | 1 | -1/+1 |
* | SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN) | Simon Brandhof | 2011-12-08 | 3 | -2/+4 |
* | Add RULE_FAILURES.COMMITTER | Evgeny Mandrikov | 2011-12-08 | 3 | -2/+4 |
* | Try to fix DbUnit tests on MSSQL | simonbrandhof | 2011-12-07 | 2 | -7/+19 |
* | Fix iBatis ReviewMapper.xml for MsSQL | simonbrandhof | 2011-12-07 | 1 | -3/+3 |