aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4sDavid Gageot2012-07-131-7/+5
* 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-121-2/+2
* SONAR-3579 Conflict with Ruby local installationSimon Brandhof2012-07-121-0/+4
* Reuse database for faster unit testsDavid Gageot2012-07-122-2/+1
* SONAR-3510 Select a view or a developer when adding a widget to a global dash...David Gageot2012-07-121-3/+13
* SONAR-2614 Use the resource typesFabrice Bellingard2012-07-123-28/+16
* 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
* SONAR-3620 use text input for rule copyDavid Gageot2012-07-122-2/+2
* SONAR-2614 Use the ResourceIndex to search for deletable resourcesFabrice Bellingard2012-07-121-7/+12
* SONAR-3590 Show clean message when the widget fails to render.Fabrice Bellingard2012-07-124-25/+64
* 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-123-41/+54
* Fix creation of administratorSimon Brandhof2012-07-122-10/+10
* 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-116-29/+139
* SONAR-2965 FIX enforce validation query on DataSourceDavid Gageot2012-07-111-0/+1
* SONAR-2965 enforce validation query on DataSourceDavid Gageot2012-07-111-1/+0
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-111-0/+2
* Remove unused constant in roles_controller.rbSimon Brandhof2012-07-101-1/+1
* SONAR-3620 Larger text fieldDavid Gageot2012-07-101-1/+1
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-092-4/+28
* Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"David Gageot2012-07-082-28/+4
* SONAR-3590 Centralize backtrace logging in the Slf4jLogger classFabrice Bellingard2012-07-063-4/+8
* SONAR-3618 improve support of the Views pluginSimon Brandhof2012-07-062-4/+28
* SONAR-3618 support old versions of Views pluginSimon Brandhof2012-07-061-1/+1
* SONAR-3590 Log all Rails warnings & errors in "sonar.log" fileFabrice Bellingard2012-07-062-2/+2
* SONAR-3507 H2 driver should be registered before the connectionDavid Gageot2012-07-062-0/+6
* SONAR-3618 Add new HTML ids for integration testsSimon Brandhof2012-07-061-12/+12
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-0610-45/+53
* SONAR-1608 Add index on projects.root_id for better performancesFabrice Bellingard2012-07-063-3/+37
* SONAR-3432 Larger string fieldDavid Gageot2012-07-061-2/+2
* SONAR-3432 Dead codeDavid Gageot2012-07-062-15/+10
* SONAR-3432 Simplify Ruby codeDavid Gageot2012-07-061-12/+6
* SONAR-3432 Fix and Improve rule param validationDavid Gageot2012-07-064-36/+52
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-067-11/+12
* SONAR-3432 Clean-up ruby codeDavid Gageot2012-07-061-17/+13
* SONAR-1995 Use TEXT input for xpath expression in XPath RuleDavid Gageot2012-07-061-3/+3
* SONAR-3620 Define a new TEXT widget property typeDavid Gageot2012-07-061-10/+25
* SONAR-3432 fix and format htmlDavid Gageot2012-07-062-92/+90
* SONAR-3432 show input field for listsDavid Gageot2012-07-061-0/+2
* SONAR-3432 unused codeDavid Gageot2012-07-061-14/+0
* SONAR-2614 Add time spent on deletionFabrice Bellingard2012-07-062-0/+12
* SONAR-2614 Sort resources by nameFabrice Bellingard2012-07-061-1/+1
* SONAR-3432 reuse input field generation codeDavid Gageot2012-07-064-49/+40
* Nasty Hack to make active record ignore two columns in user system tableDavid Gageot2012-07-061-0/+2
* SONAR-3618 add HTML ids for integration testsSimon Brandhof2012-07-062-19/+14