| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve test coverage | Fabrice Bellingard | 2012-07-13 | 4 | -2/+52 |
* | SONAR-2614 Improve page rendering | Fabrice Bellingard | 2012-07-13 | 2 | -3/+3 |
* | SONAR-3539 With Jacoco & ant task, "lines_to_cover" is computed on unit tests | David Gageot | 2012-07-13 | 4 | -17/+79 |
* | Make sure these tests work on Eclipse even with mvm eclipse:eclipse | David Gageot | 2012-07-13 | 4 | -51/+76 |
* | SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4s | David Gageot | 2012-07-13 | 1 | -7/+5 |
* | Improve documentation of ResourceType with new property | Fabrice Bellingard | 2012-07-13 | 1 | -0/+1 |
* | Add method checkTable() with list of columns to AbstractDaoTestCase/AbstractD... | Simon Brandhof | 2012-07-13 | 2 | -5/+41 |
* | Always display tabs in the bulk edition console, even if they're empty | Simon Brandhof | 2012-07-12 | 1 | -7/+1 |
* | Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts. | Simon Brandhof | 2012-07-12 | 3 | -70/+72 |
* | SONAR-3579 Conflict with Ruby local installation | Simon Brandhof | 2012-07-12 | 1 | -0/+4 |
* | SONAR-3653 Weird branche coverage for new code | David Gageot | 2012-07-12 | 1 | -6/+6 |
* | Reuse database for faster unit tests | David Gageot | 2012-07-12 | 6 | -58/+37 |
* | Improve test code | David Gageot | 2012-07-12 | 8 | -193/+180 |
* | SONAR-3510 Select a view or a developer when adding a widget to a global dash... | David Gageot | 2012-07-12 | 3 | -35/+52 |
* | SONAR-2614 Use the resource types | Fabrice Bellingard | 2012-07-12 | 4 | -31/+16 |
* | SONAR-1608 Update documentation on ResourceType | Fabrice Bellingard | 2012-07-12 | 1 | -0/+2 |
* | Remove some duplication | David Gageot | 2012-07-12 | 1 | -98/+80 |
* | Fix rule escaping | David Gageot | 2012-07-12 | 2 | -4/+4 |
* | Support embedded in memory database | David Gageot | 2012-07-12 | 2 | -5/+28 |
* | Enable passing additional parameters to scripts | David Gageot | 2012-07-12 | 6 | -6/+6 |
* | Add logs | David Gageot | 2012-07-12 | 1 | -1/+1 |
* | SONAR-3620 use text input for rule copy | David Gageot | 2012-07-12 | 2 | -2/+2 |
* | SONAR-3637 Upgrade to JaCoCo 0.5.8 | Evgeny Mandrikov | 2012-07-12 | 1 | -1/+1 |
* | Deploy the component ResourcePermissions on server-side | Simon Brandhof | 2012-07-12 | 2 | -2/+4 |
* | Add missing import | Fabrice Bellingard | 2012-07-12 | 1 | -0/+1 |
* | SONAR-2614 Use the ResourceIndex to search for deletable resources | Fabrice Bellingard | 2012-07-12 | 1 | -7/+12 |
* | SONAR-3543 Display sources folder in error message | Fabrice Bellingard | 2012-07-12 | 2 | -9/+35 |
* | SONAR-3590 Show clean message when the widget fails to render. | Fabrice Bellingard | 2012-07-12 | 5 | -25/+65 |
* | SONAR-2496 Clean the version from snapshots when deleting a version | Fabrice Bellingard | 2012-07-12 | 1 | -0/+9 |
* | SONAR-2496 Support 'previous-version' value for differential views | Fabrice Bellingard | 2012-07-12 | 15 | -178/+474 |
* | Add ResourceDao#getResource(ResourceQuery query) | Simon Brandhof | 2012-07-12 | 2 | -3/+18 |
* | Merge PurgeMapper and PurgeVendorMapper with new MyBatis mechanism | David Gageot | 2012-07-12 | 9 | -92/+43 |
* | Fix creation of administrator | Simon Brandhof | 2012-07-12 | 2 | -10/+10 |
* | Declare parameters as non-null by default in org.sonar.api.platform | Simon Brandhof | 2012-07-12 | 2 | -2/+25 |
* | Improve and refactor the ResourcePermissions component | Simon Brandhof | 2012-07-12 | 25 | -50/+101 |
* | SONAR-3646 do not fail on non-h2 databases when creating administrator | Simon Brandhof | 2012-07-12 | 1 | -1/+5 |
* | SONAR-3646 API : new extension point to be notified on user creation | Simon Brandhof | 2012-07-11 | 8 | -29/+278 |
* | SONAR-3645 Forgot to merge an Oracle mapper and to remove dead code | David Gageot | 2012-07-11 | 2 | -29/+57 |
* | Fix violations | David Gageot | 2012-07-11 | 1 | -6/+6 |
* | Unused import | David Gageot | 2012-07-11 | 1 | -2/+6 |
* | Unused code | David Gageot | 2012-07-11 | 1 | -44/+0 |
* | Cleaner code | David Gageot | 2012-07-11 | 1 | -13/+7 |
* | SONAR-2965 FIX enforce validation query on DataSource | David Gageot | 2012-07-11 | 4 | -8/+20 |
* | SONAR-3645 merge mapper xml files for oracle | David Gageot | 2012-07-11 | 27 | -457/+136 |
* | SONAR-3645 remove useless jdbc types in MyBatis mappers | David Gageot | 2012-07-11 | 28 | -72/+72 |
* | SONAR-3437 merge Mappers | David Gageot | 2012-07-11 | 7 | -69/+38 |
* | SONAR-2965 enforce validation query on DataSource | David Gageot | 2012-07-11 | 10 | -19/+36 |
* | Fix support of sonar.showSqlResults with MyBatis 3.1 | Simon Brandhof | 2012-07-11 | 8 | -84/+99 |
* | Command env variables are initialized with System.getenv() | Simon Brandhof | 2012-07-11 | 3 | -17/+42 |
* | Use version 1.0 of Sonar Common Rules | Fabrice Bellingard | 2012-07-11 | 1 | -1/+1 |