aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve test coverageFabrice Bellingard2012-07-134-2/+52
* SONAR-2614 Improve page renderingFabrice Bellingard2012-07-132-3/+3
* SONAR-3539 With Jacoco & ant task, "lines_to_cover" is computed on unit testsDavid Gageot2012-07-134-17/+79
* Make sure these tests work on Eclipse even with mvm eclipse:eclipseDavid Gageot2012-07-134-51/+76
* SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4sDavid Gageot2012-07-131-7/+5
* Improve documentation of ResourceType with new propertyFabrice Bellingard2012-07-131-0/+1
* Add method checkTable() with list of columns to AbstractDaoTestCase/AbstractD...Simon Brandhof2012-07-132-5/+41
* Always display tabs in the bulk edition console, even if they're emptySimon Brandhof2012-07-121-7/+1
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-123-70/+72
* SONAR-3579 Conflict with Ruby local installationSimon Brandhof2012-07-121-0/+4
* SONAR-3653 Weird branche coverage for new codeDavid Gageot2012-07-121-6/+6
* Reuse database for faster unit testsDavid Gageot2012-07-126-58/+37
* Improve test codeDavid Gageot2012-07-128-193/+180
* SONAR-3510 Select a view or a developer when adding a widget to a global dash...David Gageot2012-07-123-35/+52
* SONAR-2614 Use the resource typesFabrice Bellingard2012-07-124-31/+16
* SONAR-1608 Update documentation on ResourceTypeFabrice Bellingard2012-07-121-0/+2
* Remove some duplicationDavid Gageot2012-07-121-98/+80
* Fix rule escapingDavid Gageot2012-07-122-4/+4
* Support embedded in memory databaseDavid Gageot2012-07-122-5/+28
* Enable passing additional parameters to scriptsDavid Gageot2012-07-126-6/+6
* Add logsDavid Gageot2012-07-121-1/+1
* SONAR-3620 use text input for rule copyDavid Gageot2012-07-122-2/+2
* SONAR-3637 Upgrade to JaCoCo 0.5.8Evgeny Mandrikov2012-07-121-1/+1
* Deploy the component ResourcePermissions on server-sideSimon Brandhof2012-07-122-2/+4
* Add missing import Fabrice Bellingard2012-07-121-0/+1
* SONAR-2614 Use the ResourceIndex to search for deletable resourcesFabrice Bellingard2012-07-121-7/+12
* SONAR-3543 Display sources folder in error messageFabrice Bellingard2012-07-122-9/+35
* SONAR-3590 Show clean message when the widget fails to render.Fabrice Bellingard2012-07-125-25/+65
* SONAR-2496 Clean the version from snapshots when deleting a versionFabrice Bellingard2012-07-121-0/+9
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-1215-178/+474
* Add ResourceDao#getResource(ResourceQuery query)Simon Brandhof2012-07-122-3/+18
* Merge PurgeMapper and PurgeVendorMapper with new MyBatis mechanismDavid Gageot2012-07-129-92/+43
* Fix creation of administratorSimon Brandhof2012-07-122-10/+10
* Declare parameters as non-null by default in org.sonar.api.platformSimon Brandhof2012-07-122-2/+25
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-1225-50/+101
* SONAR-3646 do not fail on non-h2 databases when creating administratorSimon Brandhof2012-07-121-1/+5
* SONAR-3646 API : new extension point to be notified on user creationSimon Brandhof2012-07-118-29/+278
* SONAR-3645 Forgot to merge an Oracle mapper and to remove dead codeDavid Gageot2012-07-112-29/+57
* Fix violationsDavid Gageot2012-07-111-6/+6
* Unused importDavid Gageot2012-07-111-2/+6
* Unused codeDavid Gageot2012-07-111-44/+0
* Cleaner codeDavid Gageot2012-07-111-13/+7
* SONAR-2965 FIX enforce validation query on DataSourceDavid Gageot2012-07-114-8/+20
* SONAR-3645 merge mapper xml files for oracleDavid Gageot2012-07-1127-457/+136
* SONAR-3645 remove useless jdbc types in MyBatis mappersDavid Gageot2012-07-1128-72/+72
* SONAR-3437 merge MappersDavid Gageot2012-07-117-69/+38
* SONAR-2965 enforce validation query on DataSourceDavid Gageot2012-07-1110-19/+36
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-118-84/+99
* Command env variables are initialized with System.getenv()Simon Brandhof2012-07-113-17/+42
* Use version 1.0 of Sonar Common RulesFabrice Bellingard2012-07-111-1/+1