Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some quality flaws | Simon Brandhof | 2012-07-15 | 3 | -37/+32 | |
| | ||||||
* | SONAR-3662 Remove the property sonar.jdbc.validationQuery | Simon Brandhof | 2012-07-14 | 1 | -1/+0 | |
| | ||||||
* | Update Center improvements | Simon Brandhof | 2012-07-14 | 8 | -160/+175 | |
| | | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins | |||||
* | SONAR-3548 move the search box of widgets to the right | Simon Brandhof | 2012-07-14 | 2 | -24/+23 | |
| | ||||||
* | SONAR-3617 Improve performance of treemap filters | Simon Brandhof | 2012-07-14 | 4 | -30/+28 | |
| | ||||||
* | Fix some quality flaw | Simon Brandhof | 2012-07-13 | 5 | -8/+144 | |
| | ||||||
* | SONAR-3633 improve the management of server-side settings | Simon Brandhof | 2012-07-13 | 26 | -440/+433 | |
| | | | | | | * do not save default resource permissions in a db migration but in a server-side extension * new component to save settings from server-side components. It will have to be used by ruby app later. | |||||
* | SONAR-3579 New way to fix conflict with local ruby installations | Simon Brandhof | 2012-07-13 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3628 Possibility to customise the title of global widget | David Gageot | 2012-07-13 | 2 | -6/+9 | |
| | ||||||
* | SONAR-2614 Improve page rendering | Fabrice Bellingard | 2012-07-13 | 1 | -2/+2 | |
| | ||||||
* | SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4s | David Gageot | 2012-07-13 | 1 | -7/+5 | |
| | ||||||
* | 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 | 1 | -2/+2 | |
| | ||||||
* | SONAR-3579 Conflict with Ruby local installation | Simon Brandhof | 2012-07-12 | 1 | -0/+4 | |
| | ||||||
* | Reuse database for faster unit tests | David Gageot | 2012-07-12 | 2 | -2/+1 | |
| | ||||||
* | SONAR-3510 Select a view or a developer when adding a widget to a global ↵ | David Gageot | 2012-07-12 | 1 | -3/+13 | |
| | | | | dashboard | |||||
* | SONAR-2614 Use the resource types | Fabrice Bellingard | 2012-07-12 | 3 | -28/+16 | |
| | ||||||
* | 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 | |
| | ||||||
* | SONAR-3620 use text input for rule copy | David Gageot | 2012-07-12 | 2 | -2/+2 | |
| | ||||||
* | SONAR-2614 Use the ResourceIndex to search for deletable resources | Fabrice Bellingard | 2012-07-12 | 1 | -7/+12 | |
| | ||||||
* | SONAR-3590 Show clean message when the widget fails to render. | Fabrice Bellingard | 2012-07-12 | 4 | -25/+64 | |
| | ||||||
* | SONAR-2496 Clean the version from snapshots when deleting a version | Fabrice Bellingard | 2012-07-12 | 1 | -0/+9 | |
| | | | | | | => when deleting a version event, the 'version' property of a snapshot should be set to the version of the following snapshot to have a consistent and clean history of 'version' properties. | |||||
* | SONAR-2496 Support 'previous-version' value for differential views | Fabrice Bellingard | 2012-07-12 | 3 | -41/+54 | |
| | ||||||
* | Fix creation of administrator | Simon Brandhof | 2012-07-12 | 2 | -10/+10 | |
| | ||||||
* | 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 | 6 | -29/+139 | |
| | ||||||
* | SONAR-2965 FIX enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -0/+1 | |
| | ||||||
* | SONAR-2965 enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -1/+0 | |
| | ||||||
* | Fix support of sonar.showSqlResults with MyBatis 3.1 | Simon Brandhof | 2012-07-11 | 1 | -0/+2 | |
| | ||||||
* | Remove unused constant in roles_controller.rb | Simon Brandhof | 2012-07-10 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3620 Larger text field | David Gageot | 2012-07-10 | 1 | -1/+1 | |
| | | | | 120 cols instead of 40 | |||||
* | SONAR-3618 improve support of the Views plugin | Simon Brandhof | 2012-07-09 | 2 | -4/+28 | |
| | ||||||
* | Fix ITS: Revert "SONAR-3618 improve support of the Views plugin" | David Gageot | 2012-07-08 | 2 | -28/+4 | |
| | | | This reverts commit 4925839fd7c126f25c6352d6688b8fafd5cd81f0. | |||||
* | SONAR-3590 Centralize backtrace logging in the Slf4jLogger class | Fabrice Bellingard | 2012-07-06 | 3 | -4/+8 | |
| | ||||||
* | SONAR-3618 improve support of the Views plugin | Simon Brandhof | 2012-07-06 | 2 | -4/+28 | |
| | ||||||
* | SONAR-3618 support old versions of Views plugin | Simon Brandhof | 2012-07-06 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3590 Log all Rails warnings & errors in "sonar.log" file | Fabrice Bellingard | 2012-07-06 | 2 | -2/+2 | |
| | | | | | => Initial issue: when an exception is raised in a ruby widget, the error stack trace is not logged in the sonar.log file | |||||
* | SONAR-3507 H2 driver should be registered before the connection | David Gageot | 2012-07-06 | 2 | -0/+6 | |
| | | | This works on java6 but not in java5 | |||||
* | SONAR-3618 Add new HTML ids for integration tests | Simon Brandhof | 2012-07-06 | 1 | -12/+12 | |
| | ||||||
* | SONAR-3432 Support Regular expressions | David Gageot | 2012-07-06 | 10 | -45/+53 | |
| | ||||||
* | SONAR-1608 Add index on projects.root_id for better performances | Fabrice Bellingard | 2012-07-06 | 3 | -3/+37 | |
| | | | | => when renaming project keys on large databases. | |||||
* | SONAR-3432 Larger string field | David Gageot | 2012-07-06 | 1 | -2/+2 | |
| | ||||||
* | SONAR-3432 Dead code | David Gageot | 2012-07-06 | 2 | -15/+10 | |
| | ||||||
* | SONAR-3432 Simplify Ruby code | David Gageot | 2012-07-06 | 1 | -12/+6 | |
| | ||||||
* | SONAR-3432 Fix and Improve rule param validation | David Gageot | 2012-07-06 | 4 | -36/+52 | |
| | ||||||
* | SONAR-3432 Partially migrate rule param types to new names | David Gageot | 2012-07-06 | 7 | -11/+12 | |
| | ||||||
* | SONAR-3432 Clean-up ruby code | David Gageot | 2012-07-06 | 1 | -17/+13 | |
| |