Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaw | Simon Brandhof | 2012-09-06 | 1 | -4/+5 |
| | |||||
* | SONAR-3756 Typo in the 'Upgrade database' page | Simon Brandhof | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | Upgrade JRuby on Rails stack | Simon Brandhof | 2012-09-06 | 1256 | -5228/+21592 |
| | | | | | | * SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14 | ||||
* | SONAR-3742 and SONAR-3779 : drop prototip.js | Simon Brandhof | 2012-09-05 | 5 | -313/+6 |
| | |||||
* | Automatic merge from branch-3.2 | Jenkins CI | 2012-09-05 | 2 | -16/+28 |
|\ | |||||
| * | SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not ↵ | Simon Brandhof | 2012-09-05 | 2 | -16/+28 |
| | | | | | | | | filled and remain empty | ||||
* | | How to enable dev mode on RoR apps | Simon Brandhof | 2012-08-17 | 1 | -0/+5 |
| | | |||||
* | | Document the version of protovis | Simon Brandhof | 2012-08-14 | 1 | -0/+2 |
| | | |||||
* | | Add some HTML ids for selenium tests | Simon Brandhof | 2012-07-26 | 1 | -1/+1 |
| | | |||||
* | | Add some HTML ids for selenium tests | Simon Brandhof | 2012-07-26 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-3.2 | Jenkins CI | 2012-07-26 | 2 | -14/+22 |
|\| | |||||
| * | Fix regression : trim values of conf/sonar.properties | Simon Brandhof | 2012-07-26 | 2 | -14/+22 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-07-25 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 3.2-RC2 | Eric Hartmann | 2012-07-25 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
|/ | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Fix regression introduced in 672f34433e52f15d851dff4978878887e69c2969 | David Gageot | 2012-07-24 | 1 | -7/+3 |
| | |||||
* | Improve slow profile page | David Gageot | 2012-07-23 | 5 | -6/+12 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | SONAR-3646 fix transaction conflict with H2 | Simon Brandhof | 2012-07-20 | 2 | -5/+4 |
| | |||||
* | SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass" | David Gageot | 2012-07-18 | 1 | -5/+3 |
| | | | | Raise a proper NotFound http error instead | ||||
* | Add HTML ids for selenium tests | Simon Brandhof | 2012-07-18 | 1 | -3/+3 |
| | |||||
* | Filter out copy resources | David Gageot | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | Fix display of widget search box | Simon Brandhof | 2012-07-17 | 1 | -20/+22 |
| | |||||
* | SONAR-3669 Filter widget crashes when end-user has not the role "user" | Simon Brandhof | 2012-07-17 | 1 | -2/+4 |
| | |||||
* | Fix Indentation violations | David Gageot | 2012-07-17 | 1 | -3/+4 |
| | |||||
* | FIX SONAR-3667 Unable to change user password | David Gageot | 2012-07-17 | 1 | -1/+3 |
| | |||||
* | SONAR-3665 Boolean widget properties are not saved when editing a widget | David Gageot | 2012-07-17 | 2 | -2/+2 |
| | |||||
* | SONAR-2614 Improve bulk deletion page | Fabrice Bellingard | 2012-07-17 | 1 | -2/+19 |
| | |||||
* | SONAR-3552 Fix case in some labels | Fabrice Bellingard | 2012-07-17 | 3 | -7/+12 |
| | |||||
* | SONAR-3664 Log sonar/plugins versions and sha1 at startup | David Gageot | 2012-07-16 | 5 | -28/+55 |
| | |||||
* | Remove warnings | David Gageot | 2012-07-16 | 1 | -13/+5 |
| | |||||
* | remove warning | David Gageot | 2012-07-16 | 1 | -19/+4 |
| | |||||
* | Fix violation | David Gageot | 2012-07-16 | 1 | -0/+4 |
| | |||||
* | Use ArgumentMatcher | David Gageot | 2012-07-16 | 5 | -39/+31 |
| | |||||
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Improve logging for DEV mode (based on modifications for SONAR-3590) | Fabrice Bellingard | 2012-07-16 | 4 | -20/+20 |
| | |||||
* | Fix compatibility with java 5 | Simon Brandhof | 2012-07-16 | 1 | -6/+5 |
| | |||||
* | Complete unit tests of SettingsChangeNotifier | Simon Brandhof | 2012-07-16 | 2 | -1/+14 |
| | |||||
* | Remove UriReader#openStream() | Simon Brandhof | 2012-07-16 | 2 | -21/+23 |
| | | | | Let's keep API simple. | ||||
* | remove dead code | David Gageot | 2012-07-16 | 1 | -1/+0 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-07-15 | 1 | -1/+9 |
| | |||||
* | Fix loading of GlobalPropertyChangeHandler extensions | Simon Brandhof | 2012-07-15 | 8 | -30/+106 |
| | |||||
* | 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. |